Age | Commit message (Expand) | Author | Files | Lines |
2015-06-11 | Fix gold build error at -O0. | Cary Coutant | 2 | -2/+12 |
2015-06-11 | Fix bug where SECTIONS clause does not handle compressed debug sections. | Cary Coutant | 4 | -12/+33 |
2015-06-11 | Fix broken gold/testsuite/script_test_12 in some setup. | Jing Yu | 3 | -0/+13 |
2015-06-11 | [GOLD] Fix handling of __start/__stop symbols | Davide Italiano | 2 | -2/+6 |
2015-06-10 | Patch for erratum-843419 (2 of 2 - fix erratum occurrences). | Han Shen | 2 | -176/+710 |
2015-06-08 | Update French Translations for LD and GOLD. | Nick Clifton | 2 | -0/+3410 |
2015-06-07 | Fix incorrect handling of STT_COMMON symbols in shared libraries. | Cary Coutant | 3 | -15/+27 |
2015-06-04 | Add diststuff target to Makefile. | Cary Coutant | 3 | -2/+12 |
2015-06-04 | Change default to discard temporary local symbols in merge sections. | Cary Coutant | 4 | -6/+81 |
2015-06-03 | Fix SIZEOF_HEADERS in gold. | Cary Coutant | 3 | -3/+35 |
2015-06-03 | Fix gold to group sections correctly via linker script. | Cary Coutant | 8 | -2/+298 |
2015-06-02 | Fix Sniff_file to get an aligned view. | Cary Coutant | 2 | -1/+6 |
2015-06-02 | PR 17819: Fix --build-id=tree when using --compress-debug-sections. | Cary Coutant | 6 | -97/+194 |
2015-06-01 | Use a std::vector instead of a std::map to hold Input_merge_map. | Rafael Ávila de Espíndola | 3 | -35/+19 |
2015-05-16 | [GOLD] Add PowerPC64 -fsplit-stack support | Alan Modra | 3 | -6/+139 |
2015-05-02 | Change Section_id type to use Relobj* instead of Object*. | Cary Coutant | 12 | -43/+80 |
2015-04-29 | Updated translations for various binutils components. | Nick Clifton | 2 | -629/+1856 |
2015-04-28 | Tidy PowerPC gold find_global_entry uses | Alan Modra | 2 | -17/+35 |
2015-04-28 | PowerPC gold assertion on missing global entry stub | Alan Modra | 2 | -14/+23 |
2015-04-27 | [gold] Rename '--fix-cortex-a53' to '--fix-cortex-a53-843419'. | Han Shen | 3 | -6/+14 |
2015-04-27 | If a range is missing, assume the input address is mapped. | Rafael Ávila de Espíndola | 6 | -6/+77 |
2015-04-23 | Add option --weak-unresolved-symbols to treat unresolved symbols as weak ref. | Sriraman Tallam | 6 | -5/+69 |
2015-04-23 | Add option --weak-unresolved-symbols to treat unresolved as weak references. | Sriraman Tallam | 1 | -0/+45 |
2015-04-20 | Ensure that dynamically loaded libraries won't use separate copies of GNU_UNI... | Ian Coolidge | 2 | -1/+10 |
2015-04-17 | Use LIFO instead of FIFO to implement gc's transitive closure. | Rafael Ávila de Espíndola | 6 | -9/+19 |
2015-04-16 | [gold] The first patch to address cortex-a53 erratum-843419. | Han Shen | 3 | -2/+600 |
2015-04-09 | Allow gold to resolve defined TLS symbols in a PIE link. | Cary Coutant | 5 | -148/+378 |
2015-04-09 | Improve ODR checking in gold. | Cary Coutant | 5 | -17/+57 |
2015-04-07 | Add AArch32 support for arm gold linker. | Han Shen | 2 | -1/+28 |
2015-04-06 | Fix the signature of a virtual method to match the one in the parent class. | Rafael Ávila de Espíndola | 2 | -6/+8 |
2015-04-06 | Avoid a call to find by using the return value of insert. | Rafael Ávila de Espíndola | 2 | -9/+7 |
2015-04-06 | Avoid a copy constructor call. | Rafael Ávila de Espíndola | 2 | -2/+8 |
2015-04-06 | [Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg to lea foo(%rip), %reg | Ilya Tocar | 8 | -6/+275 |
2015-04-02 | Regenerate configure in bfd/binutils/gas/gdb/gold | H.J. Lu | 2 | -2/+6 |
2015-04-01 | Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(%reg), %reg | Ilya Tocar | 9 | -33/+252 |
2015-04-01 | Regenerate configure in gold | H.J. Lu | 10 | -420/+397 |
2015-03-30 | Support AARCH64_TLSLD_ADD_DTPREL_* relocations. | Jing Yu | 3 | -9/+34 |
2015-03-27 | Avoid looking up Input_merge_map multiple times. | Rafael Ávila de Espíndola | 5 | -29/+67 |
2015-03-24 | PR18147, relocation overflow when --unresolved-symbols=ignore-all | Alan Modra | 2 | -1/+7 |
2015-03-23 | Remove is_merge_section_for. | Rafael Ávila de Espíndola | 7 | -115/+71 |
2015-03-22 | Fix support for i386 TLS GD-to-IE optimization. | Cary Coutant | 2 | -19/+14 |
2015-03-21 | Fix internal error with -z relro when .tbss is last relro section. | Cary Coutant | 2 | -3/+10 |
2015-03-21 | Fix bug when optimizing string pools of aligned strings. | Cary Coutant | 2 | -1/+9 |
2015-03-21 | PR gold/18048: Fix INCLUDE directive support for gold | Cary Coutant | 10 | -22/+112 |
2015-03-21 | Support compressed debug sections in dynamic object files. | Cary Coutant | 5 | -129/+128 |
2015-03-21 | Fix internal error in do_relocate_sections when using plugins. | Cary Coutant | 2 | -3/+9 |
2015-03-11 | Fix gold incremental test failures. | Cary Coutant | 4 | -36/+53 |
2015-03-09 | Fix failure in exception_static_test. | Cary Coutant | 6 | -40/+91 |
2015-03-05 | Remove typename on elfcpp::Elf_types<size>::Elf_Addr | H.J. Lu | 2 | -4/+9 |
2015-03-04 | Fix a race condition when setting default target for ARM targets. | Cary Coutant | 2 | -4/+10 |