aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-hppa.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-33/+35
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-06-13Make bfd.link_next field a unionAlan Modra1-1/+1
2014-06-10Unwrap symbols for debug informationAlan Modra1-0/+5
2014-05-02bfd target vector rationalisationAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu1-2/+0
2013-08-312013-08-31 John David Anglin <dave.anglin@bell.net>Dave Anglin1-1/+1
2013-07-28 * elf64-hppa.c (elf64_hppa_finish_dynamic_sections)Maciej W. Rozycki1-0/+2
2013-03-30 PR ld/15323Alan Modra1-0/+3
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra1-4/+3
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra1-6/+6
2013-02-21bfd/Alan Modra1-4/+4
2013-02-10 * i386linux.c (linux_link_hash_table_create): Allocate tableAlan Modra1-2/+2
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-11/+11
2012-12-17Add copyright noticesNick Clifton1-2/+2
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-59/+59
2012-05-17 PR 14072Nick Clifton1-1/+1
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-2/+3
2011-07-28 * elf64-hppa.c (elf_hppa_final_link_relocate): Fix handling of outNick Clifton1-3/+3
2011-07-03ELFOSABI_GNUThomas Schwinge1-3/+3
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-23/+6
2010-11-08bfd/Alan Modra1-7/+0
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2010-10-04bfd/Bernd Schmidt1-1/+1
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-1/+1
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-0/+1
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2010-06-27fix set but unused variable warningsAlan Modra1-32/+3
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-14/+58
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-6/+7
2009-11-08 * elf32-hppa.c (elf32_hppa_final_link): Don't sort unwind informationDave Anglin1-1/+1
2009-05-21 * elf-bfd.h (struct elf_backend_dataAlan Modra1-4/+4
2009-03-18include/Alan Modra1-25/+1
2009-03-01 * elf_hppa_add_symbol_hook (elf_hppa_add_symbol_hook): Move toDave Anglin1-0/+1195
2009-03-01 * elf-hppa.h (elf_hppa_final_link): Use elf_hppa_final_link.Dave Anglin1-473/+538
2009-02-08 * elf64-hppa.c: Remove PARAMS macro. Replace PTR with void *. ConvertDave Anglin1-168/+138
2008-07-30Silence gcc printf warningsAlan Modra1-1/+1
2008-05-30 PR ld/6511Nick Clifton1-3/+4
2008-05-21 Multi-GOT support for m68k.Nick Clifton1-1/+2
2008-03-12include/elf/Alan Modra1-5/+9
2007-12-29 PR binutils/5146Dave Anglin1-0/+2
2007-10-16PR 5146Nick Clifton1-1/+25
2007-07-10 * elf32-arm.c (elf32_arm_size_info): Init checksum_contents field.Alan Modra1-0/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-1/+2
2007-03-142007-03-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-10/+9