summaryrefslogtreecommitdiff
path: root/bfd/vms-alpha.c
Commit message (Expand)AuthorAgeFilesLines
* Fix address violation issues encountered when parsing corrupt binaries.Nick Clifton2017-07-271-33/+58
* Fix another memory access error triggered by attempting to parse a corrupt bi...Nick Clifton2017-07-241-0/+3
* Fix address violation errors parsing corrupt binary files.Nick Clifton2017-07-241-5/+54
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* BFD long long cleanupAlan Modra2017-07-031-1/+1
* Fix address violation parsing a corrupt Alpha VMS binary file.Nick Clifton2017-06-211-13/+41
* Fix potential address violation parsing a corrupt Alpha VMS file.Nick Clifton2017-06-211-0/+10
* Fix address violation parsing a corrupt IEEE Alpha binary.Nick Clifton2017-06-211-4/+23
* Fix address violations when reading corrupt VMS records.Nick Clifton2017-06-191-0/+27
* Fix access violation disassembling a corrupt VMS binary.Nick Clifton2017-06-191-6/+21
* Fix access violation when disassembling a corrupt VMS binary.Nick Clifton2017-06-191-2/+12
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+2
* Handle EITR records in VMS Alpha binaries with overlarge command length param...Nick Clifton2017-06-151-8/+8
* Fix potential address violations when processing a corrupt Alpha VMA binary.Nick Clifton2017-06-141-10/+41
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-181-16/+16
* bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi2017-05-101-0/+5
* Use %A and %B in more error messagesAlan Modra2017-04-131-5/+4
* 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-17/+96
* Remove syntactic sugarAlan Modra2016-09-301-65/+64
* Return void from linker callbacksAlan Modra2016-05-281-3/+2
* Skip an archive element if not added by linkerH.J. Lu2016-05-251-1/+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
* More "Make asection->id and asection->index unsigned"Alan Modra2015-08-311-2/+2
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-1/+1
* Remove trailing spaces in bfdH.J. Lu2015-08-121-1/+1
* Fixes memory access violations triggered by running dlltool on fuzzed binaries.Nick Clifton2015-01-221-0/+18
* 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-1/+6
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-251-0/+3
* Fixes for memory access violations exposed by fuzzinf various binaries.Nick Clifton2014-11-211-6/+9
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-151-27/+11
* Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra2014-10-151-0/+1
* Prevent alpha_vms_object_p stopping bfd_check_format_matches scanAlan Modra2014-08-291-9/+2
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-1/+0
* Make bfd.link_next field a unionAlan Modra2014-06-131-3/+3
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* 2013-07-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-07-091-141/+14
* 2013-07-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-07-021-0/+22
* * ecoff.c: casting the return value of BFD_ALIGN to intNick Clifton2013-04-241-1/+1
* * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton2013-04-171-3/+3
* typo fixesAlan Modra2012-08-171-1/+1
* 2011-08-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-08-041-2/+2
* include/ChangeLogCatherine Moore2011-07-111-0/+1
* 2011-06-28 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-06-281-3/+4
* 2011-06-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-06-271-10/+5
* 2011-06-24 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-06-241-1/+8
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-5/+14