summaryrefslogtreecommitdiff
path: root/bfd/elf32-hppa.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* enable-non-contiguous-regions warningsAlan Modra2022-12-211-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* convert elf_link_hash macros to inline functionsAlan Modra2021-04-121-4/+2
* Use bool in bfdAlan Modra2021-03-311-139/+139
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* elf_hash_table_id accessAlan Modra2020-08-251-2/+3
* elf: Add sym_cache to elf_link_hash_tableH.J. Lu2020-07-301-5/+2
* ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu2020-06-231-54/+2
* ELF: Consolidate maybe_set_textrelH.J. Lu2020-06-031-28/+2
* ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirectH.J. Lu2020-06-031-36/+0
* ELF: Consolidate readonly_dynrelocsH.J. Lu2020-06-031-19/+2
* ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu2020-06-011-29/+22
* Use bfd_get_filename throughout bfdAlan Modra2020-05-191-1/+1
* Non-contiguous memory regions support: Avoid calls to abortChristophe Lyon2020-03-181-18/+14
* Add support for non-contiguous memory regionsChristophe Lyon2020-03-131-0/+31
* bfd_size_type to size_tAlan Modra2020-02-191-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Yet more signed overflow fixesAlan Modra2019-12-181-4/+4
* [bfd] Provide 8-byte minimum alignment for .plt sectionJohn David Anglin2019-10-201-2/+3
* [bfd] Revise import stubs on hppa.John David Anglin2019-10-191-43/+51
* bfd_section_* macrosAlan Modra2019-09-191-6/+6
* 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
* PR23207, hppa ld SIGSEGVs on invalid object filesAlan Modra2018-05-221-10/+14
* PR23207, hppa ld SIGSEGVs on invalid object filesAlan Modra2018-05-221-11/+12
* PR22978, TLS local-dynamic incorrectly linked on hppa-linuxAlan Modra2018-04-201-32/+37
* PR22537, Segmentation fault with static PIEAlan Modra2018-04-191-1/+4
* %L conversionsAlan Modra2018-02-191-8/+11
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-191-1/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-9/+9
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-18/+18
* dyn_relocs tidyAlan Modra2017-12-061-48/+29
* readonly_dynrelocsAlan Modra2017-12-011-2/+2
* PR22533, dynamic relocs generated for weak aliasesAlan Modra2017-12-011-33/+17
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Don't move weak alias dyn_relocs to weakdefAlan Modra2017-11-231-47/+41
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-7/+6
* non_got_ref after adjust_dynamic_relocsAlan Modra2017-11-121-39/+36
* hppa-linux TLS relocsAlan Modra2017-11-051-111/+157
* PR22394, hppa-linux-ld fails to emit dynamic relocationsAlan Modra2017-11-051-37/+82
* Fix hppa-linux pr22269-1 failAlan Modra2017-10-301-81/+76
* PR22300, Abort in elf32_hppa_relocate_section building polymlAlan Modra2017-10-281-0/+1
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-125/+0
* hppa: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-141-2/+9
* Make undefined symbols in allocate_dynrelocs dynamicAlan Modra2017-08-231-26/+25
* Don't fail in elf32_hppa_set_gpAlan Modra2017-08-051-9/+7