| Commit message (Expand) | Author | Age | Files | Lines |
* | ELF: Call check_relocs after opening all inputs | H.J. Lu | 2017-10-11 | 54 | -130/+99 |
* | x86: Run PR ld/19636 tests with -z dynamic-undefined-weak | H.J. Lu | 2017-10-11 | 15 | -0/+190 |
* | ld internationalization fixes | Alan Modra | 2017-10-11 | 43 | -296/+369 |
* | [ARM] PR ld/21402, only override the symbol dynamic decision on undefined wea... | Renlin Li | 2017-10-10 | 4 | -15/+19 |
* | Correct ld/Makefile earmelfb_fuchsia dependencies | Alan Modra | 2017-10-10 | 3 | -2/+7 |
* | Fix link time warning message when running the srec linker tests. | Nick Clifton | 2017-10-09 | 2 | -1/+3 |
* | Fix compile time warning message when running the PR19874 linker test. | Nick Clifton | 2017-10-09 | 2 | -1/+6 |
* | ld: Don't allow '~' as the first char in symbol name | H.J. Lu | 2017-10-09 | 6 | -2/+36 |
* | ld-elf/merge.d: Don't expect to fail for sparc | H.J. Lu | 2017-10-07 | 2 | -1/+5 |
* | Updated Turkish translation for the ld sub-directory. | Nick Clifton | 2017-10-05 | 2 | -663/+1504 |
* | Change readelf so that when --wide is active a relocation's full name is disp... | Nick Clifton | 2017-10-05 | 2 | -1/+7 |
* | PR21167, relocation sections not included in groups | Alan Modra | 2017-10-05 | 2 | -4/+10 |
* | PR21294, Binary size regression on PPC embedded | Alan Modra | 2017-10-03 | 2 | -1/+8 |
* | ld -z relro documentation | Alan Modra | 2017-10-03 | 2 | -6/+18 |
* | PR21970, assertion failed when more than one overlay has subalign specified | Alan Modra | 2017-10-01 | 2 | -0/+6 |
* | Add a test for PR binutils/21978 | H.J. Lu | 2017-09-30 | 5 | -0/+20 |
* | Skip the PR 14918 linker test for ARM targets. | Nick Clifton | 2017-09-28 | 2 | -3/+19 |
* | PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLY | Alan Modra | 2017-09-28 | 6 | -0/+47 |
* | LD/testsuite: Fix undefined symbol tests for MIPS and S+core targets | Maciej W. Rozycki | 2017-09-26 | 2 | -3/+28 |
* | Add a test for PR ld/22150 | H.J. Lu | 2017-09-22 | 6 | -0/+59 |
* | Reduce excessive .eh_frame alignment for powerpc | Alan Modra | 2017-09-21 | 2 | -6/+6 |
* | MIPS/LD: Add OpenBSD/mips64 support | Maciej W. Rozycki | 2017-09-19 | 2 | -0/+11 |
* | PR22118, Incorrectly-capitalized regexp | Alan Modra | 2017-09-15 | 2 | -1/+6 |
* | globalaudit.rd: Allow additional bits in DT_FLAGS_1 | H.J. Lu | 2017-09-14 | 2 | -1/+7 |
* | x86: Cache section contents and relocations | H.J. Lu | 2017-09-14 | 7 | -0/+58 |
* | PowerPC64 --plt-align | Alan Modra | 2017-09-10 | 6 | -19/+34 |
* | x86: Properly handle __ehdr_start | H.J. Lu | 2017-09-09 | 17 | -0/+160 |
* | x86-64: Add R_X86_64_converted_reloc_bit | H.J. Lu | 2017-09-06 | 5 | -6/+11 |
* | x86-64: Properly set converted_reloc | H.J. Lu | 2017-09-05 | 4 | -3/+9 |
* | x86-64: Improve GOTPCREL relocation conversion | H.J. Lu | 2017-09-05 | 3 | -3/+8 |
* | x86-64: Set tlsdesc_plt if GOT_TLS_GDESC_P is true | H.J. Lu | 2017-09-03 | 4 | -0/+94 |
* | LTO rescan archives | Alan Modra | 2017-09-02 | 4 | -7/+103 |
* | x86-64: Check ELF_COMMON_DEF_P for common symbols | H.J. Lu | 2017-09-01 | 4 | -0/+77 |
* | -Og warning fixes | Alan Modra | 2017-09-02 | 2 | -13/+21 |
* | x86: Correct unwind information for the second PLT | H.J. Lu | 2017-09-01 | 23 | -49/+549 |
* | Add a test for PR ld/22048 | H.J. Lu | 2017-08-31 | 5 | -0/+46 |
* | Remove .eh_frame zero terminators | Alan Modra | 2017-08-31 | 3 | -13/+8 |
* | LD/testsuite: Also discard `.MIPS.options' in orphan tests | Maciej W. Rozycki | 2017-08-30 | 2 | -2/+7 |
* | MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxation | Maciej W. Rozycki | 2017-08-30 | 14 | -0/+162 |
* | PowerPC TPREL16_HA/LO reloc optimization | Alan Modra | 2017-08-30 | 11 | -109/+191 |
* | PowerPC64 __tls_get_addr sequence optimization | Alan Modra | 2017-08-30 | 8 | -30/+40 |
* | testsuite/ld-cris various files: Run ld with --hash-style=sysv. | Hans-Peter Nilsson | 2017-08-30 | 50 | -49/+82 |
* | Improve MSP430 section placement. | Jozef Lawrynowicz | 2017-08-29 | 20 | -45/+1331 |
* | Disallow copy relocation against protected data symbol | H.J. Lu | 2017-08-26 | 11 | -0/+290 |
* | ld: Add "--" after regexp | H.J. Lu | 2017-08-24 | 5 | -4/+12 |
* | ld: Replace regexp with string match | H.J. Lu | 2017-08-24 | 3 | -4/+10 |
* | x86-64: Run pr22001-1b on x32 | H.J. Lu | 2017-08-24 | 2 | -16/+37 |
* | x86-64: Check relocations with -z nocopyreloc | H.J. Lu | 2017-08-24 | 11 | -0/+249 |
* | ld: Early detection of orphans we know will be discarded | Andrew Burgess | 2017-08-24 | 7 | -15/+98 |
* | Test undefined symbols in shared libraries | Alan Modra | 2017-08-24 | 3 | -98/+195 |