Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-03-04 | Remove empty class Merge_map. | Rafael Ávila de Espíndola | 10 | -208/+199 |
2015-03-02 | Fix crash when processing merge section with entsize of 0. | Cary Coutant | 2 | -0/+10 |
2015-03-02 | Fix an internal error in do_print_to_mapfile on Arm. | Cary Coutant | 2 | -0/+10 |
2015-02-24 | PowerPC64 GOLD: complain on misaligned _DS relocs | Alan Modra | 2 | -3/+12 |
2015-02-22 | Set GOLD_DEFAULT_SIZE to 32 for x32 | H.J. Lu | 3 | -0/+7 |
2015-02-18 | Fix gold error: hidden symbol '...' is not defined locally | Alan Modra | 2 | -0/+7 |
2015-02-17 | Simplify Garbage_collection::add_reference a bit. | Rafael Ávila de Espíndola | 2 | -5/+6 |
2015-02-17 | avoid std::vector copy. | Rafael Ávila de Espíndola | 2 | -1/+5 |
2015-02-17 | Use std::upper_bound to simplify code a bit. | Rafael Ávila de Espíndola | 2 | -8/+9 |
2015-02-17 | [gold] Recognize DWARF5/GCC5 DW_LANG_Fortran03 and DW_LANG_Fortran08. | Mark Wielaard | 2 | -1/+8 |
2015-02-16 | Fix --dynamic-list so that symbols not in the list are still exported. | Cary Coutant | 6 | -14/+20 |
2015-02-16 | Remove redundant include of "output.h". | Cary Coutant | 2 | -1/+5 |
2015-02-12 | Add missing TLSLE relocations for gold aarch64 backend. | Jing Yu | 3 | -5/+52 |
2015-02-11 | gold/arm.cc: Output mapping symbol for PLT code | Will Newton | 2 | -0/+13 |
2015-02-09 | Replace two_file_shared_2.so with two_file_shared_1.so | H.J. Lu | 3 | -2/+8 |
2015-02-09 | Gold testsuite make clean | Alan Modra | 3 | -5/+14 |
2015-02-04 | Combine loop epilogue into main loop body to reduce duplication. | Rafael Ávila de Espíndola | 2 | -13/+7 |
2015-02-04 | Add missing ChangeLog entry. | Cary Coutant | 1 | -0/+7 |
2015-02-04 | Resolve forwarding symbols in plugins. | Peter Collingbourne | 2 | -6/+18 |
2015-02-03 | Add missing ChangeLog entries. | Cary Coutant | 1 | -0/+39 |
2015-02-03 | Fix a file descriptor leak in gold. | Cary Coutant | 10 | -154/+321 |
2015-02-03 | Add extra debugging output for files and descriptors. | Cary Coutant | 2 | -0/+19 |
2015-02-02 | Fix bug with previous patch for unresolved TLS symbol. | Cary Coutant | 2 | -1/+8 |
2015-01-29 | This patch adds IFUNC support for arm gold backend. | Han Shen | 4 | -48/+606 |
2015-01-29 | Correct GOLD PowerPC64 local-dynamic TLS linker optimization | Alan Modra | 2 | -6/+15 |
2015-01-28 | Allow undefined references to TLS symbols. | Cary Coutant | 2 | -3/+24 |
2015-01-25 | 2015-01-25 Cary Coutant <ccoutant@google.com> | Cary Coutant | 2 | -7/+13 |
2015-01-22 | [GOLD] Correct powerpc64 ifunc plt entry test | Alan Modra | 2 | -4/+10 |