summaryrefslogtreecommitdiff
path: root/bfd/elfnn-aarch64.c
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Set the correct ELF class for AArch64 stubs (PR/25210)Tamar Christina2020-01-021-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* PR23652, Use symbols from debug bfd for _bfd_elf_find_functionAlan Modra2019-11-271-111/+32
* elf_backend_init_file_headerAlan Modra2019-11-181-7/+8
* aarch64 bfd.h tidyAlan Modra2019-09-231-0/+1
* bfd_section_* macrosAlan Modra2019-09-191-7/+6
* bfd_asymbol_* macrosAlan Modra2019-09-181-1/+1
* AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).Tamar Christina2019-08-221-20/+63
* Remove _bfd_dwarf2_find_nearest_line addr_size parameterAlan Modra2019-08-141-1/+1
* aarch64: remove unnecessary loc_hash_table traversalSzabolcs Nagy2019-06-171-24/+0
* Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocsSzabolcs Nagy2019-06-141-3/+3
* Prevent a seg-fault from objdup when disassembling binaries which do not cont...Adam Lackorzymski2019-06-121-7/+13
* [LD, AArch64] Move ELF options behind -zSudakshina Das2019-06-061-2/+2
* aarch64: handle STO_AARCH64_VARIANT_PCS in bfdSzabolcs Nagy2019-05-241-0/+41
* AArch64: Fix -Werror on buildTamar Christina2019-05-211-1/+1
* AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)Tamar Christina2019-05-211-19/+54
* [BFD, AArch64] Improve bti/pac plts.Sudakshina Das2019-04-251-60/+7
* AArch64: When DF_BIND_NOW don't use TLSDESC GOT value.Tamar Christina2019-04-111-5/+8
* [BFD, AArch64, x86] Improve warning for --force-btiSudakshina Das2019-03-211-8/+17
* [BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC.Sudakshina Das2019-03-131-6/+134
* [BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl...Sudakshina Das2019-03-131-16/+241
* [BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and...Sudakshina Das2019-03-131-0/+35
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Include bfd_stdint.h in bfd.hAlan Modra2018-12-181-1/+0
* AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904)Tamar Christina2018-11-271-5/+73
* Don't create got section while processing TLS Local Exec relocations.Renlin Li2018-10-311-3/+0
* Fix AArch64 stub layout algorithm to allow for the fact that section layut mi...Rafeal Auler2018-08-221-0/+3
* BFD: Use `bfd_is_abs_symbol' to determine whether a symbol is absoluteMaciej W. Rozycki2018-07-171-4/+2
* Fix compile time warning message for the AArch64 BFD backend, about a possibl...Nick Clifton2018-06-251-3/+5
* [2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 suppo...Renlin Li2018-03-281-0/+16
* [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp...Renlin Li2018-03-281-0/+120
* Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton2018-03-091-0/+6
* [PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi...Renlin Li2018-03-071-2/+11
* Ensure 8-byte alignment for AArch64 stubs.Jim Wilson2018-03-021-5/+8
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-1/+9
* ARM and AArch64 messagesAlan Modra2018-02-261-6/+6
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-14/+16
* %L conversionsAlan Modra2018-02-191-9/+12
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-191-1/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-17/+17
* [PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_ABS32 against absol...Renlin Li2018-02-051-3/+12
* [LD][AARCH64]Add group relocations to create PC-relative offset.Renlin Li2018-01-241-0/+7
* [GAS][AARCH64]Add group relocations to create PC-relative offset.Renlin Li2018-01-241-0/+108
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* [BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH64_ABS16 in const secti...Renlin Li2017-12-131-0/+21
* BFD whitespace fixesAlan Modra2017-12-061-91/+91
* Comment tidyAlan Modra2017-12-061-1/+1
* readonly_dynrelocsAlan Modra2017-12-011-17/+34
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-5/+0
* [PR ld/22263] aarch64: Avoid dynamic TLS relocs in PIESzabolcs Nagy2017-11-271-4/+4