aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-hppa.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-13Free linker hash table from bfd_close.Alan Modra1-5/+8
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-1/+1
2014-06-13Move link_hash_table_free functions earlierAlan Modra1-12/+12
2014-06-13Make bfd.link_next field a unionAlan Modra1-4/+4
2014-05-02bfd target vector rationalisationAlan Modra1-3/+3
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu1-1/+0
2013-11-14 PR ld/16082Nick Clifton1-0/+4
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+3
2013-04-17 * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton1-4/+2
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra1-1/+3
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra1-5/+5
2013-02-11 * elfcode.h (elf_checksum_contents): Free contents.Alan Modra1-1/+1
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra1-19/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-23/+23
2012-09-02Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu1-3/+1
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-8/+8
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-2/+2
2012-04-24 PR ld/13991Alan Modra1-1/+1
2012-03-13 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra1-9/+2
2011-12-11 PR binutils/13476Dave Anglin1-39/+43
2011-11-06 PR ld/13387Dave Anglin1-2/+11
2011-10-26 PR ld/13049Nick Clifton1-2/+2
2011-10-20 PR ld/13049Nick Clifton1-2/+2
2011-07-03ELFOSABI_GNUThomas Schwinge1-3/+3
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-13/+1
2011-06-10 * elflink.c (_bfd_elf_link_create_dynamic_sections): If theNick Clifton1-6/+13
2010-10-25 bfd/Daniel Jacobowitz1-11/+4
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-2/+2
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-10/+1
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2010-06-27fix set but unused variable warningsAlan Modra1-2/+0
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-6/+58
2010-01-30 * elf32-hppa.c (final_link_relocate): Convert R_PARISC_TLS_GD21L,Dave Anglin1-4/+8
2009-11-08 * elf32-hppa.c (elf32_hppa_final_link): Don't sort unwind informationDave Anglin1-0/+3
2009-06-18 * elf-bfd.h (struct sym_sec_cache): Delete.Alan Modra1-7/+11
2009-06-172009-06-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-10/+1
2009-03-19* elf32-hppa.c (final_link_relocate): Cast bfd_vma values to longAndreas Schwab1-3/+3
2009-03-01 * elf32-hppa.c (hppa32_elf_local_refcounts): New function.Dave Anglin1-34/+36
2008-11-25 * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton1-32/+5
2008-03-12include/elf/Alan Modra1-6/+12
2008-02-15 * elf-bfd.h (enum elf_object_id): Add HPPA_ELF_TDATA.Alan Modra1-1/+11
2008-01-112008-01-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+3
2007-12-31* elf.c (_bfd_elf_find_segment_containing_section): New function:Nick Clifton1-5/+7
2007-12-28 * elf-hppa.h (elf_hppa_osec_to_segment): New function.Dave Anglin1-24/+3
2007-12-28* elf32-hppa.c (hppa_record_segment_addr): Locate the segmentNick Clifton1-1/+23
2007-09-26bfd/Jan Beulich1-1/+3
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-05-152007-05-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-23/+1