Age | Commit message (Expand) | Author | Files | Lines |
2017-07-24 | Improve "unrecognized relocation" error messages to add the suggestion that t... | Nick Clifton | 1 | -9/+3 |
2017-07-19 | [AArch64] Fix PR18841 ifunc relocation ordering | Szabolcs Nagy | 1 | -0/+31 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 1 | -1/+1 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -7/+7 |
2017-07-04 | [AArch64] Remove useless and incorrect assertion | Jiong Wang | 1 | -7/+0 |
2017-06-29 | [AArch64] Only override the symbol dynamic decision on undefined weak symbol | Jiong Wang | 1 | -23/+59 |
2017-06-29 | [AArch64] Remove duplicated code when handling some GOT relocations types | Jiong Wang | 1 | -87/+20 |
2017-06-16 | [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol check | Jiong Wang | 1 | -4/+4 |
2017-06-15 | [AArch64] Allow COPY relocation elimination | Jiong Wang | 1 | -47/+124 |
2017-06-09 | Revert "[AArch64] Allow COPY relocation elimination" | Jiong Wang | 1 | -62/+8 |
2017-06-08 | [AArch64] Allow COPY relocation elimination | Jiong Wang | 1 | -8/+62 |
2017-06-06 | Fix AArch64 in the same way as other targets updated in 8170f7693bc0a9442c0aa... | James Clarke | 1 | -1/+1 |
2017-05-18 | Don't compare boolean values against TRUE or FALSE | Alan Modra | 1 | -2/+2 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -2/+2 |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -1/+1 |
2017-04-13 | Rewrite bfd error handler | Alan Modra | 1 | -1/+1 |
2017-03-13 | Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA... | Nick Clifton | 1 | -21/+24 |
2017-02-28 | Don't make dynamic .data.rel.ro SEC_READONLY | Alan Modra | 1 | -1/+1 |
2017-01-23 | Fix AArch64 relocation handling in ILP32 mode. | Yury Norov | 1 | -90/+115 |
2017-01-20 | [AArch64] Optimize .gnu.hash table size for executable | Jiong Wang | 1 | -0/+17 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-26 | dynrelro section for read-only dynamic symbols copied into executable | Alan Modra | 1 | -7/+21 |
2016-12-26 | Put .dynbss and .rel.bss shortcuts in main elf hash table | Alan Modra | 1 | -24/+8 |
2016-12-14 | ld: aarch64: fix TLS relaxation where TCB_SIZE is used | Yury Norov | 1 | -5/+15 |
2016-12-14 | Revert "ld: aarch64: fix TLS relaxation where TCB_SIZE is used" | Yury Norov | 1 | -15/+3 |
2016-12-14 | ld: aarch64: fix TLS relaxation where TCB_SIZE is used | Yury Norov | 1 | -3/+15 |
2016-12-01 | Fix accesses to the GOT for AARCH64 operating in 32-bit mode. | Yury Norov | 1 | -6/+11 |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -15/+1 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -2/+1 |
2016-11-10 | [AArch64] Bind defined symbol locally in PIE | Jiong Wang | 1 | -1/+2 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -2/+13 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -2/+3 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+2 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -19/+18 |
2016-06-29 | Preserve all mapping symbols in ARM and AArch64 object files. | Nick Clifton | 1 | -0/+37 |
2016-06-18 | Don't generate PLT for IFUNC GOT/pointer reference | H.J. Lu | 1 | -1/+2 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -19/+11 |
2016-05-23 | Enable R_AARCH64_NONE for 64-bit code. | Jim Wilson | 1 | -4/+2 |
2016-05-13 | Set dynamic tag VMA and size from dynamic section when possible | Alan Modra | 1 | -1/+2 |
2016-05-11 | [AArch64] Remove redundant tls relax in elfNN_aarch64_final_link_relocate | Jiong Wang | 1 | -13/+3 |
2016-05-03 | [AArch64] Also puts value in place for R_AARCH64_RELATIVE | Jiong Wang | 1 | -1/+7 |
2016-04-11 | Properly handle dynamic reloc against normal symbol | H.J. Lu | 1 | -0/+1 |
2016-03-07 | [AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_ referenced | Jiong Wang | 1 | -0/+16 |
2016-02-26 | [BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflow check. | Renlin Li | 1 | -3/+3 |
2016-02-24 | Revert "ABS32" | Renlin Li | 1 | -15/+3 |
2016-02-24 | ABS32 | Renlin Li | 1 | -3/+15 |
2016-02-22 | [AArch64] Remove redundant calculation of plt stub destination for veneer | Jiong Wang | 1 | -16/+3 |
2016-02-09 | Add a more helpful warning message to explain why some AArch64 relocations ca... | Nick Clifton | 1 | -4/+31 |
2016-02-09 | Revert "Add a more helpful warning message to explain why some AArch64 reloca... | Walfred Tedeschi | 1 | -31/+4 |
2016-02-09 | Add a more helpful warning message to explain why some AArch64 relocations ca... | Nick Clifton | 1 | -4/+31 |