summaryrefslogtreecommitdiff
path: root/bfd/elf64-hppa.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu
2017-11-23Rename u.weakdef and make it a circular listAlan Modra
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-13Don't add PHDR for objcopy/strip or ld script specifying PHDRSAlan Modra
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton
2016-11-23Delete duplicate target short-cuts to dynamic sectionsAlan Modra
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-09-30Remove syntactic sugarAlan Modra
2016-05-28Return void from linker callbacksAlan Modra
2016-03-21Remove use of alloca.Nick Clifton
2016-01-31Fix /usr/bin/ld: final link failed: File truncated error on hppa.John David Anglin
2016-01-01Copyright update for binutilsAlan Modra
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-06-10Unwrap symbols for debug informationAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu
2013-08-312013-08-31 John David Anglin <dave.anglin@bell.net>Dave Anglin
2013-07-28 * elf64-hppa.c (elf64_hppa_finish_dynamic_sections)Maciej W. Rozycki
2013-03-30 PR ld/15323Alan Modra
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra
2013-02-21bfd/Alan Modra
2013-02-10 * i386linux.c (linux_link_hash_table_create): Allocate tableAlan Modra
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-12-17Add copyright noticesNick Clifton
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra
2012-05-17 PR 14072Nick Clifton
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki
2012-04-24 PR ld/13991Alan Modra
2011-07-28 * elf64-hppa.c (elf_hppa_final_link_relocate): Fix handling of outNick Clifton
2011-07-03ELFOSABI_GNUThomas Schwinge
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra
2010-11-08bfd/Alan Modra
2010-10-25 bfd/Daniel Jacobowitz
2010-10-04bfd/Bernd Schmidt
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge
2010-08-25Add target_id to elf_backend_data.H.J. Lu
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2010-06-27fix set but unused variable warningsAlan Modra
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-11-08 * elf32-hppa.c (elf32_hppa_final_link): Don't sort unwind informationDave Anglin