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/gas ChangeLog config/tc-m68k.c testsuite/C ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2009-10-13 08:55:31

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-m68k.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/m68k: all.exp p3041.d p3041.s 
Added files:
	gas/testsuite/gas/m68k: p3041data.d p3041data.s 

Log message:
	gas:
	2009-10-07  Vincent Riviere  <vincent.riviere@freesbee.fr>
	
	PR gas/3041
	* config/tc-m68k.c (tc_gen_reloc): Fix addend for relocations
	located in data section an referencing a weak symbol.
	
	gas/testsuite:
	
	2009-10-07  Vincent Riviere  <vincent.riviere@freesbee.fr>
	
	PR gas/3041
	* gas/m68k/all.exp: Added "p3041data".
	* gas/m68k/p3041.d, gas/m68k/p3041.s: Added tests of weak references
	from text section to all possible sections.
	* gas/m68k/p3041data.d, gas/m68k/p3041data.s: New test. Check weak
	references from data section.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3982&r2=1.3983
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-m68k.c.diff?cvsroot=src&r1=1.111&r2=1.112
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1566&r2=1.1567
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/m68k/p3041data.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/m68k/p3041data.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/m68k/all.exp.diff?cvsroot=src&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/m68k/p3041.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/m68k/p3041.s.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]