summaryrefslogtreecommitdiff
path: root/bfd/format.c
Commit message (Expand)AuthorAgeFilesLines
* * format.c (bfd_check_format_matches): Don't match a target inAlan Modra2013-05-231-1/+21
* * archive.c (bfd_generic_archive_p): Return target and keepAlan Modra2013-01-281-38/+37
* * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra2013-01-261-17/+130
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-9/+31
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-1/+1
* update copyright datesAlan Modra2009-09-021-1/+1
* PR 4453Alan Modra2008-01-211-6/+7
* * format.c (bfd_check_format_matches): Record matching targets evenAlan Modra2007-09-141-77/+35
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+4
* bfd/Alan Modra2007-04-261-2/+2
* 2005-12-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-12-131-1/+3
* * archive.c: Add missing SUBSECTION for documentation.Bob Wilson2005-10-051-0/+2
* * elf.c (_bfd_elf_write_object_contents): Check for non-NULLDaniel Jacobowitz2005-05-171-0/+16
* 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
* update copyright datesAlan Modra2005-03-031-2/+2
* * coffcode.h (coff_sym_filepos): Remove GNU960 conditional code.Ben Elliston2005-02-241-10/+0
* * ChangeLog: Fix typos.Kazu Hirata2003-11-301-1/+1
* Convert to C90 and a few tweaks.Alan Modra2003-06-291-24/+16
* Only check associated vector if the matching_vector has been created.Nick Clifton2003-04-181-1/+3
* Fix memory leaksNick Clifton2003-03-311-2/+10
* Change embedded documentation to use consistent indentation and to split upNick Clifton2003-02-141-24/+26
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-22/+22
* * config.bfd (sh-*-linux*): Use bfd_elf*_sh64*lin_vec as sh64Alan Modra2002-11-051-13/+41
* * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin2002-10-251-2/+2
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-2/+2
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-5/+6
* * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED toAlan Modra2001-08-171-4/+2
* * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.Alan Modra2001-08-171-31/+66
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-37/+35
* Fix formattingNick Clifton2000-07-201-116/+145
* Initial revisionRichard Henderson1999-05-031-0/+342