aboutsummaryrefslogtreecommitdiff
path: root/bfd/mach-o.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-16bfd/Richard Sandiford1-0/+1
2009-01-27* mach-o.c (bfd_mach_o_archive_p): Restrict the number ofAndreas Schwab1-0/+5
2008-12-232008-12-23 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-11/+105
2008-11-062008-11-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-97/+347
2008-09-052008-09-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-90/+363
2008-07-30Silence gcc printf warningsAlan Modra1-3/+3
2008-02-20PR 868Nick Clifton1-4/+12
2007-08-31* mach-o.c (bfd_mach_o_make_bfd_section): Fix test for non zerofill sections.Nick Clifton1-1/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-1/+1
2007-02-15 * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,Alan Modra1-4/+1
2006-06-19bfd/Alan Modra1-1/+1
2006-06-01 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra1-19/+14
2005-12-23 * corefile.c (generic_core_file_matches_executable_p): New function.Joel Brobecker1-7/+1
2005-05-23Approved by nickc@redhat.comFred Fish1-0/+1
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-04-11Convert to ISO C90 formattingNick Clifton1-495/+356
2005-02-20include/Alan Modra1-2/+2
2005-02-16 * mach-o.c (bfd_mach_o_scan): Don't ignore return value ofAlan Modra1-2/+2
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-59/+1
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton1-0/+2
2004-07-21bfd/H.J. Lu1-0/+2
2004-06-24bfd/Alan Modra1-7/+7
2004-05-17binutils ChangeLog:Bob Wilson1-0/+1
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra1-1/+2
2004-03-15 * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.Alan Modra1-1/+1
2003-11-04 * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date.Alan Modra1-1/+1
2003-10-16Index: doc/ChangeLogAndrew Cagney1-3/+3
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-55/+88
2002-11-12 * bfd.c (struct bfd_preserve): New.Alan Modra1-82/+114
2002-11-11 * mach-o.c (bfd_mach_o_scan_read_thread): Don't re-use 'i' whenAlan Modra1-79/+78
2002-11-06Add support for PEF, Mach-O, xSYMNick Clifton1-0/+2163