Remove path name from test case
[binutils-gdb.git] / bfd / elf64-hppa.c
2023-08-08 Alan ModraRename bfd_bread and bfd_bwrite
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-04-05 Alan ModraC99 bfd configury
2021-03-31 Alan ModraUse bool in bfd
2021-03-29 Alan Modraelf_backend_relocate_section int vs. bfd_boolean
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-10-27 Nick CliftonFix seg-fault when running the ld testsuite for the...
2020-08-24 Alan Modraelf_hash_table_id access
2020-06-23 H.J. LuELF: Add _bfd_elf_add_dynamic_tags
2020-06-07 H.J. Luelf64-hppa: Replace plt_sec/plt_rel_sec with root.splt...
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-19 Alan ModraUse bfd_get_filename throughout bfd
2020-04-15 Fangrui SongUnify the behaviour of ld.bfd and ld.gold with respect...
2020-03-02 Alan ModraELF SEC_SMALL_DATA
2020-02-19 Alan Modrabfd_size_type to size_t
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-11-18 Alan Modraelf_backend_init_file_header
2019-09-19 Alan Modrabfd_section_* macros
2019-07-23 Alan ModraSHF_GNU_MBIND requires ELFOSABI_GNU
2019-05-28 Alan ModraHPPA64 linker segmentation faults
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-08-23 Nick CliftonReplace unworkable code in HPPA relocs handelr with...
2018-02-19 Alan Modra%L conversions
2018-02-19 Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-02-16 Alan ModraRemove bfd stub function casts.
2018-02-14 Nick CliftonFix compilation of the BFD sub-directory with a gcc...
2018-02-13 Nick CliftonFix compile time warning messages from gcc version...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06 Alan ModraBFD whitespace fixes
2017-11-28 H.J. LuELF: Don't set non_ir_ref_regular in check_relocs
2017-11-23 Alan ModraRename u.weakdef and make it a circular list
2017-07-12 Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-05-16 Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-12 Alan ModraDon't add PHDR for objcopy/strip or ld script specifyin...
2016-11-23 Nick CliftonFix the linker so that it will not silently generate...
2016-11-23 Alan ModraDelete duplicate target short-cuts to dynamic sections
2016-10-19 Nick CliftonAdd c-format tags to translatable strings with more...
2016-09-30 Alan ModraRemove syntactic sugar
2016-05-28 Alan ModraReturn void from linker callbacks
2016-03-21 Nick CliftonRemove use of alloca.
2016-01-31 John David AnglinFix /usr/bin/ld: final link failed: File truncated...
2016-01-01 Alan ModraCopyright update for binutils
2015-09-20 Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-06-13 Alan ModraMake bfd.link_next field a union
2014-06-10 Alan ModraUnwrap symbols for debug information
2014-05-02 Alan Modrabfd target vector rationalisation
2014-03-05 Alan ModraUpdate copyright years
2013-12-17 H.J. LuDefault elf_backend_post_process_headers to set OSABI
2013-08-31 Dave Anglin2013-08-31 John David Anglin <dave.anglin@bell.net>
2013-07-28 Maciej W. Rozycki * elf64-hppa.c (elf64_hppa_finish_dynamic_sections)
2013-03-30 Alan Modra PR ld/15323
2013-03-27 Alan Modra * elf-bfd.h (enum elf_reloc_type_class): Add reloc_cla...
2013-02-21 Alan Modra * elf-bfd.h (struct core_elf_obj_tdata): New.
2013-02-21 Alan Modrabfd/
2013-02-10 Alan Modra * i386linux.c (linux_link_hash_table_create): Allocate...
2013-01-10 H.J. LuRemove trailing white spaces in bfd
2012-12-17 Nick CliftonAdd copyright notices
2012-06-29 Alan Modra * section.c (bfd_get_linker_section): New function.
2012-05-17 Nick Clifton PR 14072
2012-05-07 Maciej W. Rozycki * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle...
2012-04-24 Alan Modra PR ld/13991
2011-07-28 Nick Clifton * elf64-hppa.c (elf_hppa_final_link_relocate): Fix...
2011-07-03 Thomas SchwingeELFOSABI_GNU
2011-06-13 Alan Modra * linker.c (bfd_link_hash_traverse): Follow warning...
2010-11-08 Alan Modrabfd/
2010-10-25 Daniel Jacobowitz bfd/
2010-10-04 Bernd Schmidtbfd/
2010-09-24 Thomas Schwinge2010-09-24 Thomas Schwinge <thomas@codesourcery.com>
2010-08-25 H.J. LuAdd target_id to elf_backend_data.
2010-08-18 Pedro Alves2010-08-18 Pedro Alves <pedro@codesourcery.com>
2010-06-27 Alan Modrafix set but unused variable warnings
2010-02-04 Nick Clifton * elf-bfd.h (emum elf_object_id): Rename to...
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-11-08 Dave Anglin * elf32-hppa.c (elf32_hppa_final_link): Don't sort...
2009-05-21 Alan Modra * elf-bfd.h (struct elf_backend_data
2009-03-18 Alan Modrainclude/
2009-03-01 Dave Anglin * elf_hppa_add_symbol_hook (elf_hppa_add_symbol_hook...
2009-03-01 Dave Anglin * elf-hppa.h (elf_hppa_final_link): Use elf_hppa_final...
2009-02-08 Dave Anglin * elf64-hppa.c: Remove PARAMS macro. Replace PTR...
2008-07-30 Alan ModraSilence gcc printf warnings
2008-05-30 Nick Clifton PR ld/6511
2008-05-21 Nick Clifton Multi-GOT support for m68k.
2008-03-12 Alan Modrainclude/elf/
2007-12-29 Dave Anglin PR binutils/5146
2007-10-16 Nick CliftonPR 5146
2007-07-10 Alan Modra * elf32-arm.c (elf32_arm_size_info): Init checksum_con...
2007-07-03 Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26 Alan Modrabfd/
2007-03-26 Alan Modra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
2007-03-14 H.J. Lu2007-03-13 H.J. Lu <hongjiu.lu@intel.com>
2007-01-28 H.J. Lu2076-01-27 H.J. Lu <hongjiu.lu@intel.com>
2006-10-17 Alan Modrabfd/
2006-09-16 Nick Clifton* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-06-20 Alan Modrabfd/
2006-06-19 Alan Modrabfd/
next