2016-12-28 |
Cary Coutant | Place copy relocations in .dynbss when target is read... |
tree | commitdiff |
2016-12-23 |
Cary Coutant | Add -z bndplt support (for Intel MPX). |
tree | commitdiff |
2016-12-23 |
Cary Coutant | Fix placement of forced local symbols in the dynamic... |
tree | commitdiff |
2016-12-23 |
Cary Coutant | Fix problem where version script causes predefined... |
tree | commitdiff |
2016-12-20 |
Cary Coutant | Update testsuite Makefile with missing dependencies. |
tree | commitdiff |
2016-12-19 |
Igor Kudrin | Fix an internal error in the constructor of Target_arm. |
tree | commitdiff |
2016-12-19 |
Cary Coutant | Fix forced allocation of common (-d) during -r links. |
tree | commitdiff |
2016-12-13 |
Cary Coutant | When using linker scripts, place linker-generated secti... |
tree | commitdiff |
2016-12-12 |
Alan Modra | [GOLD] Allow for larger alignment in script_test_15 |
tree | commitdiff |
2016-12-12 |
Alan Modra | [GOLD] Adjust testcase for PowerPC64 |
tree | commitdiff |
2016-12-12 |
Igor Kudrin | Fix earlier ChangeLog entry to give Igor credit, add... |
tree | commitdiff |
2016-12-12 |
Cary Coutant | Fix problems with bss handling in linker scripts. |
tree | commitdiff |
2016-12-05 |
Alan Modra | Fix gold/testsuite/file_in_many_sections_test.sh file... |
tree | commitdiff |
2016-12-05 |
Cary Coutant | Fix problem where absolute local symbols are omitted... |
tree | commitdiff |
2016-10-21 |
Gergely Nagy | Fix PR 17704. |
tree | commitdiff |
2016-09-26 |
Vlad Zakharov | When building target binaries, ensure that the warning... |
tree | commitdiff |
2016-09-26 |
Alan Modra | [GOLD] regen testsuite/Makefile.in |
tree | commitdiff |
2016-09-02 |
Doug Kwan | Handle ARM-specific --target1-abs, --target1-rel and... |
tree | commitdiff |
2016-08-17 |
Cary Coutant | Fix extraneous complaints about missing expected TLS... |
tree | commitdiff |
2016-08-10 |
Cary Coutant | Fix extraneous complaints about missing expected TLS... |
tree | commitdiff |
2016-07-27 |
Alan Modra | Fix aarch64_relocs.sh file mode |
tree | commitdiff |
2016-07-26 |
Han Shen | [Gold, aarch64] Implement some AArch64 relocs. |
tree | commitdiff |
2016-06-30 |
Cary Coutant | Fix gold testsuite failure with GCC 6. |
tree | commitdiff |
2016-06-30 |
Cary Coutant | Update "make clean" in gold/testsuite. |
tree | commitdiff |
2016-06-30 |
Alan Modra | [GOLD] Pass -Wl,-z to gcc, not plain -z |
tree | commitdiff |
2016-06-29 |
H.J. Lu | gold: Support 386 TLS code sequences without PLT |
tree | commitdiff |
2016-06-29 |
H.J. Lu | gold: Support x86-64 TLS code sequences without PLT |
tree | commitdiff |
2016-06-28 |
Alan Modra | [GOLD] Modify script_test_12 |
tree | commitdiff |
2016-06-28 |
Alan Modra | [GOLD] alignment test |
tree | commitdiff |
2016-06-28 |
Alan Modra | [GOLD] Disable copy_test_protected on powerpc |
tree | commitdiff |
2016-06-28 |
Cary Coutant | Fix execute permission on gold/testsuite/script_test_14.sh. |
tree | commitdiff |
2016-06-28 |
Igor Kudrin | Implement the R_AARCH64_NONE relocation. |
tree | commitdiff |
2016-06-28 |
Sriraman Tallam | Convert indirect calls to direct when possible. |
tree | commitdiff |
2016-06-28 |
Igor Kudrin | Implement SORT_BY_INIT_PRIORITY. |
tree | commitdiff |
2016-06-23 |
Cary Coutant | Fix bug with grouping sections. |
tree | commitdiff |
2016-06-13 |
H.J. Lu | Add .got.plt to testsuite/script_test_2.t |
tree | commitdiff |
2016-05-19 |
Cary Coutant | Don't allow COPY relocations for protected symbols. |
tree | commitdiff |
2016-04-15 |
H.J. Lu | Regenerate Makefile.in/aclocal.m4 automake 1.11.6 |
tree | commitdiff |
2016-03-22 |
Cary Coutant | Fix problem where gold fails to issue an undefined... |
tree | commitdiff |
2016-03-21 |
Cary Coutant | Fix problem where gold cannot build .eh_frame_hdr from... |
tree | commitdiff |
2016-03-09 |
H.J. Lu | Workaround a C++ bug in GCC 4.2 in gold test |
tree | commitdiff |
2016-03-09 |
Cary Coutant | Remove checks for constructors that might have been... |
tree | commitdiff |
2016-03-09 |
Cary Coutant | Fix Makefile so make clean removes overlooked files. |
tree | commitdiff |
2016-03-04 |
H.J. Lu | Add missing ChangeLog entries for commit 82838 |
tree | commitdiff |
2016-03-03 |
Cary Coutant | Add new plugin hooks to support querying section alignm... |
tree | commitdiff |
2016-03-03 |
Evgenii Stepanov | get_symbols() plugin API tweak to support --start-lib... |
tree | commitdiff |
2016-02-16 |
H.J. Lu | Pass -mrelax-relocations=yes to $(TEST_AS) |
tree | commitdiff |
2016-02-15 |
Marcin Kościelnicki | gold: Add s390 -fsplit-stack support. |
tree | commitdiff |
2016-02-06 |
Cary Coutant | Fix overflow checking for 32-bit pc-relative relocation... |
tree | commitdiff |
2016-02-05 |
Cary Coutant | Add some relocation overflow checks for x86_64. |
tree | commitdiff |
2016-02-05 |
Cary Coutant | Overhaul relocation framework to support overflow checking. |
tree | commitdiff |
2016-01-12 |
Cary Coutant | Refactor gold to enable support for MIPS-64 relocation... |
tree | commitdiff |
2016-01-01 |
Alan Modra | Copyright update for binutils |
tree | commitdiff |
2015-12-09 |
Alan Modra | [GOLD] Relocate::relocate() params |
tree | commitdiff |
2015-10-28 |
Marcin Kościelnicki | Add __attribute__((__aligned__(1))) to unaligned symbol... |
tree | commitdiff |
2015-10-28 |
Marcin Kościelnicki | Make debug_msg.sh more open-minded about line numbers... |
tree | commitdiff |
2015-10-28 |
Marcin Kościelnicki | Add s390 backend. |
tree | commitdiff |
2015-10-28 |
Marcin Kościelnicki | Support 64-bit entry size in SHT_HASH (for s390). |
tree | commitdiff |
2015-10-20 |
H.J. Lu | Feed right input object to x86_64_mov_to_lea1[12] |
tree | commitdiff |
2015-08-19 |
Cary Coutant | Fix symbol versioning problems in PR 18703. |
tree | commitdiff |
2015-07-26 |
Doug Kwan | Make arm_unaligned_reloc test less sensitive to disasse... |
tree | commitdiff |
2015-07-22 |
H.J. Lu | Don't compare symbol addresses directly |
tree | commitdiff |
2015-07-22 |
H.J. Lu | Mark global with hidden attribute |
tree | commitdiff |
2015-07-20 |
H.J. Lu | Update testsuite/pr18689.sh for older GCC |
tree | commitdiff |
2015-07-20 |
H.J. Lu | Clear SHF_COMPRESSED flag bit from input to output |
tree | commitdiff |
2015-07-20 |
Yiran Wang | Remove warning about references from shared objects... |
tree | commitdiff |
2015-07-14 |
H.J. Lu | Make default compression gABI compliant |
tree | commitdiff |
2015-07-12 |
H.J. Lu | Extend --compress-debug-sections in gold |
tree | commitdiff |
2015-07-12 |
H.J. Lu | Add SHF_COMPRESSED section decompression to gold |
tree | commitdiff |
2015-07-06 |
Doug Kwan | Align text section ends so that stub tables appears... |
tree | commitdiff |
2015-06-11 |
Jing Yu | Fix broken gold/testsuite/script_test_12 in some setup. |
tree | commitdiff |
2015-06-04 |
Cary Coutant | Fix gold to group sections correctly via linker script. |
tree | commitdiff |
2015-06-02 |
Cary Coutant | PR 17819: Fix --build-id=tree when using --compress... |
tree | commitdiff |
2015-04-27 |
Rafael Ávila de... | If a range is missing, assume the input address is... |
tree | commitdiff |
2015-04-23 |
Sriraman Tallam | Add option --weak-unresolved-symbols to treat unresolve... |
tree | commitdiff |
2015-04-23 |
Sriraman Tallam | Add option --weak-unresolved-symbols to treat unresolve... |
tree | commitdiff |
2015-04-09 |
Cary Coutant | Allow gold to resolve defined TLS symbols in a PIE... |
tree | commitdiff |
2015-04-09 |
Cary Coutant | Improve ODR checking in gold. |
tree | commitdiff |
2015-04-06 |
Ilya Tocar | [Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg... |
tree | commitdiff |
2015-04-01 |
Ilya Tocar | Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(... |
tree | commitdiff |
2015-04-01 |
H.J. Lu | Regenerate configure in gold |
tree | commitdiff |
2015-03-22 |
Cary Coutant | PR gold/18048: Fix INCLUDE directive support for gold |
tree | commitdiff |
2015-03-12 |
Cary Coutant | Fix gold incremental test failures. |
tree | commitdiff |
2015-02-17 |
Cary Coutant | Fix --dynamic-list so that symbols not in the list... |
tree | commitdiff |
2015-02-09 |
H.J. Lu | Replace two_file_shared_2.so with two_file_shared_1.so |
tree | commitdiff |
2015-02-09 |
Alan Modra | Gold testsuite make clean |
tree | commitdiff |
2015-02-04 |
Cary Coutant | Fix a file descriptor leak in gold. |
tree | commitdiff |
2015-01-06 |
H.J. Lu | Handle stack split for x32 |
tree | commitdiff |
2015-01-01 |
Alan Modra | ChangeLog rotatation and copyright year update |
tree | commitdiff |
2014-12-20 |
H.J. Lu | Change SometimesInlineFunction to "return i * i * 3;" |
tree | commitdiff |
2014-12-03 |
H.J. Lu | Compile pie_copyrelocs_test.cc with -fno-exceptions... |
tree | commitdiff |
2014-10-29 |
Han Shen | Misc about gold for aarch64 backend. |
tree | commitdiff |
2014-09-24 |
Cary Coutant | Fix race condition causing assert in Eh_frame_hdr:... |
tree | commitdiff |
2014-09-18 |
Rafael Ávila de... | A a testcase for common symbol handling with plugins. |
tree | commitdiff |
2014-08-06 |
Alan Modra | Modify new gold test to pass on powerpc64le |
tree | commitdiff |
2014-07-09 |
Cary Coutant | Fix --defsym to copy symbol attributes. |
tree | commitdiff |
2014-06-03 |
Alan Modra | Fix gold plugin_test failures on PowerPC64 ELFv2 |
tree | commitdiff |
2014-05-30 |
Cary Coutant | Fix testsuite to use newly-built linker for ehdr_start_... |
tree | commitdiff |
2014-05-13 |
Sriraman Tallam | With -pie and x86, the linker complains if it sees... |
tree | commitdiff |
2014-05-13 |
Sriraman Tallam | Optimizing accesses to Globals with -fpie -pie: |
tree | commitdiff |
next |