Age | Commit message (Expand) | Author | Files | Lines |
2016-10-21 | Fix PR 17704. | Gergely Nagy | 1 | -0/+6 |
2016-09-02 | Handle ARM-specific --target1-abs, --target1-rel and --target2 options | Doug Kwan | 1 | -0/+46 |
2016-08-17 | Fix extraneous complaints about missing expected TLS relocation (i386). | Cary Coutant | 1 | -6/+6 |
2016-08-10 | Fix extraneous complaints about missing expected TLS relocation. | Cary Coutant | 1 | -2/+2 |
2016-07-26 | [Gold, aarch64] Implement some AArch64 relocs. | Han Shen | 1 | -0/+13 |
2016-06-29 | Update "make clean" in gold/testsuite. | Cary Coutant | 1 | -1/+1 |
2016-06-30 | [GOLD] Pass -Wl,-z to gcc, not plain -z | Alan Modra | 1 | -2/+2 |
2016-06-29 | gold: Support 386 TLS code sequences without PLT | H.J. Lu | 1 | -0/+49 |
2016-06-29 | gold: Support x86-64 TLS code sequences without PLT | H.J. Lu | 1 | -0/+53 |
2016-06-29 | [GOLD] Disable copy_test_protected on powerpc | Alan Modra | 1 | -0/+2 |
2016-06-28 | Implement the R_AARCH64_NONE relocation. | Igor Kudrin | 1 | -0/+15 |
2016-06-28 | Convert indirect calls to direct when possible. | Sriraman Tallam | 1 | -0/+19 |
2016-06-28 | Implement SORT_BY_INIT_PRIORITY. | Igor Kudrin | 1 | -0/+11 |
2016-05-19 | Don't allow COPY relocations for protected symbols. | Cary Coutant | 1 | -0/+12 |
2016-03-21 | Fix problem where gold fails to issue an undefined symbol error during LTO. | Cary Coutant | 1 | -0/+19 |
2016-03-20 | Fix problem where gold cannot build .eh_frame_hdr from ld -r output. | Cary Coutant | 1 | -0/+10 |
2016-03-09 | Workaround a C++ bug in GCC 4.2 in gold test | H.J. Lu | 1 | -3/+3 |
2016-03-08 | Remove checks for constructors that might have been eliminated by GCC. | Cary Coutant | 1 | -1/+0 |
2016-03-08 | Fix Makefile so make clean removes overlooked files. | Cary Coutant | 1 | -2/+8 |
2016-03-03 | Add new plugin hooks to support querying section alignment and size. | Cary Coutant | 1 | -0/+15 |
2016-03-03 | get_symbols() plugin API tweak to support --start-lib/--end-lib. | Evgenii Stepanov | 1 | -0/+16 |
2016-02-16 | Pass -mrelax-relocations=yes to $(TEST_AS) | H.J. Lu | 1 | -4/+2 |
2016-02-15 | gold: Add s390 -fsplit-stack support. | Marcin Kościelnicki | 1 | -0/+174 |
2016-02-06 | Fix overflow checking for 32-bit pc-relative relocations on x32. | Cary Coutant | 1 | -2/+18 |
2016-02-05 | Add some relocation overflow checks for x86_64. | Cary Coutant | 1 | -0/+14 |
2016-02-05 | Overhaul relocation framework to support overflow checking. | Cary Coutant | 1 | -0/+5 |
2015-10-20 | Feed right input object to x86_64_mov_to_lea1[12] | H.J. Lu | 1 | -2/+2 |
2015-08-18 | Fix symbol versioning problems in PR 18703. | Cary Coutant | 1 | -0/+9 |
2015-07-22 | Don't compare symbol addresses directly | H.J. Lu | 1 | -4/+6 |
2015-07-20 | Clear SHF_COMPRESSED flag bit from input to output | H.J. Lu | 1 | -0/+16 |
2015-07-20 | Remove warning about references from shared objects to hidden symbols. | Yiran Wang | 1 | -1/+3 |
2015-07-14 | Make default compression gABI compliant | H.J. Lu | 1 | -2/+2 |
2015-07-12 | Extend --compress-debug-sections in gold | H.J. Lu | 1 | -1/+82 |
2015-07-12 | Add SHF_COMPRESSED section decompression to gold | H.J. Lu | 1 | -0/+25 |
2015-06-11 | Fix broken gold/testsuite/script_test_12 in some setup. | Jing Yu | 1 | -0/+4 |
2015-06-03 | Fix gold to group sections correctly via linker script. | Cary Coutant | 1 | -0/+9 |
2015-06-02 | PR 17819: Fix --build-id=tree when using --compress-debug-sections. | Cary Coutant | 1 | -0/+8 |
2015-04-27 | If a range is missing, assume the input address is mapped. | Rafael Ávila de Espíndola | 1 | -0/+8 |
2015-04-23 | Add option --weak-unresolved-symbols to treat unresolved symbols as weak ref. | Sriraman Tallam | 1 | -0/+5 |
2015-04-09 | Allow gold to resolve defined TLS symbols in a PIE link. | Cary Coutant | 1 | -0/+5 |
2015-04-06 | [Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg to lea foo(%rip), %reg | Ilya Tocar | 1 | -0/+91 |
2015-04-01 | Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(%reg), %reg | Ilya Tocar | 1 | -0/+56 |
2015-04-01 | Regenerate configure in gold | H.J. Lu | 1 | -13/+6 |
2015-03-21 | PR gold/18048: Fix INCLUDE directive support for gold | Cary Coutant | 1 | -0/+13 |
2015-03-11 | Fix gold incremental test failures. | Cary Coutant | 1 | -18/+18 |
2015-02-16 | Fix --dynamic-list so that symbols not in the list are still exported. | Cary Coutant | 1 | -1/+1 |
2015-02-09 | Replace two_file_shared_2.so with two_file_shared_1.so | H.J. Lu | 1 | -1/+1 |
2015-02-09 | Gold testsuite make clean | Alan Modra | 1 | -2/+3 |
2015-02-03 | Fix a file descriptor leak in gold. | Cary Coutant | 1 | -38/+49 |
2015-01-06 | Handle stack split for x32 | H.J. Lu | 1 | -0/+37 |