summaryrefslogtreecommitdiff
path: root/bfd/elf64-hppa.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* C99 bfd configuryAlan Modra2021-04-051-1/+0
* Use bool in bfdAlan Modra2021-03-311-181/+181
* 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-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Fix seg-fault when running the ld testsuite for the hppa64-linux target.Nick Clifton2020-10-271-1/+1
* elf_hash_table_id accessAlan Modra2020-08-251-2/+3
* ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu2020-06-231-52/+6
* elf64-hppa: Replace plt_sec/plt_rel_sec with root.splt/root.srelpltH.J. Lu2020-06-071-20/+18
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-2/+1
* Use bfd_get_filename throughout bfdAlan Modra2020-05-191-1/+1
* Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song2020-04-151-8/+9
* ELF SEC_SMALL_DATAAlan Modra2020-03-021-1/+3
* 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
* elf_backend_init_file_headerAlan Modra2019-11-181-9/+8
* bfd_section_* macrosAlan Modra2019-09-191-13/+12
* SHF_GNU_MBIND requires ELFOSABI_GNUAlan Modra2019-07-231-1/+3
* HPPA64 linker segmentation faultsAlan Modra2019-05-281-13/+9
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Replace unworkable code in HPPA relocs handelr with an assertion.Nick Clifton2018-08-231-27/+6
* %L conversionsAlan Modra2018-02-191-4/+4
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-1/+1
* Remove bfd stub function casts.Alan Modra2018-02-161-2/+2
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-1/+1
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-30/+30
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-1/+0
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-5/+5
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-3/+3
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Don't add PHDR for objcopy/strip or ld script specifying PHDRSAlan Modra2016-12-131-23/+14
* Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton2016-11-231-0/+12
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-11/+11
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+2
* Remove syntactic sugarAlan Modra2016-09-301-4/+4
* Return void from linker callbacksAlan Modra2016-05-281-17/+11
* Remove use of alloca.Nick Clifton2016-03-211-8/+5
* Fix /usr/bin/ld: final link failed: File truncated error on hppa.John David Anglin2016-01-311-5/+13
* 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-33/+35
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Make bfd.link_next field a unionAlan Modra2014-06-131-1/+1
* Unwrap symbols for debug informationAlan Modra2014-06-101-0/+5
* bfd target vector rationalisationAlan Modra2014-05-021-2/+2