Age | Commit message (Expand) | Author | Files | Lines |
2017-03-28 | Fix for PR ld/16044: elf32-cris.c h->plt.refcount inconsistency | Hans-Peter Nilsson | 5 | -0/+59 |
2017-03-24 | readelf: Fix incorrect "Version definition past end of section" message (Chan... | Maciej W. Rozycki | 1 | -1/+2 |
2017-03-21 | Disable shared library tests for nios2-*-elf. | Sandra Loosemore | 2 | -0/+6 |
2017-03-21 | ld: check overflow only for allocated sections. | Tristan Gingold | 2 | -14/+20 |
2017-03-17 | ld sec64k test fix | Alan Modra | 2 | -2/+8 |
2017-03-15 | ld-checks: tweak overflow checks. | Tristan Gingold | 2 | -0/+8 |
2017-03-14 | Use addr_mask to check VMA and LMA | H.J. Lu | 2 | -2/+7 |
2017-03-13 | Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA... | Nick Clifton | 2 | -2/+7 |
2017-03-13 | ld: add an error in case of address space overflow. | Tristan Gingold | 7 | -0/+66 |
2017-03-13 | PowerPC: incorrect library search order | Alexey Neyman | 2 | -5/+10 |
2017-03-11 | Add sysroot for ld -rpath search | Alan Modra | 2 | -0/+7 |
2017-03-11 | Rewrite add_sysroot | Alan Modra | 2 | -53/+105 |
2017-03-11 | Don't use -rdynamic in ld test | Alan Modra | 2 | -1/+6 |
2017-03-11 | Don't run new orphan tests on i860 and i960 | Alan Modra | 4 | -10/+14 |
2017-03-09 | ld: Track changes to default region LMA even for empty sections | Andrew Burgess | 6 | -7/+47 |
2017-03-09 | ld: better handling of lma region for orphan sections | Andrew Burgess | 6 | -10/+89 |
2017-03-09 | ld: Orphan section documentation | Andrew Burgess | 1 | -6/+20 |
2017-03-07 | Fix ld uninitialized read of script ASSERT data structure | Alan Modra | 2 | -1/+7 |
2017-03-05 | Align eh_frame FDEs according to their encoding | Alan Modra | 17 | -177/+148 |
2017-03-03 | Make the linker fail if asked to create more than 1^16 ordinal values for PE ... | Nick Clifton | 2 | -26/+35 |
2017-03-02 | Avoid gcc-7 warning killing ld testcases | Alan Modra | 2 | -4/+9 |
2017-02-28 | Nios2 dynobj handling fixes | Alan Modra | 2 | -1/+5 |
2017-02-28 | PowerPC addpcis fix | Alan Modra | 2 | -4/+9 |
2017-02-28 | MIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALR | Maciej W. Rozycki | 4 | -2/+51 |
2017-02-27 | Place read-only data in the text section on AVR Tiny targets. | Georg-Johann Lay | 2 | -2/+15 |
2017-02-25 | Testsuite fixes for hppa64-hpux | Alan Modra | 16 | -55/+110 |
2017-02-24 | readelf: Fix incorrect "Version definition past end of section" message | Maciej W. Rozycki | 7 | -0/+118 |
2017-02-23 | MIPS/BFD: Remove duplicate NewABI JALR relocation handling | Maciej W. Rozycki | 5 | -4/+12 |
2017-02-23 | MIPS/BFD: Discard ineligible JALR relocations right away | Maciej W. Rozycki | 3 | -1/+32 |
2017-02-23 | Correct VLE 16D and SDAREL relocations | Alan Modra | 3 | -48/+56 |
2017-02-22 | PR ld/20828: Move symbol version processing ahead of GC symbol sweep | Maciej W. Rozycki | 9 | -1/+106 |
2017-02-21 | Fix compile time warning message in linker testsuite test. | Nick Clifton | 2 | -6/+13 |
2017-02-21 | PE ld -r script fixes | Alan Modra | 3 | -15/+31 |
2017-02-20 | fix PR number | Alan Modra | 1 | -1/+1 |
2017-02-20 | Move .stack before debug sections | Alan Modra | 20 | -157/+98 |
2017-02-17 | Fix documentation of the linker's --pop-state command line option. | Nick Clifton | 2 | -0/+6 |
2017-02-17 | Relax dwarf2 expected error match | Alan Modra | 2 | -0/+6 |
2017-02-17 | Relax dwarf3 expected error match | Alan Modra | 3 | -4/+9 |
2017-02-16 | bfd: Improve lookup of file / line information for errors | Andrew Burgess | 3 | -6/+12 |
2017-02-16 | bfd/dwarf: Improve use of previously loaded dwarf information | Andrew Burgess | 7 | -0/+54 |
2017-02-16 | ld: Add additional checking for warnings/errors in testsuite | Andrew Burgess | 4 | -16/+84 |
2017-02-16 | ld testsuite function pointer comparisons vs. hppa | Alan Modra | 4 | -5/+12 |
2017-02-16 | hppa -z relro again | Alan Modra | 5 | -8/+16 |
2017-02-16 | Fix more powerpc testsuite source errors | Alan Modra | 3 | -2/+7 |
2017-02-15 | i386: Allow "lea foo@GOT, %reg" in PIC | H.J. Lu | 4 | -0/+72 |
2017-02-15 | Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc error | H.J. Lu | 6 | -0/+56 |
2017-02-15 | LD: vfinfo: Make clever formatters consistent WRT function name reporting | Maciej W. Rozycki | 25 | -548/+35 |
2017-02-15 | LD: vfinfo: Remove static NULL initializers | Maciej W. Rozycki | 2 | -2/+6 |
2017-02-15 | Use Windows style directory separators when running sysroot tests under MinGW... | Igor Kudrin | 2 | -1/+25 |
2017-02-13 | Don't use "_gp" on RISC-V, use "_global_pointer$" instead | Palmer Dabbelt | 2 | -1/+6 |