Age | Commit message (Expand) | Author | Files | Lines |
2016-07-27 | Fix aarch64_relocs.sh file mode | Alan Modra | 1 | -0/+0 |
2016-07-26 | [Gold, aarch64] Implement some AArch64 relocs. | Han Shen | 8 | -9/+300 |
2016-06-29 | Fix gold testsuite failure with GCC 6. | Cary Coutant | 2 | -1/+6 |
2016-06-29 | Update "make clean" in gold/testsuite. | Cary Coutant | 3 | -2/+7 |
2016-06-30 | [GOLD] Pass -Wl,-z to gcc, not plain -z | Alan Modra | 3 | -4/+10 |
2016-06-29 | gold: Support 386 TLS code sequences without PLT | H.J. Lu | 8 | -126/+663 |
2016-06-29 | gold: Support x86-64 TLS code sequences without PLT | H.J. Lu | 10 | -121/+639 |
2016-06-29 | [GOLD] Modify script_test_12 | Alan Modra | 3 | -4/+7 |
2016-06-29 | [GOLD] alignment test | Alan Modra | 2 | -12/+17 |
2016-06-29 | [GOLD] Disable copy_test_protected on powerpc | Alan Modra | 3 | -111/+118 |
2016-06-28 | Fix execute permission on gold/testsuite/script_test_14.sh. | Cary Coutant | 1 | -0/+0 |
2016-06-28 | Implement the R_AARCH64_NONE relocation. | Igor Kudrin | 7 | -9/+129 |
2016-06-28 | Convert indirect calls to direct when possible. | Sriraman Tallam | 7 | -28/+250 |
2016-06-28 | Implement SORT_BY_INIT_PRIORITY. | Igor Kudrin | 2 | -2/+13 |
2016-06-28 | Implement SORT_BY_INIT_PRIORITY. | Igor Kudrin | 10 | -6/+283 |
2016-06-28 | Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64. | James Clarke | 2 | -4/+13 |
2016-06-23 | Fix bug with grouping sections. | Cary Coutant | 6 | -6/+23 |
2016-06-23 | Fix compilation error in MSYS2 environment. | Igor Kudrin | 2 | -3/+7 |
2016-06-22 | gold: Add a linker configure option --enable-relro | H.J. Lu | 6 | -1/+57 |
2016-06-20 | Update gold to version 1.12. | Cary Coutant | 3 | -1/+48 |
2016-06-20 | gold/x86: Handle output without PLT | H.J. Lu | 3 | -0/+17 |
2016-06-20 | Add support for MIPS .rld_map section. | Vladimir Radosavljevic | 4 | -5/+85 |
2016-06-20 | Add unaligned check for R_MIPS_PC16. | Vladimir Radosavljevic | 2 | -0/+7 |
2016-06-20 | Add support for Mips32r6 and Mips64r6. | Vladimir Radosavljevic | 2 | -10/+386 |
2016-06-13 | Add .got.plt to testsuite/script_test_2.t | H.J. Lu | 2 | -0/+6 |
2016-06-11 | Add support for .MIPS.abiflags and .gnu.attributes sections. | Vladimir Radosavljevic | 2 | -62/+819 |
2016-06-10 | Fix problems emitting MIPS .reginfo section. | Vladimir Radosavljevic | 2 | -81/+80 |
2016-06-09 | Fix compilation error in mips.cc with some versions of GCC. | Artemiy Volkov | 2 | -2/+10 |
2016-05-30 | gold/s390: Fix compilation on gcc 4.4 | Marcin KoĆcielnicki | 2 | -66/+162 |
2016-05-19 | Don't allow COPY relocations for protected symbols. | Cary Coutant | 13 | -92/+265 |
2016-05-19 | Fix non-deterministic behavior when generating MIPS GOT. | Vladimir Radosavljevic | 2 | -52/+106 |
2016-05-09 | Fix for PR gold/19987. | Han Shen | 3 | -4/+30 |
2016-05-09 | Regenerate configure | Alan Modra | 1 | -6/+10 |
2016-04-28 | Updated Chinese (simplified) translations for bfd, binutils and gold. | Nick Clifton | 2 | -86/+79 |
2016-04-15 | Regenerate Makefile.in/aclocal.m4 automake 1.11.6 | H.J. Lu | 4 | -528/+643 |
2016-03-31 | enable -Wwrite-strings for gas | Trevor Saunders | 1 | -0/+16 |
2016-03-30 | Don't override definition a shared object by one in a later shared object. | Cary Coutant | 2 | -0/+13 |
2016-03-27 | Fix failure to diagnose GOTOFF relocation to undef symbol in shared lib (i386). | Cary Coutant | 2 | -0/+23 |
2016-03-22 | Add -Wstack-usage to the gcc warning flags list, but only if using a sufficie... | Nick Clifton | 2 | -1/+23 |
2016-03-21 | Fix problem where gold fails to issue an undefined symbol error during LTO. | Cary Coutant | 7 | -2/+143 |
2016-03-21 | Remove use of alloca. | Nick Clifton | 1 | -1/+1 |
2016-03-20 | Fix problem where gold cannot build .eh_frame_hdr from ld -r output. | Cary Coutant | 7 | -12/+145 |
2016-03-18 | Remove is_n64_ data member from Mips_relobj class. | Vladimir Radosavljevic | 2 | -44/+39 |
2016-03-17 | Add MIPS-64 support. | Vladimir Radosavljevic | 2 | -635/+1413 |
2016-03-17 | Add missing Mips_output_data_la25_stub::do_print_to_mapfile. | Vladimir Radosavljevic | 2 | -0/+10 |
2016-03-17 | Fix problem with --emit-relocs for Mips-32. | Vladimir Radosavljevic | 2 | -1/+6 |
2016-03-09 | Workaround a C++ bug in GCC 4.2 in gold test | H.J. Lu | 4 | -7/+15 |
2016-03-08 | Remove checks for constructors that might have been eliminated by GCC. | Cary Coutant | 5 | -4/+9 |
2016-03-08 | Add unused attribute where necessary to quiet GCC 6 warnings. | Cary Coutant | 3 | -2/+8 |
2016-03-08 | Fix Makefile so make clean removes overlooked files. | Cary Coutant | 2 | -5/+20 |