This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src ld/ChangeLog ld/configure.tgt ld/testsuite ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2011-06-19 21:22:16

Modified files:
	ld             : ChangeLog configure.tgt 
	ld/testsuite   : ChangeLog 
	ld/testsuite/ld-elf: eh1.d eh2.d eh3.d eh4.d 
	ld/testsuite/ld-elfvsb: elfvsb.exp 
	ld/testsuite/ld-ifunc: ifunc-1-local-x86.d ifunc-1-x86.d 
	                       ifunc-3a-x86.d 
	ld/testsuite/ld-shared: shared.exp 
	ld/testsuite/ld-x86-64: pcrel16.d x86-64.exp 
	bfd            : ChangeLog elf64-x86-64.c 
	gas            : ChangeLog configure.tgt 
	binutils/testsuite: ChangeLog 
	binutils/testsuite/binutils-all: elfedit-1.d 

Log message:
	Fix misc x32 bugs.
	
	bfd/
	
	2011-06-19  H.J. Lu  <hongjiu.lu@intel.com>
	
	* elf64-x86-64.c (elf_backend_post_process_headers): Defined
	for x32.
	
	binutils/testsuite/
	
	2011-06-19  H.J. Lu  <hongjiu.lu@intel.com>
	
	* binutils-all/elfedit-1.d: Updated for x32.
	
	gas/
	
	2011-06-19  H.J. Lu  <hongjiu.lu@intel.com>
	
	* configure.tgt: Support x32.
	
	ld/
	
	2011-06-19  H.J. Lu  <hongjiu.lu@intel.com>
	
	* configure.tgt: Support x32.
	
	ld/testsuite/
	
	2011-06-19  H.J. Lu  <hongjiu.lu@intel.com>
	
	* ld-elf/eh1.d: Skip x32.
	* ld-elf/eh2.d: Likewise.
	* ld-elf/eh3.d: Likewise.
	* ld-elf/eh4.d: Likewise.
	
	* ld-elfvsb/elfvsb.exp: Only xfail 64bit x86_64-*-linux*.
	* ld-shared/shared.exp: Likewise.
	
	* ld-ifunc/ifunc-1-local-x86.d: Support x32.
	* ld-ifunc/ifunc-1-x86.d: Likewise.
	* ld-ifunc/ifunc-3a-x86.d: Likewise.
	* ld-x86-64/pcrel16.d: Likewise.
	
	* ld-x86-64/x86-64.exp (x86_64tests): Add missing -melf_x86_64.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2347&r2=1.2348
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/configure.tgt.diff?cvsroot=src&r1=1.249&r2=1.250
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1428&r2=1.1429
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-elf/eh1.d.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-elf/eh2.d.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-elf/eh3.d.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-elf/eh4.d.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-elfvsb/elfvsb.exp.diff?cvsroot=src&r1=1.35&r2=1.36
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-ifunc/ifunc-1-local-x86.d.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-ifunc/ifunc-1-x86.d.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-ifunc/ifunc-3a-x86.d.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-shared/shared.exp.diff?cvsroot=src&r1=1.26&r2=1.27
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-x86-64/pcrel16.d.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-x86-64/x86-64.exp.diff?cvsroot=src&r1=1.32&r2=1.33
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5393&r2=1.5394
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&r1=1.231&r2=1.232
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4510&r2=1.4511
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/configure.tgt.diff?cvsroot=src&r1=1.68&r2=1.69
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/testsuite/ChangeLog.diff?cvsroot=src&r1=1.237&r2=1.238
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/testsuite/binutils-all/elfedit-1.d.diff?cvsroot=src&r1=1.1&r2=1.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]