packaging: Enable testing infrastructure
[external/binutils.git] / bfd / elfnn-aarch64.c
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...
2017-06-15 Jiong Wang[AArch64] Allow COPY relocation elimination
2017-06-09 Jiong WangRevert "[AArch64] Allow COPY relocation elimination"
2017-06-08 Jiong Wang[AArch64] Allow COPY relocation elimination
2017-06-06 James ClarkeFix AArch64 in the same way as other targets updated...
2017-05-18 Alan ModraDon't compare boolean values against TRUE or FALSE
2017-05-16 Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-04-13 Alan ModraUse %A and %B in more error messages
2017-04-13 Alan ModraRewrite bfd error handler
2017-03-13 Nick CliftonRename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSD...
2017-02-28 Alan ModraDon't make dynamic .data.rel.ro SEC_READONLY
2017-01-23 Yury NorovFix AArch64 relocation handling in ILP32 mode.
2017-01-20 Jiong Wang[AArch64] Optimize .gnu.hash table size for executable
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
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-12-14 Yury Norovld: aarch64: fix TLS relaxation where TCB_SIZE is used
2016-12-14 Yury NorovRevert "ld: aarch64: fix TLS relaxation where TCB_SIZE...
2016-12-14 Yury Norovld: aarch64: fix TLS relaxation where TCB_SIZE is used
2016-12-01 Yury NorovFix accesses to the GOT for AARCH64 operating in 32...
2016-11-23 Alan Modraelf_backend_dtrel_excludes_plt
2016-11-23 Alan ModraDelete duplicate target short-cuts to dynamic sections
2016-11-10 Jiong Wang[AArch64] Bind defined symbol locally in PIE
2016-10-19 Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-07 Alan ModraPass link_info to _bfd_merge_private_bfd_data
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-30 Alan ModraRemove syntactic sugar
2016-06-29 Nick CliftonPreserve all mapping symbols in ARM and AArch64 object...
2016-06-18 H.J. LuDon't generate PLT for IFUNC GOT/pointer reference
2016-05-28 Alan ModraReturn void from linker callbacks
2016-05-23 Jim WilsonEnable R_AARCH64_NONE for 64-bit code.
2016-05-13 Alan ModraSet dynamic tag VMA and size from dynamic section when...
2016-05-11 Jiong Wang[AArch64] Remove redundant tls relax in elfNN_aarch64_f...
2016-05-03 Jiong Wang[AArch64] Also puts value in place for R_AARCH64_RELATIVE
2016-04-12 H.J. LuProperly handle dynamic reloc against normal symbol
2016-03-07 Jiong Wang[AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_...
2016-02-26 Renlin Li[BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflo...
2016-02-24 Renlin LiRevert "ABS32"
2016-02-24 Renlin LiABS32
2016-02-22 Jiong Wang[AArch64] Remove redundant calculation of plt stub...
2016-02-09 Nick CliftonAdd a more helpful warning message to explain why some...
2016-02-09 Walfred TedeschiRevert "Add a more helpful warning message to explain...
2016-02-09 Nick CliftonAdd a more helpful warning message to explain why some...
next