summaryrefslogtreecommitdiff
path: root/bfd/elf64-hppa.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Default elf_backend_post_process_headers to set OSABIH.J. Lu2013-12-171-2/+0
* 2013-08-31 John David Anglin <dave.anglin@bell.net>Dave Anglin2013-08-311-1/+1
* * elf64-hppa.c (elf64_hppa_finish_dynamic_sections)Maciej W. Rozycki2013-07-281-0/+2
* PR ld/15323Alan Modra2013-03-301-0/+3
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-4/+3
* * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra2013-02-211-6/+6
* bfd/Alan Modra2013-02-211-4/+4
* * i386linux.c (linux_link_hash_table_create): Allocate tableAlan Modra2013-02-101-2/+2
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-11/+11
* Add copyright noticesNick Clifton2012-12-171-2/+2
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-59/+59
* PR 14072Nick Clifton2012-05-171-1/+1
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-2/+3
* * elf64-hppa.c (elf_hppa_final_link_relocate): Fix handling of outNick Clifton2011-07-281-3/+3