| Commit message (Expand) | Author | Age | Files | Lines |
* | [GOLD] Add PowerPC64 -fsplit-stack support | Alan Modra | 2015-05-16 | 3 | -6/+139 |
* | Change Section_id type to use Relobj* instead of Object*. | Cary Coutant | 2015-05-02 | 12 | -43/+80 |
* | Updated translations for various binutils components. | Nick Clifton | 2015-04-29 | 2 | -629/+1856 |
* | Tidy PowerPC gold find_global_entry uses | Alan Modra | 2015-04-28 | 2 | -17/+35 |
* | PowerPC gold assertion on missing global entry stub | Alan Modra | 2015-04-28 | 2 | -14/+23 |
* | [gold] Rename '--fix-cortex-a53' to '--fix-cortex-a53-843419'. | Han Shen | 2015-04-27 | 3 | -6/+14 |
* | If a range is missing, assume the input address is mapped. | Rafael Ávila de Espíndola | 2015-04-27 | 6 | -6/+77 |
* | Add option --weak-unresolved-symbols to treat unresolved symbols as weak ref. | Sriraman Tallam | 2015-04-23 | 6 | -5/+69 |
* | Add option --weak-unresolved-symbols to treat unresolved as weak references. | Sriraman Tallam | 2015-04-23 | 1 | -0/+45 |
* | Ensure that dynamically loaded libraries won't use separate copies of GNU_UNI... | Ian Coolidge | 2015-04-20 | 2 | -1/+10 |
* | Use LIFO instead of FIFO to implement gc's transitive closure. | Rafael Ávila de Espíndola | 2015-04-17 | 6 | -9/+19 |
* | [gold] The first patch to address cortex-a53 erratum-843419. | Han Shen | 2015-04-16 | 3 | -2/+600 |
* | Allow gold to resolve defined TLS symbols in a PIE link. | Cary Coutant | 2015-04-09 | 5 | -148/+378 |
* | Improve ODR checking in gold. | Cary Coutant | 2015-04-09 | 5 | -17/+57 |
* | Add AArch32 support for arm gold linker. | Han Shen | 2015-04-07 | 2 | -1/+28 |
* | Fix the signature of a virtual method to match the one in the parent class. | Rafael Ávila de Espíndola | 2015-04-06 | 2 | -6/+8 |
* | Avoid a call to find by using the return value of insert. | Rafael Ávila de Espíndola | 2015-04-06 | 2 | -9/+7 |
* | Avoid a copy constructor call. | Rafael Ávila de Espíndola | 2015-04-06 | 2 | -2/+8 |
* | [Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg to lea foo(%rip), %reg | Ilya Tocar | 2015-04-06 | 8 | -6/+275 |
* | Regenerate configure in bfd/binutils/gas/gdb/gold | H.J. Lu | 2015-04-02 | 2 | -2/+6 |
* | Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(%reg), %reg | Ilya Tocar | 2015-04-01 | 9 | -33/+252 |
* | Regenerate configure in gold | H.J. Lu | 2015-04-01 | 10 | -420/+397 |
* | Support AARCH64_TLSLD_ADD_DTPREL_* relocations. | Jing Yu | 2015-03-30 | 3 | -9/+34 |
* | Avoid looking up Input_merge_map multiple times. | Rafael Ávila de Espíndola | 2015-03-27 | 5 | -29/+67 |
* | PR18147, relocation overflow when --unresolved-symbols=ignore-all | Alan Modra | 2015-03-24 | 2 | -1/+7 |
* | Remove is_merge_section_for. | Rafael Ávila de Espíndola | 2015-03-23 | 7 | -115/+71 |
* | Fix support for i386 TLS GD-to-IE optimization. | Cary Coutant | 2015-03-22 | 2 | -19/+14 |
* | Fix internal error with -z relro when .tbss is last relro section. | Cary Coutant | 2015-03-21 | 2 | -3/+10 |
* | Fix bug when optimizing string pools of aligned strings. | Cary Coutant | 2015-03-21 | 2 | -1/+9 |
* | PR gold/18048: Fix INCLUDE directive support for gold | Cary Coutant | 2015-03-21 | 10 | -22/+112 |
* | Support compressed debug sections in dynamic object files. | Cary Coutant | 2015-03-21 | 5 | -129/+128 |
* | Fix internal error in do_relocate_sections when using plugins. | Cary Coutant | 2015-03-21 | 2 | -3/+9 |
* | Fix gold incremental test failures. | Cary Coutant | 2015-03-11 | 4 | -36/+53 |
* | Fix failure in exception_static_test. | Cary Coutant | 2015-03-09 | 6 | -40/+91 |
* | Remove typename on elfcpp::Elf_types<size>::Elf_Addr | H.J. Lu | 2015-03-05 | 2 | -4/+9 |
* | Fix a race condition when setting default target for ARM targets. | Cary Coutant | 2015-03-04 | 2 | -4/+10 |
* | Remove empty class Merge_map. | Rafael Ávila de Espíndola | 2015-03-04 | 10 | -208/+199 |
* | Fix crash when processing merge section with entsize of 0. | Cary Coutant | 2015-03-02 | 2 | -0/+10 |
* | Fix an internal error in do_print_to_mapfile on Arm. | Cary Coutant | 2015-03-02 | 2 | -0/+10 |
* | PowerPC64 GOLD: complain on misaligned _DS relocs | Alan Modra | 2015-02-24 | 2 | -3/+12 |
* | Set GOLD_DEFAULT_SIZE to 32 for x32 | H.J. Lu | 2015-02-22 | 3 | -0/+7 |
* | Fix gold error: hidden symbol '...' is not defined locally | Alan Modra | 2015-02-18 | 2 | -0/+7 |
* | Simplify Garbage_collection::add_reference a bit. | Rafael Ávila de Espíndola | 2015-02-17 | 2 | -5/+6 |
* | avoid std::vector copy. | Rafael Ávila de Espíndola | 2015-02-17 | 2 | -1/+5 |
* | Use std::upper_bound to simplify code a bit. | Rafael Ávila de Espíndola | 2015-02-17 | 2 | -8/+9 |
* | [gold] Recognize DWARF5/GCC5 DW_LANG_Fortran03 and DW_LANG_Fortran08. | Mark Wielaard | 2015-02-17 | 2 | -1/+8 |
* | Fix --dynamic-list so that symbols not in the list are still exported. | Cary Coutant | 2015-02-16 | 6 | -14/+20 |
* | Remove redundant include of "output.h". | Cary Coutant | 2015-02-16 | 2 | -1/+5 |
* | Add missing TLSLE relocations for gold aarch64 backend. | Jing Yu | 2015-02-12 | 3 | -5/+52 |
* | gold/arm.cc: Output mapping symbol for PLT code | Will Newton | 2015-02-11 | 2 | -0/+13 |