]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/elfnn-aarch64.c
Add new relocations to linker (excluding relaxations)
[thirdparty/binutils-gdb.git] / bfd / elfnn-aarch64.c
2022-08-05  Matthew MalcomsonAdd new relocations to linker (excluding relaxations)
2022-08-05  Matthew MalcomsonAdjust TLS relaxation condition
2022-08-05  Matthew MalcomsonStandardise check for static PDE
2022-07-01  Matthew MalcomsonNeaten up a clause in final_link_relocate
2022-07-01  Matthew MalcomsonUse global GOT type to determine GOT action
2022-07-01  Matthew MalcomsonAccount for weak undefined symbols in Morello
2022-07-01  Matthew MalcomsonEmit CAPINIT relocations for dynamically linked PDE's
2022-07-01  Matthew MalcomsonUse htab->c64_rel more, do not use GOT_CAP
2022-04-28  Matthew MalcomsonMorello do not create RELATIVE relocs for dynamic GOT...
2022-04-28  Matthew MalcomsonPredicate fixes around srelcaps and capability GOT...
2022-04-28  Matthew MalcomsonAccount for LSB on DT_INIT/DT_FINI entries
2022-04-28  Matthew MalcomsonHandle locally-resolving entries in the GOT
2022-03-07  Matthew MalcomsonTreat `start_stop` symbols as having section size
2022-03-07  Matthew MalcomsonAccount for LSB in more relocations
2022-03-07  Matthew MalcomsonAssign correct size on Morello TLS relocations
2022-02-21  Matthew MalcomsonAdjust which sections we resize for precise bounds
2022-02-21  Matthew MalcomsonRework the resize_sections function
2022-02-21  Matthew MalcomsonPad and align sections in more cases
2022-02-21  Matthew MalcomsonAlways ensure that the PCC bounds are precise for Morello
2022-02-21  Matthew MalcomsonelfNN_c64_resize_section always sets alignment
2022-02-21  Matthew MalcomsonAdd padding with an expression rather than a hard-address
2022-02-10  Matthew MalcomsonPCC bounds now span READONLY and RELRO sections
2022-02-10  Matthew MalcomsonReturn the alignment required from c64_valid_cap_range
2022-02-09  Matthew MalcomsonProvide default permissions if section has no permissio...
2022-02-09  Matthew MalcomsonError linking binaries with differing e_flags.
2022-02-07  Matthew MalcomsonOnly warn on badly sized symbols
2022-02-07  Matthew MalcomsonFixing cap_meta
2022-02-03  Alex Coplanld: Adjust bounds, base, and size for various symbols
2022-01-18  Matthew MalcomsonBugfixes in MORELLO GOT relocations
2022-01-18  Matthew MalcomsonSwitch __cap_dynrelocs* to __rela_dyn* symbols
2022-01-17  Alex Coplanld: Ignore TLS relocs against weak undef symbols
2021-09-20  Matthew Malcomsonmorello-binutils: Adjust c64_valid_cap_range calculation
2021-08-04  Matthew MalcomsonApply changes to allow compiling with -ansi
2020-10-20  Siddhesh Poyarekar[Morello] TLS Descriptor support
2020-10-20  Siddhesh Poyarekar[Morello] Pad section alignment to account for capabili...
2020-10-20  Siddhesh Poyarekar[Morello] Capability support for exception headers
2020-10-20  Siddhesh Poyarekar[Morello] Add interworking and range extension veneers
2020-10-20  Siddhesh Poyarekar[Morello] Implement branch relocations
2020-10-20  Siddhesh Poyarekar[Morello] Add symbol markers for reloc section for...
2020-10-20  Siddhesh Poyarekar[Morello] GOT Relocations
2020-10-20  Siddhesh Poyarekar[Morello] Expand GOT entry sizes for C64
2020-10-20  Siddhesh Poyarekar[Morello] Capability data relocations
2020-10-20  Siddhesh Poyarekar[Morello] Add Morello relocations for ADRP
2020-10-20  Siddhesh Poyarekar[Morello] LDR immediate
2020-10-20  Siddhesh Poyarekar[Morello] Identify branch source and target using mappi...
2020-10-20  Siddhesh Poyarekar[AArch64] Remove section caches for section data
2020-10-20  Siddhesh Poyarekar[Morello] Set LSB for c64 symbols in object code
2020-10-20  Siddhesh Poyarekar[Morello] Add mapping symbol to identify C64 code sections
2020-09-10  Siddhesh Poyarekaraarch64: Return an error on conditional branch to an...
2020-09-02  Alan Modraubsan elfnn-aarch64.c:7142 shift exponent 32 is too...
2020-08-26  Nick CliftonFix a sanitization problem running the linker testsuite...
2020-08-21  Nick CliftonFix problems with the AArch64 linker exposed by testing...
2020-07-30  Szabolcs Nagyaarch64: set sh_entsize of .plt to 0
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-09  H.J. LuIFUNC: Update IFUNC resolver check with DT_TEXTREL
2020-06-08  H.J. LuELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_table
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  Siddhesh Poyarekar[PATCH v3] aarch64: Emit jump slot for conditional...
2020-05-04  Wilco Dijkstra[binutils-gdb][ld][AArch64] Fix group_sections algorithm
2020-03-18  Christophe LyonNon-contiguous memory regions support: Avoid calls...
2020-03-13  Christophe LyonAdd support for non-contiguous memory regions
2020-03-02  Alan Modraelf_backend_section_flags and _bfd_elf_init_private_sec...
2020-02-26  Alan ModraIndent labels
2020-02-19  Alan Modrabfd_size_type to size_t
2020-01-10  Tamar ChristinaAArch64: Revert setting of elf class in linker stub.
2020-01-02  Tamar ChristinaAArch64: Set the correct ELF class for AArch64 stubs...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-11-27  Alan ModraPR23652, Use symbols from debug bfd for _bfd_elf_find_f...
2019-11-18  Alan Modraelf_backend_init_file_header
2019-09-23  Alan Modraaarch64 bfd.h tidy
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Alan Modrabfd_asymbol_* macros
2019-08-22  Tamar ChristinaAArch64: Fix LD crash on weak and undefined TLS symbols...
2019-08-14  Alan ModraRemove _bfd_dwarf2_find_nearest_line addr_size parameter
2019-06-17  Szabolcs Nagyaarch64: remove unnecessary loc_hash_table traversal
2019-06-14  Szabolcs NagyAdd R_AARCH64_P32_MOVW_PREL_* ELF32 relocs
2019-06-12  Adam LackorzymskiPrevent a seg-fault from objdup when disassembling...
2019-06-06  Sudakshina Das[LD, AArch64] Move ELF options behind -z
2019-05-24  Szabolcs Nagyaarch64: handle STO_AARCH64_VARIANT_PCS in bfd
2019-05-21  Tamar ChristinaAArch64: Fix -Werror on build
2019-05-21  Tamar ChristinaAArch64: Implement choice between Cortex-A53 erratum...
2019-04-25  Sudakshina Das[BFD, AArch64] Improve bti/pac plts.
2019-04-11  Tamar ChristinaAArch64: When DF_BIND_NOW don't use TLSDESC GOT value.
2019-03-21  Sudakshina Das[BFD, AArch64, x86] Improve warning for --force-bti
2019-03-13  Sudakshina Das[BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs...
2019-03-13  Sudakshina Das[BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI...
2019-03-13  Sudakshina Das[BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-18  Alan ModraInclude bfd_stdint.h in bfd.h
2018-11-27  Tamar ChristinaAArch64: Fix regression in Cortex A53 erratum when...
2018-10-31  Renlin LiDon't create got section while processing TLS Local...
2018-08-22  Rafeal AulerFix AArch64 stub layout algorithm to allow for the...
2018-07-17  Maciej W. RozyckiBFD: Use `bfd_is_abs_symbol' to determine whether a...
2018-06-25  Nick CliftonFix compile time warning message for the AArch64 BFD...
2018-03-28  Renlin Li[2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8...
2018-03-28  Renlin Li[1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8...
next