]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/elf32-hppa.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / bfd / elf32-hppa.c
2024-04-02  Alan ModraPR 30569, always call elf_backend_size_dynamic_sections
2024-04-01  John David Anglinhppa: Implement PA 2.0 symbolic relocations for long...
2024-02-15  Alan Modraelf_backend_finish_dynamic_symbol returning false
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-12-15  John David AnglinFix segmentation fault in bfd/elf32-hppa.c
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-12-21  Alan Modraenable-non-contiguous-regions warnings
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-04-12  Alan Modraconvert elf_link_hash macros to inline functions
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-08-24  Alan Modraelf_hash_table_id access
2020-07-30  H.J. Luelf: Add sym_cache to elf_link_hash_table
2020-06-23  H.J. LuELF: Add _bfd_elf_add_dynamic_tags
2020-06-03  H.J. LuELF: Consolidate maybe_set_textrel
2020-06-03  H.J. LuELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirect
2020-06-03  H.J. LuELF: Consolidate readonly_dynrelocs
2020-06-02  H.J. LuELF: Move dyn_relocs to struct elf_link_hash_entry
2020-05-19  Alan ModraUse bfd_get_filename throughout bfd
2020-03-18  Christophe LyonNon-contiguous memory regions support: Avoid calls...
2020-03-13  Christophe LyonAdd support for non-contiguous memory regions
2020-02-19  Alan Modrabfd_size_type to size_t
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-18  Alan ModraYet more signed overflow fixes
2019-10-20  John David Anglin [bfd] Provide 8-byte minimum alignment for .plt section
2019-10-19  John David Anglin [bfd] Revise import stubs on hppa.
2019-09-19  Alan Modrabfd_section_* macros
2019-04-11  H.J. LuCheck corrupt VTENTRY entry in bfd_elf_gc_record_vtentry
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-05-22  Alan ModraPR23207, hppa ld SIGSEGVs on invalid object files
2018-05-22  Alan ModraPR23207, hppa ld SIGSEGVs on invalid object files
2018-04-20  Alan ModraPR22978, TLS local-dynamic incorrectly linked on hppa...
2018-04-19  Alan ModraPR22537, Segmentation fault with static PIE
2018-02-19  Alan Modra%L conversions
2018-02-19  Alan ModraUse %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-12-06  Alan Modradyn_relocs tidy
2017-12-01  Alan Modrareadonly_dynrelocs
2017-11-30  Alan ModraPR22533, dynamic relocs generated for weak aliases
2017-11-28  H.J. LuELF: Don't set non_ir_ref_regular in check_relocs
2017-11-23  Alan ModraDon't move weak alias dyn_relocs to weakdef
2017-11-23  Alan ModraRename u.weakdef and make it a circular list
2017-11-12  Alan Modranon_got_ref after adjust_dynamic_relocs
2017-11-04  Alan Modrahppa-linux TLS relocs
2017-11-04  Alan ModraPR22394, hppa-linux-ld fails to emit dynamic relocations
2017-10-30  Alan ModraFix hppa-linux pr22269-1 fail
2017-10-28  Alan ModraPR22300, Abort in elf32_hppa_relocate_section building...
2017-10-16  H.J. LuELF: Call check_relocs after opening all inputs
2017-10-14  H.J. Luhppa: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-08-22  Alan ModraMake undefined symbols in allocate_dynrelocs dynamic
2017-08-05  Alan ModraDon't fail in elf32_hppa_set_gp
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-02-28  Alan ModraDon't make dynamic .data.rel.ro SEC_READONLY
2017-02-16  Alan Modrahppa -z relro again
2017-02-16  Alan ModraPR21132, hppa-linux pie support doesn't work
2017-01-02  Alan ModraDon't make symbols dynamic other than undef weak
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-29  Alan Modralink_hash_copy_indirect and symbol flags
2016-12-26  Alan Modradynrelro section for read-only dynamic symbols copied...
2016-12-26  Alan ModraPut .dynbss and .rel.bss shortcuts in main elf hash...
2016-11-23  Alan Modraelf_backend_dtrel_excludes_plt
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-10-05  Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-30  Alan ModraRemove syntactic sugar
2016-05-28  Alan ModraReturn void from linker callbacks
2016-05-11  Alan Modra[HPPA] Attach linker created dynamic sections to stub bfd
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-09-12  John David AnglinSet .plt entry size to 0 in elf32-hppa.c
2015-08-31  Alan ModraMake asection->id and asection->index unsigned
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-07-25  Alan ModraFix broken -Bsymbolic-functions
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-12  Alan ModraCopy relocations against protected symbols
2014-06-13  Alan ModraFree linker hash table from bfd_close.
2014-06-13  Alan ModraDon't call bfd_link_hash_table_free
2014-06-13  Alan ModraMove link_hash_table_free functions earlier
2014-06-13  Alan ModraMake bfd.link_next field a union
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-11-14  Nick Clifton PR ld/16082
2013-11-05  H.J. LuPass ignored unresolved relocations to ld backend
2013-04-17  Nick Clifton * coffcode.h: Added a cast to void when a bfd_set_sect...
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-11  Alan Modra * elfcode.h (elf_checksum_contents): Free contents.
2013-02-10  Alan Modra * coff-arm.c (coff_arm_link_hash_table_create): Use...
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2012-09-02  H.J. LuAdd hdynamic to elf_link_hash_table for _DYNAMIC
2012-06-29  Alan Modra * section.c (bfd_get_linker_section): New function.
2012-05-07  Maciej W. Rozycki * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle...
next