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 mach-o.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	gingold@sourceware.org	2009-12-15 09:28:28

Modified files:
	bfd            : ChangeLog mach-o.c 

Log message:
	2009-12-15  Tristan Gingold  <gingold@adacore.com>
	
	* mach-o.c (struct mach_o_section_name_xlat): Add flags field.
	(dwarf_section_names_xlat): Add section flags.
	(text_section_names_xlat): Ditto.
	(data_section_names_xlat): Ditto.
	(bfd_mach_o_convert_section_name_to_bfd): Now return name and section
	flags by reference.
	(bfd_mach_o_make_bfd_section): Use section flags when know, otherwise
	try to guess.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4859&r2=1.4860
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/mach-o.c.diff?cvsroot=src&r1=1.48&r2=1.49


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