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 bfd/ChangeLog bfd/elf32-xtensa.c gas/Chang ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	bwilson@sourceware.org	2008-05-07 23:13:09

Modified files:
	bfd            : ChangeLog elf32-xtensa.c 
	gas            : ChangeLog 
	gas/config     : tc-xtensa.c 

Log message:
	bfd/
	* elf32-xtensa.c (xtensa_property_section_name): New.
	(xtensa_make_property_section): New.
	(xtensa_get_property_section): Make static.  Do not create a new
	section if it does not exist.
	gas/
	* config/tc-xtensa.c (xtensa_create_property_segments): Use
	xtensa_make_property_section instead of xtensa_get_property_section.
	(xtensa_create_xproperty_segments): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4203&r2=1.4204
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-xtensa.c.diff?cvsroot=src&r1=1.109&r2=1.110
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3548&r2=1.3549
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-xtensa.c.diff?cvsroot=src&r1=1.100&r2=1.101


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