summaryrefslogtreecommitdiff
path: root/bfd/format.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-09-14Prevent segfault in GDB when searching for architecture matches.Bhushan Attarde
2016-02-16Fix BFD format matching for x86_64-w64-mingw32 -m32 LTO.Joseph Myers
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-16Fix a memory access violation triggeed by a fuzzed binary.Nick Clifton
2014-03-05Update copyright yearsAlan Modra
2013-05-23 * format.c (bfd_check_format_matches): Don't match a target inAlan Modra
2013-01-28 * archive.c (bfd_generic_archive_p): Return target and keepAlan Modra
2013-01-26 * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-02update copyright datesAlan Modra
2008-01-21 PR 4453Alan Modra
2007-09-14 * format.c (bfd_check_format_matches): Record matching targets evenAlan Modra
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2005-12-132005-12-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-10-05 * archive.c: Add missing SUBSECTION for documentation.Bob Wilson
2005-05-17 * elf.c (_bfd_elf_write_object_contents): Check for non-NULLDaniel Jacobowitz
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-03-03update copyright datesAlan Modra
2005-02-24 * coffcode.h (coff_sym_filepos): Remove GNU960 conditional code.Ben Elliston
2003-11-30 * ChangeLog: Fix typos.Kazu Hirata
2003-06-29Convert to C90 and a few tweaks.Alan Modra
2003-04-18Only check associated vector if the matching_vector has been created.Nick Clifton
2003-03-31Fix memory leaksNick Clifton
2003-02-14Change embedded documentation to use consistent indentation and to split upNick Clifton
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-11-05 * config.bfd (sh-*-linux*): Use bfd_elf*_sh64*lin_vec as sh64Alan Modra
2002-10-25 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-08-17 * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED toAlan Modra
2001-08-17 * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.Alan Modra
2001-03-08Update copyright noticesNick Clifton
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-07-20Fix formattingNick Clifton
1999-05-0319990502 sourceware importRichard Henderson