summaryrefslogtreecommitdiff
path: root/bfd/elf32-hppa.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-8/+8
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra2017-02-281-1/+1
* hppa -z relro againAlan Modra2017-02-161-0/+1
* PR21132, hppa-linux pie support doesn't workAlan Modra2017-02-161-0/+2
* Don't make symbols dynamic other than undef weakAlan Modra2017-01-021-35/+23
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* link_hash_copy_indirect and symbol flagsAlan Modra2016-12-291-7/+8
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-7/+19
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-11/+4
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-21/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-93/+83
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+7
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-1/+1
* Remove syntactic sugarAlan Modra2016-09-301-12/+10