summaryrefslogtreecommitdiff
path: root/bfd/elf32-visium.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* elf_backend_init_file_headerAlan Modra2019-11-181-5/+10
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Define ELF_OSABI for visiumAlan Modra2019-07-241-1/+1
* Visium: fix bogus overflow check on 32-bit hostsEric Botcazou2019-02-071-7/+6
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* _bfd_clear_contents bounds checkingAlan Modra2018-10-131-1/+1
* PR binutils/22875: Visium/ELF: Prevent an out-of-bounds howto table accessMaciej W. Rozycki2018-04-041-1/+2
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-2/+4
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+3
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Use %A and %B in more error messagesAlan Modra2017-04-131-3/+2
* 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-3/+4
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-1/+2
* Return void from linker callbacksAlan Modra2016-05-281-7/+4
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fix compile time warnings generated when compiling with clang.Nick Clifton2015-09-231-26/+0
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-2/+2
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-3/+3
* 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-0/+5
* Add Visium support to bfdEric Botcazou2014-12-061-0/+898