summaryrefslogtreecommitdiff
path: root/bfd/format.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-5/+3
* Call cleanup on bfd_check_format_matches error exitAlan Modra2020-03-041-0/+4
* bfd_check_format_matches preserving matches vs. cleanupsAlan Modra2020-03-031-5/+19
* bfd_cleanup for object_pAlan Modra2020-03-021-16/+18
* bfd_size_type to size_tAlan Modra2020-02-191-1/+1
* bfd_check_format: ignore errors from coff_real_object_pAlan Modra2020-01-061-8/+0
* Release bfd_alloc memory in bfd_check_format_matchesAlan Modra2020-01-041-13/+37
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_check_format memory leakAlan Modra2019-12-201-0/+2
* Plugin target handlingAlan Modra2019-06-281-1/+8
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* PR22458, failure to choose a matching ELF targetAlan Modra2018-05-161-9/+15
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Prevent segfault in GDB when searching for architecture matches.Bhushan Attarde2016-09-141-0/+3
* Fix BFD format matching for x86_64-w64-mingw32 -m32 LTO.Joseph Myers2016-02-161-2/+15
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix a memory access violation triggeed by a fuzzed binary.Nick Clifton2014-12-161-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * 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