Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-11-27 | AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904) | Tamar Christina | 3 | -0/+93 |
2018-08-01 | Fix spurious check-ld failures on aarch64-elf | Roland McGrath | 6 | -14/+14 |
2018-07-20 | [PATCH, LD, AArch64] Fix ifunc testisms | Andre Simoes Dias Vieira | 1 | -1/+2 |
2018-06-20 | [BFD][AARCH64]Properly truncate no overflow checking relocation value for loa... | Renlin Li | 3 | -3/+3 |
2018-06-14 | ELF dynsyms | Alan Modra | 7 | -10/+19 |
2018-06-08 | Define various symbols conditionally in shared libraries | Alan Modra | 6 | -10/+10 |
2018-03-28 | [2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 suppo... | Renlin Li | 49 | -2/+512 |
2018-03-07 | [PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi... | Renlin Li | 3 | -0/+14 |
2018-03-02 | Ensure 8-byte alignment for AArch64 stubs. | Jim Wilson | 13 | -116/+138 |
2018-02-26 | ARM and AArch64 messages | Alan Modra | 1 | -1/+1 |
2018-02-05 | [PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_ABS32 against absol... | Renlin Li | 5 | -2/+29 |
2018-01-24 | [LD][AARCH64]Add group relocations to create PC-relative offset. | Renlin Li | 21 | -16/+137 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-13 | [BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH64_ABS16 in const secti... | Renlin Li | 6 | -3/+27 |
2017-11-07 | readelf ngettext fixes | Alan Modra | 3 | -6/+6 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 2 | -16/+4 |
2017-10-12 | Force the AArch64 linker backend to refuse to link when it encounters unresol... | Nick Clifton | 2 | -14/+28 |
2017-09-15 | PR22118, Incorrectly-capitalized regexp | Alan Modra | 1 | -1/+1 |
2017-08-08 | More support for ld --hash-style in the ld testsuite | Alan Modra | 3 | -3/+3 |
2017-08-07 | Support different ld --hash-style in the ld testsuite | Alan Modra | 7 | -7/+7 |
2017-07-11 | [AArch64] Use "#pass" instead of "#..." to filter multiple lines | Jiong Wang | 1 | -2/+1 |
2017-06-16 | [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol check | Jiong Wang | 5 | -14/+25 |
2017-06-15 | [AArch64] Allow COPY relocation elimination | Jiong Wang | 6 | -0/+73 |
2017-06-09 | Revert "[AArch64] Allow COPY relocation elimination" | Jiong Wang | 3 | -13/+0 |
2017-06-08 | [AArch64] Allow COPY relocation elimination | Jiong Wang | 3 | -0/+13 |
2017-03-13 | Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA... | Nick Clifton | 1 | -2/+2 |
2017-01-23 | Fix AArch64 relocation handling in ILP32 mode. | Yury Norov | 13 | -1/+217 |
2017-01-20 | [AArch64] Optimize .gnu.hash table size for executable | Jiong Wang | 4 | -0/+24 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-14 | ld: aarch64: fix TLS relaxation where TCB_SIZE is used | Yury Norov | 3 | -0/+29 |
2016-12-14 | Revert "ld: aarch64: fix TLS relaxation where TCB_SIZE is used" | Yury Norov | 3 | -29/+0 |
2016-12-14 | ld: aarch64: fix TLS relaxation where TCB_SIZE is used | Yury Norov | 3 | -0/+29 |
2016-12-13 | [AArch64] Make LD testcases support ILP32 mode | Jiong Wang | 22 | -207/+233 |
2016-12-01 | Fix accesses to the GOT for AARCH64 operating in 32-bit mode. | Yury Norov | 3 | -0/+30 |
2016-11-10 | [AArch64] Bind defined symbol locally in PIE | Jiong Wang | 4 | -0/+22 |
2016-10-11 | Enhance objdump so that it will use .got, .plt and .plt.got section symbols w... | Nick Clifton | 11 | -15/+15 |
2016-09-21 | [AArch64] Print spaces after commas in addresses | Richard Sandiford | 40 | -92/+92 |
2016-09-21 | [AArch64] Add SVE condition codes | Richard Sandiford | 2 | -8/+8 |
2016-06-24 | aarch64 ld testsuite | Alan Modra | 1 | -10/+8 |
2016-05-03 | [AArch64] Also puts value in place for R_AARCH64_RELATIVE | Jiong Wang | 5 | -0/+59 |
2016-03-07 | [AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_ referenced | Jiong Wang | 3 | -0/+9 |
2016-02-26 | [BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflow check. | Renlin Li | 10 | -26/+58 |
2016-02-24 | Revert "ABS32" | Renlin Li | 3 | -17/+0 |
2016-02-24 | ABS32 | Renlin Li | 3 | -0/+17 |
2016-02-09 | Add a more helpful warning message to explain why some AArch64 relocations ca... | Nick Clifton | 4 | -2/+27 |
2016-02-09 | Revert "Add a more helpful warning message to explain why some AArch64 reloca... | Walfred Tedeschi | 4 | -27/+2 |
2016-02-09 | Add a more helpful warning message to explain why some AArch64 relocations ca... | Nick Clifton | 4 | -2/+27 |
2016-01-21 | [AArch64] Relax long branch veneer insertion for non STT_FUNC symbol | Jiong Wang | 9 | -27/+150 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |