Age | Commit message (Expand) | Author | Files | Lines |
2017-09-15 | PR22118, Incorrectly-capitalized regexp | Alan Modra | 2 | -1/+6 |
2017-09-14 | globalaudit.rd: Allow additional bits in DT_FLAGS_1 | H.J. Lu | 2 | -1/+7 |
2017-09-14 | x86: Cache section contents and relocations | H.J. Lu | 7 | -0/+58 |
2017-09-10 | PowerPC64 --plt-align | Alan Modra | 6 | -19/+34 |
2017-09-09 | x86: Properly handle __ehdr_start | H.J. Lu | 17 | -0/+160 |
2017-09-06 | x86-64: Add R_X86_64_converted_reloc_bit | H.J. Lu | 5 | -6/+11 |
2017-09-05 | x86-64: Properly set converted_reloc | H.J. Lu | 4 | -3/+9 |
2017-09-05 | x86-64: Improve GOTPCREL relocation conversion | H.J. Lu | 3 | -3/+8 |
2017-09-03 | x86-64: Set tlsdesc_plt if GOT_TLS_GDESC_P is true | H.J. Lu | 4 | -0/+94 |
2017-09-02 | LTO rescan archives | Alan Modra | 4 | -7/+103 |
2017-09-01 | x86-64: Check ELF_COMMON_DEF_P for common symbols | H.J. Lu | 4 | -0/+77 |
2017-09-02 | -Og warning fixes | Alan Modra | 2 | -13/+21 |
2017-09-01 | x86: Correct unwind information for the second PLT | H.J. Lu | 23 | -49/+549 |
2017-08-31 | Add a test for PR ld/22048 | H.J. Lu | 5 | -0/+46 |
2017-08-31 | Remove .eh_frame zero terminators | Alan Modra | 3 | -13/+8 |
2017-08-30 | LD/testsuite: Also discard `.MIPS.options' in orphan tests | Maciej W. Rozycki | 2 | -2/+7 |
2017-08-30 | MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxation | Maciej W. Rozycki | 14 | -0/+162 |
2017-08-30 | PowerPC TPREL16_HA/LO reloc optimization | Alan Modra | 11 | -109/+191 |
2017-08-30 | PowerPC64 __tls_get_addr sequence optimization | Alan Modra | 8 | -30/+40 |
2017-08-30 | testsuite/ld-cris various files: Run ld with --hash-style=sysv. | Hans-Peter Nilsson | 50 | -49/+82 |
2017-08-29 | Improve MSP430 section placement. | Jozef Lawrynowicz | 20 | -45/+1331 |
2017-08-26 | Disallow copy relocation against protected data symbol | H.J. Lu | 11 | -0/+290 |
2017-08-24 | ld: Add "--" after regexp | H.J. Lu | 5 | -4/+12 |
2017-08-24 | ld: Replace regexp with string match | H.J. Lu | 3 | -4/+10 |
2017-08-24 | x86-64: Run pr22001-1b on x32 | H.J. Lu | 2 | -16/+37 |
2017-08-24 | x86-64: Check relocations with -z nocopyreloc | H.J. Lu | 11 | -0/+249 |
2017-08-24 | ld: Early detection of orphans we know will be discarded | Andrew Burgess | 7 | -15/+98 |
2017-08-24 | Test undefined symbols in shared libraries | Alan Modra | 3 | -98/+195 |
2017-08-23 | Update PR ld/21903 tests for dejagnu 1.4.4 | H.J. Lu | 4 | -3/+9 |
2017-08-23 | x86-64: Properly report output type when PIC is needed | H.J. Lu | 5 | -4/+11 |
2017-08-23 | x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON_PROTECTED | H.J. Lu | 7 | -0/+99 |
2017-08-23 | Remove pr19161 test hppa xfail | Alan Modra | 2 | -1/+5 |
2017-08-22 | Update PR ld/21964 tests | H.J. Lu | 8 | -52/+107 |
2017-08-21 | Make __start/__stop symbols protected visibility | Alan Modra | 26 | -25/+136 |
2017-08-21 | PR ld/20125, MMIX weak symbols | Hans-Peter Nilsson | 3 | -0/+29 |
2017-08-20 | Update testsuite/ld-x86-64/plt-main-bnd.dd | H.J. Lu | 2 | -1/+7 |
2017-08-17 | Add new Brazilian Portuguese translation for the ld subdirectory. | Nick Clifton | 4 | -2/+2958 |
2017-08-14 | PR21441, Unnecessary padding of .eh_frame section | Alan Modra | 3 | -10/+8 |
2017-08-13 | ld: Restore linker scripts in PR ld/21884 tests | H.J. Lu | 11 | -0/+67 |
2017-08-13 | Fix i686-nacl and x86_64-nacl pr21884 failures | Alan Modra | 3 | -8/+5 |
2017-08-11 | Add -z globalaudit linker command line option to set the DF_GLOBALAUDIT flag ... | Nick Clifton | 7 | -0/+36 |
2017-08-11 | Add 2 more tests for PR ld/21884 | H.J. Lu | 7 | -0/+52 |
2017-08-10 | Add support for PE startup files that want to define their own constructor an... | Nick Clifton | 3 | -16/+43 |
2017-08-09 | LD_CLASS: Check .libs/ld-new for linker first | H.J. Lu | 2 | -1/+7 |
2017-08-09 | Run PR ld/17618 test only with 64-bit ELF linker | H.J. Lu | 4 | -2/+23 |
2017-08-08 | ld: Require GCC 5 or above for 3 x86 tests | H.J. Lu | 3 | -27/+44 |
2017-08-08 | ld: Add a ',' after -Wl,--rpath | H.J. Lu | 3 | -2/+7 |
2017-08-08 | ld: Replace --rpath with -Wl,--rpath | H.J. Lu | 3 | -2/+9 |
2017-08-08 | Add configure flag to enable gnu hash style by default. | Romain Geissler | 5 | -3/+96 |
2017-08-08 | More support for ld --hash-style in the ld testsuite | Alan Modra | 11 | -9/+26 |