summaryrefslogtreecommitdiff
path: root/bfd/elf64-hppa.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ELFOSABI_GNUThomas Schwinge2011-07-031-3/+3
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-23/+6
* bfd/Alan Modra2010-11-081-7/+0
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* bfd/Bernd Schmidt2010-10-041-1/+1
* 2010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2010-09-241-1/+1
* Add target_id to elf_backend_data.H.J. Lu2010-08-251-0/+1
* 2010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves2010-08-181-1/+1
* fix set but unused variable warningsAlan Modra2010-06-271-32/+3
* * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton2010-02-041-14/+58
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-6/+7
* * elf32-hppa.c (elf32_hppa_final_link): Don't sort unwind informationDave Anglin2009-11-081-1/+1
* * elf-bfd.h (struct elf_backend_dataAlan Modra2009-05-211-4/+4
* include/Alan Modra2009-03-181-25/+1
* * elf_hppa_add_symbol_hook (elf_hppa_add_symbol_hook): Move toDave Anglin2009-03-011-0/+1195
* * elf-hppa.h (elf_hppa_final_link): Use elf_hppa_final_link.Dave Anglin2009-03-011-473/+538