Age | Commit message (Expand) | Author | Files | Lines |
2021-06-19 | elf: Update GNU_PROPERTY_UINT32_[AND|OR]_XXX tests | H.J. Lu | 9 | -8/+79 |
2021-06-18 | ld.texi: Move -z unique-symbol after -z undefs. | H.J. Lu | 2 | -6/+10 |
2021-06-18 | elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXX | H.J. Lu | 17 | -0/+218 |
2021-06-17 | x86-64: Use $NOPIE_LDFLAGS/$NOPIE_CFLAGS on protected-func-1 | H.J. Lu | 2 | -1/+8 |
2021-06-17 | x86-64: Test protected function pointers | H.J. Lu | 5 | -0/+122 |
2021-06-17 | ld: Add ChangeLog entry for -no-pie | Fangrui Song | 1 | -0/+7 |
2021-06-17 | ld: Add -no-pie | Fangrui Song | 3 | -0/+11 |
2021-06-15 | readelf: report DF_1_PIE as "Position-Independent Executable" | Alan Modra | 2 | -1/+5 |
2021-06-11 | PR27952, Disallow ET_DYN DF_1_PIE linker input | Alan Modra | 2 | -1/+8 |
2021-06-09 | Fix the creation of archives for Sparc Solaris2 targets by eliminating the su... | Nick Clifton | 2 | -7/+18 |
2021-06-03 | PR2589, ld vs. ld.so | Alan Modra | 2 | -4/+16 |
2021-05-31 | RISC-V: PR27566, Do not relax when data segment phase is exp_seg_relro_adjust. | Nelson Chu | 7 | -0/+82 |
2021-05-28 | x86: Restore PC16 relocation overflow check | H.J. Lu | 3 | -0/+8 |
2021-05-26 | x86: Propery check PC16 reloc overflow in 16-bit mode instructions | H.J. Lu | 7 | -0/+64 |
2021-05-26 | x86-64: Add ilp32-12 to check R_X86_64_32 for x32 | H.J. Lu | 4 | -0/+19 |
2021-05-14 | RISC-V: Check the overflow for %pcrel_lo addend more strictly. | Nelson Chu | 7 | -7/+38 |
2021-05-13 | ld: Add -Bno-symbolic | Fangrui Song | 6 | -0/+30 |
2021-05-12 | arm: fix fallout from recent thumb2 detection patch | Richard Earnshaw | 2 | -1/+6 |
2021-05-11 | x86-64/ELF: Fix "clear src_mask for all reloc types" test case | Roland McGrath | 2 | -1/+6 |
2021-05-11 | Prevent libdel.dll.a from being installed on Windows based systems. | Nick Clifton | 3 | -0/+9 |
2021-05-10 | Enable linker garbage collection for the PRU target. | Dimitar Dimitrov | 8 | -7/+17 |
2021-05-10 | PRU: Add alignment for resource table, and allow sizes of memory regions to b... | Dimitar Dimitrov | 2 | -2/+14 |
2021-05-08 | support generating multi-html pages in parallel | Mike Frysinger | 3 | -7/+24 |
2021-05-08 | generate single html manual page by default | Mike Frysinger | 3 | -2/+7 |
2021-05-07 | x86-64/ELF: clear src_mask for all reloc types | Jan Beulich | 3 | -0/+16 |
2021-05-07 | When computing section link order for a relocateable link, ignore section sizes. | Nick Clifton | 2 | -6/+14 |
2021-05-07 | multiple definition warnings from script symbols | Alan Modra | 3 | -4/+14 |
2021-05-07 | Re: elf: Always append ".COUNT" to local symbols | Alan Modra | 3 | -4/+7 |
2021-05-06 | or1k: Support large plt_relocs when generating plt entries | Stafford Horne | 7 | -0/+122 |
2021-05-06 | libctf, ld: fix test results for upstream GCC | Nick Alcock | 13 | -19/+81 |
2021-05-05 | elf: Always append ".COUNT" to local symbols | H.J. Lu | 9 | -1/+74 |
2021-05-05 | PowerPC undefweak testcase | Alan Modra | 5 | -0/+28 |
2021-05-03 | Re: section symbols without a name | Alan Modra | 2 | -1/+6 |
2021-04-28 | Stop the BFD library from treating annobin symbols as potential function symb... | Nick Clifton | 4 | -0/+28 |
2021-04-26 | x86: correct overflow checking for 16-bit PC-relative relocs | Jan Beulich | 6 | -0/+31 |
2021-04-23 | ld: Properly create a symbolic link to tmpdir/ldscripts | H.J. Lu | 2 | -1/+9 |
2021-04-22 | x86-64/PE: adjust PR ld/26659 testcase for Cygwin | Jan Beulich | 2 | -25/+23 |
2021-04-21 | Adjust readelf's output so that section symbols without a name as shown with ... | Nick Clifton | 52 | -485/+540 |
2021-04-20 | Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o... | Cl?ment Chigot | 6 | -0/+92 |
2021-04-13 | Document the effect of --as-needed on --rpath on Linux based systems. | Nick Clifton | 2 | -0/+21 |
2021-04-13 | PR27722, error: array subscript has type char | Alan Modra | 2 | -3/+9 |
2021-04-13 | ENABLE_CHECKING in bfd, opcodes, binutils, ld | Alan Modra | 4 | -2/+42 |
2021-04-12 | convert elf_link_hash macros to inline functions | Alan Modra | 3 | -2/+8 |
2021-04-12 | PR27719, lang_mark_undefineds trashes memory | Alan Modra | 5 | -5/+16 |
2021-04-09 | PowerPC disassembly of pcrel references | Alan Modra | 12 | -56/+70 |
2021-04-06 | ld: warn about PE base relocations to sections above .reloc | Jan Beulich | 2 | -1/+15 |
2021-04-05 | C99 ld configury | Alan Modra | 7 | -1573/+633 |
2021-04-01 | PE/Windows x86_64: Fix weak undef symbols after image base change | Tamar Christina | 4 | -0/+78 |
2021-04-01 | Remove strneq macro and use startswith. | Martin Liska | 2 | -4/+9 |
2021-03-31 | Use bool in ld | Alan Modra | 91 | -1532/+1571 |