summaryrefslogtreecommitdiff
path: root/bfd/mach-o.c
Commit message (Expand)AuthorAgeFilesLines
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-8/+8
* 2009-06-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-06-251-184/+247
* 2009-06-22 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-06-221-0/+1
* 2009-06-19 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-06-191-1/+1
* 2009-06-19 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-06-191-157/+840
* 2009-06-12 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-06-121-148/+360
* 2009-06-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-06-091-272/+333
* 2009-06-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-06-051-252/+404
* bfd/Richard Sandiford2009-04-161-0/+1
* * mach-o.c (bfd_mach_o_archive_p): Restrict the number ofAndreas Schwab2009-01-271-0/+5
* 2008-12-23 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-12-231-11/+105
* 2008-11-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-11-061-97/+347
* 2008-09-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-09-051-90/+363
* Silence gcc printf warningsAlan Modra2008-07-301-3/+3
* PR 868Nick Clifton2008-02-201-4/+12
* * mach-o.c (bfd_mach_o_make_bfd_section): Fix test for non zerofill sections.Nick Clifton2007-08-311-1/+1
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-1/+1
* * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,Alan Modra2007-02-151-4/+1
* bfd/Alan Modra2006-06-191-1/+1
* * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra2006-06-011-19/+14
* * corefile.c (generic_core_file_matches_executable_p): New function.Joel Brobecker2005-12-231-7/+1
* Approved by nickc@redhat.comFred Fish2005-05-231-0/+1
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* Convert to ISO C90 formattingNick Clifton2005-04-111-495/+356
* include/Alan Modra2005-02-201-2/+2
* * mach-o.c (bfd_mach_o_scan): Don't ignore return value ofAlan Modra2005-02-161-2/+2
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-59/+1
* Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton2004-10-081-0/+2
* bfd/H.J. Lu2004-07-211-0/+2
* bfd/Alan Modra2004-06-241-7/+7
* binutils ChangeLog:Bob Wilson2004-05-171-0/+1
* * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra2004-04-301-1/+2
* * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.Alan Modra2004-03-151-1/+1
* * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date.Alan Modra2003-11-041-1/+1
* Index: doc/ChangeLogAndrew Cagney2003-10-161-3/+3
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-55/+88
* * bfd.c (struct bfd_preserve): New.Alan Modra2002-11-121-82/+114
* * mach-o.c (bfd_mach_o_scan_read_thread): Don't re-use 'i' whenAlan Modra2002-11-111-79/+78
* Add support for PEF, Mach-O, xSYMNick Clifton2002-11-061-0/+2163