summaryrefslogtreecommitdiff
path: root/bfd/versados.c
Commit message (Expand)AuthorAgeFilesLines
* Remove m68k-aout and m68k-coff supportAlan Modra2018-04-161-939/+0
* Remove bfd stub function casts.Alan Modra2018-02-161-7/+6
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-1/+1
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-2/+3
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-33/+33
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+1
* Fix seg-faults in objdump when disassembling a corrupt versados binary.Nick Clifton2017-06-141-4/+8
* bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi2017-05-101-0/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* 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
* Remove trailing spaces in bfdH.J. Lu2015-08-121-2/+2
* Fix memory access violations triggered by running objdump compiled with out-o...Nick Clifton2015-02-101-1/+2
* Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton2015-01-211-5/+15
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-8/+22
* More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton2014-11-261-16/+29
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-251-0/+1
* Fixes for memory access violations exposed by fuzzinf various binaries.Nick Clifton2014-11-211-3/+18
* Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra2014-10-151-0/+1
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-1/+0
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-051-3/+3
* 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-1/+3
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-3/+3
* 2009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook2009-11-231-0/+2
* update copyright datesAlan Modra2009-09-021-1/+1
* bfd/Richard Sandiford2009-04-161-0/+1
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-1/+2
* bfd/Alan Modra2006-06-191-3/+3
* 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-275/+202
* update copyright datesAlan Modra2005-03-031-1/+1
* * coffcode.h (coff_print_aux): Warning fix.Alan Modra2005-02-241-2/+2
* 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-3/+3
* * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra2004-04-301-1/+2
* * ChangeLog: Fix typos.Kazu Hirata2003-11-301-2/+2
* * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra2003-11-041-2/+2
* Index: doc/ChangeLogAndrew Cagney2003-10-161-2/+2