public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [Mach-O - committed]: Handle LC_DYLD_INFO
@ 2009-09-09 14:59 Tristan Gingold
  0 siblings, 0 replies; only message in thread
From: Tristan Gingold @ 2009-09-09 14:59 UTC (permalink / raw)
  To: Binutils

Hi,

I have just committed this patch to handle LC_DYLD_INFO added by  
Darwin10 (aka Snow Leopard).

Tristan.

bfd/
2009-09-09  Tristan Gingold  <gingold@adacore.com>

	Handle DYLD_INFO introduced by Darwin10.
	* mach-o.h (bfd_mach_o_load_command_type): Add
	BFD_MACH_O_LC_DYLD_INFO.
	(bfd_mach_o_dyld_info_command): New type.
	(bfd_mach_o_load_command): Add dyld_info field.
	* mach-o.c (bfd_mach_o_scan_read_str): Reduce size of buf.
	(bfd_mach_o_scan_read_dyld_info): New function.
	(bfd_mach_o_scan_read_command): Handle BFD_MACH_O_LC_DYLD_INFO.
	(bfd_mach_o_bfd_print_private_bfd_data): Ditto.
	(bfd_mach_o_load_command_name): AddB FD_MACH_O_LC_DYLD_INFO.
	(bfd_mach_o_print_dyld_info): New function.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-09 14:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-09 14:59 [Mach-O - committed]: Handle LC_DYLD_INFO Tristan Gingold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).