aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-hppa.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-19bfd_size_type to size_tAlan Modra1-3/+3
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-18Yet more signed overflow fixesAlan Modra1-4/+4
2019-10-20 [bfd] Provide 8-byte minimum alignment for .plt sectionJohn David Anglin1-2/+3
2019-10-19 [bfd] Revise import stubs on hppa.John David Anglin1-43/+51
2019-09-19bfd_section_* macrosAlan Modra1-6/+6
2019-04-11Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu1-3/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-05-22PR23207, hppa ld SIGSEGVs on invalid object filesAlan Modra1-10/+14
2018-05-22PR23207, hppa ld SIGSEGVs on invalid object filesAlan Modra1-11/+12
2018-04-20PR22978, TLS local-dynamic incorrectly linked on hppa-linuxAlan Modra1-32/+37
2018-04-19PR22537, Segmentation fault with static PIEAlan Modra1-1/+4
2018-02-19%L conversionsAlan Modra1-8/+11
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra1-1/+1
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-9/+9
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-18/+18
2017-12-06dyn_relocs tidyAlan Modra1-48/+29
2017-12-01readonly_dynrelocsAlan Modra1-2/+2
2017-12-01PR22533, dynamic relocs generated for weak aliasesAlan Modra1-33/+17
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu1-4/+0
2017-11-23Don't move weak alias dyn_relocs to weakdefAlan Modra1-47/+41
2017-11-23Rename u.weakdef and make it a circular listAlan Modra1-7/+6
2017-11-12non_got_ref after adjust_dynamic_relocsAlan Modra1-39/+36
2017-11-05hppa-linux TLS relocsAlan Modra1-111/+157
2017-11-05PR22394, hppa-linux-ld fails to emit dynamic relocationsAlan Modra1-37/+82
2017-10-30Fix hppa-linux pr22269-1 failAlan Modra1-81/+76
2017-10-28PR22300, Abort in elf32_hppa_relocate_section building polymlAlan Modra1-0/+1
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-125/+0
2017-10-14hppa: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-2/+9
2017-08-23Make undefined symbols in allocate_dynrelocs dynamicAlan Modra1-26/+25
2017-08-05Don't fail in elf32_hppa_set_gpAlan Modra1-9/+7
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-8/+8
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra1-1/+1
2017-02-28Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra1-1/+1
2017-02-16hppa -z relro againAlan Modra1-0/+1
2017-02-16PR21132, hppa-linux pie support doesn't workAlan Modra1-0/+2
2017-01-02Don't make symbols dynamic other than undef weakAlan Modra1-35/+23
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-29link_hash_copy_indirect and symbol flagsAlan Modra1-7/+8
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra1-7/+19
2016-12-26Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra1-11/+4
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra1-21/+1
2016-11-23Delete duplicate target short-cuts to dynamic sectionsAlan Modra1-93/+83
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+7
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-1/+1
2016-09-30Remove syntactic sugarAlan Modra1-12/+10
2016-05-28Return void from linker callbacksAlan Modra1-10/+6
2016-05-11[HPPA] Attach linker created dynamic sections to stub bfdAlan Modra1-16/+23
2016-01-31Fix /usr/bin/ld: final link failed: File truncated error on hppa.John David Anglin1-0/+9