summaryrefslogtreecommitdiff
path: root/bfd/vms-alpha.c
Commit message (Expand)AuthorAgeFilesLines
* ubsan: alpha-vms: segvAlan Modra2020-01-141-9/+11
* ubsan: alpha-vma: timeoutAlan Modra2020-01-131-8/+11
* alpha-vms: don't exit on stack underflow/overflowAlan Modra2020-01-061-53/+102
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* asan: alpha-vms: Heap-buffer-overflowAlan Modra2019-12-311-51/+41
* vms-alpha.c object_p memory leaksAlan Modra2019-12-301-12/+22
* ubsan: alpha-vms: shift exponent is too largeAlan Modra2019-12-291-9/+8
* asan: alpha-vms: memory leaksAlan Modra2019-12-291-43/+71
* asan: vms-alpha: heap-buffer-overflowAlan Modra2019-12-231-16/+40
* bfd_section_* macrosAlan Modra2019-09-191-10/+10
* Don't use bfd_get_* macro to set bfd fieldsAlan Modra2019-09-181-2/+2
* Tidy ld/ldmisc.cAlan Modra2019-09-111-0/+2
* vms-alpha gas segfaultAlan Modra2019-05-221-1/+4
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Pack reloc_howto_structAlan Modra2018-08-211-3/+9
* Delete NEWHOWTO and tidy some uses of reloc_howto_structAlan Modra2018-08-211-1/+1
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-0/+2
* assorted target messagesAlan Modra2018-02-261-39/+40
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-4/+4
* Remove bfd stub function casts.Alan Modra2018-02-161-10/+20
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-2/+2
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-3/+4
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-3072/+3072
* 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