This is the mail archive of the binutils-cvs@sources.redhat.com 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 read.c write.c config/obj-mu ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2005-04-26 17:15:22

Modified files:
	gas            : ChangeLog read.c write.c 
	gas/config     : obj-multi.h 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/all: assign.s 

Log message:
	gas/
	
	2005-04-26  H.J. Lu  <hongjiu.lu@intel.com>
	
	* config/obj-multi.h (FAKE_LABEL_NAME): Defined.
	
	* read.c (pseudo_set): Disallow symbol set to common symbol.
	
	PR 857
	* write.c (write_object_file): Report common symbol name when
	disallowing local symbol set to common symbol.
	(adjust_reloc_syms): Disallow local symbol set to undefined
	symbol.
	
	gas/testsuite/
	
	2005-04-26  H.J. Lu  <hongjiu.lu@intel.com>
	
	* gas/all/assign.s: Make `x' and `y' global.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.2502&r2=1.2503
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/read.c.diff?cvsroot=src&r1=1.98&r2=1.99
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/write.c.diff?cvsroot=src&r1=1.86&r2=1.87
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/obj-multi.h.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.838&r2=1.839
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/all/assign.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]