2019-06-17 |
Szabolcs Nagy | aarch64: remove unnecessary loc_hash_table traversal |
blob | commitdiff |
2019-06-14 |
Szabolcs Nagy | Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocs |
blob | commitdiff | diff to current |
2019-06-12 |
Adam Lackorzymski | Prevent a seg-fault from objdup when disassembling... |
blob | commitdiff | diff to current |
2019-06-06 |
Sudakshina Das | [LD, AArch64] Move ELF options behind -z |
blob | commitdiff | diff to current |
2019-05-24 |
Szabolcs Nagy | aarch64: handle STO_AARCH64_VARIANT_PCS in bfd |
blob | commitdiff | diff to current |
2019-05-21 |
Tamar Christina | AArch64: Fix -Werror on build |
blob | commitdiff | diff to current |
2019-05-21 |
Tamar Christina | AArch64: Implement choice between Cortex-A53 erratum... |
blob | commitdiff | diff to current |
2019-04-25 |
Sudakshina Das | [BFD, AArch64] Improve bti/pac plts. |
blob | commitdiff | diff to current |
2019-04-11 |
Tamar Christina | AArch64: When DF_BIND_NOW don't use TLSDESC GOT value. |
blob | commitdiff | diff to current |
2019-03-21 |
Sudakshina Das | [BFD, AArch64, x86] Improve warning for --force-bti |
blob | commitdiff | diff to current |
2019-03-13 |
Sudakshina Das | [BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs... |
blob | commitdiff | diff to current |
2019-03-13 |
Sudakshina Das | [BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI... |
blob | commitdiff | diff to current |
2019-03-13 |
Sudakshina Das | [BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES... |
blob | commitdiff | diff to current |
2019-01-01 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | diff to current |
2018-12-18 |
Alan Modra | Include bfd_stdint.h in bfd.h |
blob | commitdiff | diff to current |
2018-11-27 |
Tamar Christina | AArch64: Fix regression in Cortex A53 erratum when... |
blob | commitdiff | diff to current |
2018-10-31 |
Renlin Li | Don't create got section while processing TLS Local... |
blob | commitdiff | diff to current |
2018-08-22 |
Rafeal Auler | Fix AArch64 stub layout algorithm to allow for the... |
blob | commitdiff | diff to current |
2018-07-17 |
Maciej W. Rozycki | BFD: Use `bfd_is_abs_symbol' to determine whether a... |
blob | commitdiff | diff to current |
2018-06-25 |
Nick Clifton | Fix compile time warning message for the AArch64 BFD... |
blob | commitdiff | diff to current |
2018-03-28 |
Renlin Li | [2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8... |
blob | commitdiff | diff to current |
2018-03-28 |
Renlin Li | [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8... |
blob | commitdiff | diff to current |
2018-03-09 |
Nick Clifton | Fix Sparc, s390 and AArch64 targets so that they can... |
blob | commitdiff | diff to current |
2018-03-07 |
Renlin Li | [PR20402][LD][AARCH64]Don't emit RELATIVE relocation... |
blob | commitdiff | diff to current |
2018-03-02 |
Jim Wilson | Ensure 8-byte alignment for AArch64 stubs. |
blob | commitdiff | diff to current |
2018-02-27 |
Nick Clifton | Have info_to_howto functions return a success/fail... |
blob | commitdiff | diff to current |
2018-02-25 |
Alan Modra | ARM and AArch64 messages |
blob | commitdiff | diff to current |
2018-02-25 |
Alan Modra | unrecognized/unsupported reloc message |
blob | commitdiff | diff to current |
2018-02-19 |
Alan Modra | %L conversions |
blob | commitdiff | diff to current |
2018-02-19 |
Alan Modra | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. |
blob | commitdiff | diff to current |
2018-02-19 |
Alan Modra | Use %pA and %pB in messages rather than %A and %B |
blob | commitdiff | diff to current |
2018-02-05 |
Renlin Li | [PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH... |
blob | commitdiff | diff to current |
2018-01-24 |
Renlin Li | [LD][AARCH64]Add group relocations to create PC-relativ... |
blob | commitdiff | diff to current |
2018-01-24 |
Renlin Li | [GAS][AARCH64]Add group relocations to create PC-relati... |
blob | commitdiff | diff to current |
2018-01-03 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | diff to current |
2017-12-13 |
Renlin Li | [BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH6... |
blob | commitdiff | diff to current |
2017-12-06 |
Alan Modra | BFD whitespace fixes |
blob | commitdiff | diff to current |
2017-12-06 |
Alan Modra | Comment tidy |
blob | commitdiff | diff to current |
2017-12-01 |
Alan Modra | readonly_dynrelocs |
blob | commitdiff | diff to current |
2017-11-28 |
H.J. Lu | ELF: Don't set non_ir_ref_regular in check_relocs |
blob | commitdiff | diff to current |
2017-11-27 |
Szabolcs Nagy | [PR ld/22263] aarch64: Avoid dynamic TLS relocs in PIE |
blob | commitdiff | diff to current |
2017-11-27 |
Szabolcs Nagy | [PR ld/22269] aarch64: Handle local undefined weak... |
blob | commitdiff | diff to current |
2017-11-23 |
Alan Modra | Rename u.weakdef and make it a circular list |
blob | commitdiff | diff to current |
2017-10-16 |
H.J. Lu | ELF: Call check_relocs after opening all inputs |
blob | commitdiff | diff to current |
2017-10-14 |
H.J. Lu | aarch64: Check UNDEFWEAK_NO_DYNAMIC_RELOC |
blob | commitdiff | diff to current |
2017-10-12 |
Nick Clifton | Force the AArch64 linker backend to refuse to link... |
blob | commitdiff | diff to current |
2017-09-02 |
Alan Modra | -Og warning fixes |
blob | commitdiff | diff to current |
2017-08-17 |
Szabolcs Nagy | [AArch64] Skip IFUNC relocations in debug sections |
blob | commitdiff | diff to current |
2017-07-24 |
Nick Clifton | Improve "unrecognized relocation" error messages to... |
blob | commitdiff | diff to current |
2017-07-19 |
Szabolcs Nagy | [AArch64] Fix PR18841 ifunc relocation ordering |
blob | commitdiff | diff to current |
2017-07-18 |
Yuri Chornovian | Fix spelling typos. |
blob | commitdiff | diff to current |
2017-07-12 |
Alan Modra | bfd_error_handler bfd_vma and bfd_size_type args |
blob | commitdiff | diff to current |
2017-07-04 |
Jiong Wang | [AArch64] Remove useless and incorrect assertion |
blob | commitdiff | diff to current |
2017-06-29 |
Jiong Wang | [AArch64] Only override the symbol dynamic decision... |
blob | commitdiff | diff to current |
2017-06-29 |
Jiong Wang | [AArch64] Remove duplicated code when handling some... |
blob | commitdiff | diff to current |
2017-06-16 |
Jiong Wang | [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol... |
blob | commitdiff | diff to current |
2017-06-15 |
Jiong Wang | [AArch64] Allow COPY relocation elimination |
blob | commitdiff | diff to current |
2017-06-09 |
Jiong Wang | Revert "[AArch64] Allow COPY relocation elimination" |
blob | commitdiff | diff to current |
2017-06-08 |
Jiong Wang | [AArch64] Allow COPY relocation elimination |
blob | commitdiff | diff to current |
2017-06-06 |
James Clarke | Fix AArch64 in the same way as other targets updated... |
blob | commitdiff | diff to current |
2017-05-18 |
Alan Modra | Don't compare boolean values against TRUE or FALSE |
blob | commitdiff | diff to current |
2017-05-16 |
Alan Modra | Rename non_ir_ref to non_ir_ref_regular |
blob | commitdiff | diff to current |
2017-04-13 |
Alan Modra | Use %A and %B in more error messages |
blob | commitdiff | diff to current |
2017-04-13 |
Alan Modra | Rewrite bfd error handler |
blob | commitdiff | diff to current |
2017-03-13 |
Nick Clifton | Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSD... |
blob | commitdiff | diff to current |
2017-02-28 |
Alan Modra | Don't make dynamic .data.rel.ro SEC_READONLY |
blob | commitdiff | diff to current |
2017-01-23 |
Yury Norov | Fix AArch64 relocation handling in ILP32 mode. |
blob | commitdiff | diff to current |
2017-01-20 |
Jiong Wang | [AArch64] Optimize .gnu.hash table size for executable |
blob | commitdiff | diff to current |
2017-01-02 |
Alan Modra | Update year range in copyright notice of all files. |
blob | commitdiff | diff to current |
2016-12-26 |
Alan Modra | dynrelro section for read-only dynamic symbols copied... |
blob | commitdiff | diff to current |
2016-12-26 |
Alan Modra | Put .dynbss and .rel.bss shortcuts in main elf hash... |
blob | commitdiff | diff to current |
2016-12-14 |
Yury Norov | ld: aarch64: fix TLS relaxation where TCB_SIZE is used |
blob | commitdiff | diff to current |
2016-12-14 |
Yury Norov | Revert "ld: aarch64: fix TLS relaxation where TCB_SIZE... |
blob | commitdiff | diff to current |
2016-12-14 |
Yury Norov | ld: aarch64: fix TLS relaxation where TCB_SIZE is used |
blob | commitdiff | diff to current |
2016-12-01 |
Yury Norov | Fix accesses to the GOT for AARCH64 operating in 32... |
blob | commitdiff | diff to current |
2016-11-23 |
Alan Modra | elf_backend_dtrel_excludes_plt |
blob | commitdiff | diff to current |
2016-11-23 |
Alan Modra | Delete duplicate target short-cuts to dynamic sections |
blob | commitdiff | diff to current |
2016-11-10 |
Jiong Wang | [AArch64] Bind defined symbol locally in PIE |
blob | commitdiff | diff to current |
2016-10-19 |
Nick Clifton | Add c-format tags to translatable strings with more... |
blob | commitdiff | diff to current |
2016-10-07 |
Alan Modra | Pass link_info to _bfd_merge_private_bfd_data |
blob | commitdiff | diff to current |
2016-10-05 |
Alan Modra | -Wimplicit-fallthrough warning fixes |
blob | commitdiff | diff to current |
2016-09-30 |
Alan Modra | Remove syntactic sugar |
blob | commitdiff | diff to current |
2016-06-29 |
Nick Clifton | Preserve all mapping symbols in ARM and AArch64 object... |
blob | commitdiff | diff to current |
2016-06-18 |
H.J. Lu | Don't generate PLT for IFUNC GOT/pointer reference |
blob | commitdiff | diff to current |
2016-05-28 |
Alan Modra | Return void from linker callbacks |
blob | commitdiff | diff to current |
2016-05-23 |
Jim Wilson | Enable R_AARCH64_NONE for 64-bit code. |
blob | commitdiff | diff to current |
2016-05-13 |
Alan Modra | Set dynamic tag VMA and size from dynamic section when... |
blob | commitdiff | diff to current |
2016-05-11 |
Jiong Wang | [AArch64] Remove redundant tls relax in elfNN_aarch64_f... |
blob | commitdiff | diff to current |
2016-05-03 |
Jiong Wang | [AArch64] Also puts value in place for R_AARCH64_RELATIVE |
blob | commitdiff | diff to current |
2016-04-12 |
H.J. Lu | Properly handle dynamic reloc against normal symbol |
blob | commitdiff | diff to current |
2016-03-07 |
Jiong Wang | [AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_... |
blob | commitdiff | diff to current |
2016-02-26 |
Renlin Li | [BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflo... |
blob | commitdiff | diff to current |
2016-02-24 |
Renlin Li | Revert "ABS32" |
blob | commitdiff | diff to current |
2016-02-24 |
Renlin Li | ABS32 |
blob | commitdiff | diff to current |
2016-02-22 |
Jiong Wang | [AArch64] Remove redundant calculation of plt stub... |
blob | commitdiff | diff to current |
2016-02-09 |
Nick Clifton | Add a more helpful warning message to explain why some... |
blob | commitdiff | diff to current |
2016-02-09 |
Walfred Tedeschi | Revert "Add a more helpful warning message to explain... |
blob | commitdiff | diff to current |
2016-02-09 |
Nick Clifton | Add a more helpful warning message to explain why some... |
blob | commitdiff | diff to current |
2016-01-21 |
Jiong Wang | [AArch64] Relax long branch veneer insertion for non... |
blob | commitdiff | diff to current |
2016-01-01 |
Alan Modra | Copyright update for binutils |
blob | commitdiff | diff to current |
next |