summaryrefslogtreecommitdiff
path: root/bfd/elf32-vax.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Revert reloc howto nitsAlan Modra2022-06-081-1/+1
* HOWTO size encodingAlan Modra2022-06-081-15/+15
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in bfdAlan Modra2021-03-311-124/+123
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-5/+5
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* VAX/BFD: Do not warn about GOT addend mismatches if no GOT entry is madeMaciej W. Rozycki2020-12-051-1/+1
* ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu2020-06-231-67/+3
* ELF: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu2020-06-041-0/+10
* bfd_size_type to size_tAlan Modra2020-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-4/+3
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-3/+4
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-1/+1
* %L conversionsAlan Modra2018-02-191-8/+10
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-7/+7
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-25/+25
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-6/+6
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-63/+0
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-4/+4
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Use %A and %B in more error messagesAlan Modra2017-04-131-15/+12
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-14/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-67/+25
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+5
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-2/+2
* Remove syntactic sugarAlan Modra2016-09-301-6/+6
* Return void from linker callbacksAlan Modra2016-05-281-5/+3
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-131-7/+5
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-15/+15
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-3/+2
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton2015-01-151-2/+11
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+1
* Fix uninitialised VAX .got and .got.plt sectionAlan Modra2014-06-161-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* * elf32-vax.c (elf_vax_finish_dynamic_sections): Don't set GOT'sMaciej W. Rozycki2013-07-271-1/+2
* bfd/Maciej W. Rozycki2013-07-271-83/+17