aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove IEEE 695 object supportAlan Modra2018-04-161-3957/+0
* Remove i860, i960, bout and aout-adobe targetsAlan Modra2018-04-111-28/+0
* %L conversionsAlan Modra2018-02-191-2/+2
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-5/+5
* Remove bfd stub function casts.Alan Modra2018-02-161-19/+12
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-4/+5
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-4/+4
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-12/+12
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-4/+4
* Fix address violation when parsing a corrupt IEEE binary.Nick Clifton2017-06-211-0/+8
* Fix access violation when parsing a corrupt IEEE binary.Nick Clifton2017-06-191-3/+20
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+1
* Fix address violation parsing a corrupt ieee binary.Nick Clifton2017-06-151-1/+1
* Avoid a possible compiler bug by using a static buffer instead of a stack loc...Nick Clifton2017-06-151-1/+1
* bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi2017-05-101-0/+1
* Use %A and %B in more error messagesAlan Modra2017-04-131-5/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+4
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+14
* Remove syntactic sugarAlan Modra2016-09-301-5/+5
* Add support for non-ELF targets to check their relocs.Nick Clifton2016-04-211-0/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-251-0/+2
* Fixes for memory access violations exposed by fuzzinf various binaries.Nick Clifton2014-11-211-85/+176
* More fixes for invalid memory accesses triggered by corrupt binaries.Nick Clifton2014-11-141-2/+4
* Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra2014-10-151-20/+3
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-2/+0
* Update copyright yearsAlan Modra2014-03-051-1/+1
* PR binutils/11983Nick Clifton2014-01-021-4/+3
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-1/+1
* include/ChangeLogCatherine Moore2011-07-111-0/+1
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-1/+2
* fix set but unused variable warningsAlan Modra2010-06-271-0/+6
* Update copyright year.H.J. Lu2010-03-241-1/+1
* 2010-01-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-01-261-0/+1
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-11/+11
* 2009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook2009-11-231-0/+2
* update copyright datesAlan Modra2009-09-021-1/+1
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-4/+4
* bfd/Richard Sandiford2009-04-161-0/+1
* bfd/Kazu Hirata2007-09-111-0/+6
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+4
* bfd/Alan Modra2007-04-261-1/+1
* * ecoff.c (_bfd_ecoff_write_armap): Initialise rehash.Nick Clifton2007-04-211-3/+3
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-1/+2
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-2/+2
* bfd/Alan Modra2006-06-191-1/+1
* * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra2006-06-011-3/+3