Automatic date update in version.in
[binutils-gdb.git] / bfd / elfnn-aarch64.c
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2022-01-01 Alan ModraRemove unnecessary ELF_MINPAGESIZE defines
2021-12-17 Alan Modraasan: buffer overflow in elfnn-aarch64.c get_plt_type
2021-07-07 Nick CliftonFix problems translating messages when a percentage...
2021-04-28 Nick CliftonStop the BFD library from treating annobin symbols...
2021-04-12 Alan Modraconvert elf_link_hash macros to inline functions
2021-03-31 Alan ModraUse bool in bfd
2021-03-29 Alan ModraTRUE/FALSE simplification
2021-03-29 Alan Modrahash table iterator callback functions int vs. bfd_boolean
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-04 Alexander FedotovWhen displaying ARM private file flag bits, use a 0x...
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-01 Alan ModraPR26979, Visibility of undefined foo@v1 should constrai...
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...
2018-03-09 Nick CliftonFix Sparc, s390 and AArch64 targets so that they can...
2018-03-07 Renlin Li[PR20402][LD][AARCH64]Don't emit RELATIVE relocation...
2018-03-02 Jim WilsonEnsure 8-byte alignment for AArch64 stubs.
2018-02-27 Nick CliftonHave info_to_howto functions return a success/fail...
2018-02-25 Alan ModraARM and AArch64 messages
2018-02-25 Alan Modraunrecognized/unsupported reloc message
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-02-05 Renlin Li[PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH...
2018-01-24 Renlin Li[LD][AARCH64]Add group relocations to create PC-relativ...
2018-01-24 Renlin Li[GAS][AARCH64]Add group relocations to create PC-relati...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-13 Renlin Li[BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH6...
2017-12-06 Alan ModraBFD whitespace fixes
2017-12-06 Alan ModraComment tidy
2017-12-01 Alan Modrareadonly_dynrelocs
2017-11-28 H.J. LuELF: Don't set non_ir_ref_regular in check_relocs
2017-11-27 Szabolcs Nagy[PR ld/22263] aarch64: Avoid dynamic TLS relocs in PIE
2017-11-27 Szabolcs Nagy[PR ld/22269] aarch64: Handle local undefined weak...
2017-11-23 Alan ModraRename u.weakdef and make it a circular list
2017-10-16 H.J. LuELF: Call check_relocs after opening all inputs
2017-10-14 H.J. Luaarch64: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-12 Nick CliftonForce the AArch64 linker backend to refuse to link...
2017-09-02 Alan Modra-Og warning fixes
2017-08-17 Szabolcs Nagy[AArch64] Skip IFUNC relocations in debug sections
2017-07-24 Nick CliftonImprove "unrecognized relocation" error messages to...
2017-07-19 Szabolcs Nagy[AArch64] Fix PR18841 ifunc relocation ordering
2017-07-18 Yuri ChornovianFix spelling typos.
2017-07-12 Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-07-04 Jiong Wang[AArch64] Remove useless and incorrect assertion
2017-06-29 Jiong Wang[AArch64] Only override the symbol dynamic decision...
2017-06-29 Jiong Wang[AArch64] Remove duplicated code when handling some...
2017-06-16 Jiong Wang[AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol...
next