src/bfd ChangeLog mach-o.c mach-o.h

gingold@sourceware.org gingold@sourceware.org
Wed Sep 16 13:30:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	gingold@sourceware.org	2009-09-16 13:30:32

Modified files:
	bfd            : ChangeLog mach-o.c mach-o.h 

Log message:
	2009-09-16  Tristan Gingold  <gingold@adacore.com>
	
	* mach-o.h (bfd_mach_o_filetype): Add new constants from darwin10.
	Reindent.
	* mach-o.c (bfd_mach_o_cpu_name): Reindent.
	(bfd_mach_o_filetype_name): Complete with new constants.  Reindent.
	(bfd_mach_o_print_private_header): Use fputs instead of fprintf
	when possible to avoid warnings.
	(bfd_mach_o_print_section_map): Ditto.
	(bfd_mach_o_section_get_entry_size): New function.
	(bfd_mach_o_section_get_nbr_indirect): Simplify using the newly
	added function.
	(bfd_mach_o_print_dysymtab): Print address of indirect symbols.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4782&r2=1.4783
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/mach-o.c.diff?cvsroot=src&r1=1.42&r2=1.43
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/mach-o.h.diff?cvsroot=src&r1=1.18&r2=1.19



More information about the Binutils-cvs mailing list