aboutsummaryrefslogtreecommitdiff
path: root/bfd/vms-alpha.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-08-21Pack reloc_howto_structAlan Modra1-3/+9
2018-08-21Delete NEWHOWTO and tidy some uses of reloc_howto_structAlan Modra1-1/+1
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu1-0/+2
2018-02-26assorted target messagesAlan Modra1-39/+40
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-4/+4
2018-02-16Remove bfd stub function casts.Alan Modra1-10/+20
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton1-2/+2
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton1-3/+4
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-3072/+3072
2017-07-27Fix address violation issues encountered when parsing corrupt binaries.Nick Clifton1-33/+58
2017-07-24Fix another memory access error triggered by attempting to parse a corrupt bi...Nick Clifton1-0/+3
2017-07-24Fix address violation errors parsing corrupt binary files.Nick Clifton1-5/+54
2017-07-18Fix spelling typos.Yuri Chornovian1-1/+1
2017-07-03BFD long long cleanupAlan Modra1-1/+1
2017-06-21Fix address violation parsing a corrupt Alpha VMS binary file.Nick Clifton1-13/+41
2017-06-21Fix potential address violation parsing a corrupt Alpha VMS file.Nick Clifton1-0/+10
2017-06-21Fix address violation parsing a corrupt IEEE Alpha binary.Nick Clifton1-4/+23
2017-06-19Fix address violations when reading corrupt VMS records.Nick Clifton1-0/+27
2017-06-19Fix access violation disassembling a corrupt VMS binary.Nick Clifton1-6/+21
2017-06-19Fix access violation when disassembling a corrupt VMS binary.Nick Clifton1-2/+12
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra1-0/+2
2017-06-15Handle EITR records in VMS Alpha binaries with overlarge command length param...Nick Clifton1-8/+8
2017-06-14Fix potential address violations when processing a corrupt Alpha VMA binary.Nick Clifton1-10/+41
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra1-16/+16
2017-05-10bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi1-0/+5
2017-04-13Use %A and %B in more error messagesAlan Modra1-5/+4
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-17/+96
2016-09-30Remove syntactic sugarAlan Modra1-65/+64
2016-05-28Return void from linker callbacksAlan Modra1-3/+2
2016-05-25Skip an archive element if not added by linkerH.J. Lu1-1/+1
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton1-0/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-31More "Make asection->id and asection->index unsigned"Alan Modra1-2/+2
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-1/+1
2015-08-12Remove trailing spaces in bfdH.J. Lu1-1/+1
2015-01-22Fixes memory access violations triggered by running dlltool on fuzzed binaries.Nick Clifton1-0/+18
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-1/+6
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu1-0/+3
2014-11-21Fixes for memory access violations exposed by fuzzinf various binaries.Nick Clifton1-6/+9
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra1-27/+11
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra1-0/+1
2014-08-29Prevent alpha_vms_object_p stopping bfd_check_format_matches scanAlan Modra1-9/+2
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-1/+0
2014-06-13Make bfd.link_next field a unionAlan Modra1-3/+3
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1