Age | Commit message (Expand) | Author | Files | Lines |
2021-03-02 | PR27451, -z start_stop_gc for powerpc64 | Alan Modra | 5 | -0/+38 |
2021-03-02 | PowerPC64 undefined weak visibility vs GOT optimisation | Alan Modra | 7 | -0/+101 |
2021-03-01 | Add DWARF-5 section names to PE and PEP linker scripts. | Nick Clifton | 3 | -31/+144 |
2021-03-01 | PR27451, -z start_stop_gc | Alan Modra | 9 | -2/+67 |
2021-03-01 | Weak references to __start_/__stop_ symbols | Alan Modra | 2 | -0/+19 |
2021-03-01 | PR27128, nm -P portable output format regression | Alan Modra | 7 | -6/+15 |
2021-02-26 | Add PR27441 testcase | Alan Modra | 6 | -0/+36 |
2021-02-25 | ld: correct description of behavior for symbols redefined by script | Jan Beulich | 2 | -2/+6 |
2021-02-21 | Warn when a script redefines a symbol | Alan Modra | 4 | -9/+22 |
2021-02-20 | readelf: Replace procesor with processor | H.J. Lu | 3 | -3/+3 |
2021-02-19 | Wrong ELF class plugin vs. gcc ld version | Alan Modra | 2 | -72/+79 |
2021-02-18 | ld: remove stray debug fprintf | Andrew Burgess | 2 | -4/+5 |
2021-02-14 | ld testsuite: change unresolved to unsupported/fail | Alan Modra | 43 | -209/+220 |
2021-02-12 | Change the readelf and objdump programs so that they will automatically follo... | Nick Clifton | 2 | -2/+7 |
2021-02-11 | Re: Remove arm-symbianelf | Alan Modra | 2 | -0/+6 |
2021-02-09 | Remove arm-symbianelf | Alan Modra | 11 | -478/+15 |
2021-02-07 | ld: Remove x86 ISA level run-time tests | H.J. Lu | 3 | -126/+7 |
2021-02-05 | ld testsuite on x86_64 with --enable-shared | Alan Modra | 2 | -0/+2 |
2021-02-04 | libctf, ld: fix symtypetab and var section population under ld -r | Nick Alcock | 2 | -0/+7 |
2021-02-04 | x86-64: Provide more info when failed to convert GOTPCREL | H.J. Lu | 8 | -7/+18 |
2021-02-04 | ld: Restore PR ld/15146 tests | H.J. Lu | 7 | -0/+57 |
2021-02-04 | PR27311, (symbol from plugin): undefined reference, hidden sym | Alan Modra | 3 | -2/+19 |
2021-02-03 | PR27311 again, ld.bfd (symbol from plugin): undefined reference | Alan Modra | 2 | -2/+7 |
2021-02-02 | PR27311, ld.bfd (symbol from plugin): undefined reference | Alan Modra | 7 | -6/+40 |
2021-02-01 | Add Genode target support | Emery Hemingway | 2 | -4/+8 |
2021-02-02 | ld --defsym | Alan Modra | 4 | -24/+11 |
2021-02-02 | ld script expression parsing | Alan Modra | 4 | -2/+30 |
2021-02-01 | ldgram.y low_level_library_NAME_list | Alan Modra | 2 | -2/+7 |
2021-02-01 | Re: ld: Add a test for PR ld/27259 | Alan Modra | 2 | -1/+5 |
2021-01-29 | PR27271, c6x-uclinux-ld segfaults linking ld-uClibc-1.0.37.so | Alan Modra | 2 | -0/+9 |
2021-01-28 | ld: Add a test for PR ld/27259 | H.J. Lu | 3 | -0/+27 |
2021-01-28 | PR27259, SHF_LINK_ORDER self-link | Alan Modra | 2 | -7/+20 |
2021-01-26 | ld: Fix a typo in testsuite/ld-x86-64/bnd-plt-1.d | H.J. Lu | 2 | -2/+6 |
2021-01-26 | PR27226, ld.bfd contains huge .rodata section | Alan Modra | 15 | -11/+148 |
2021-01-25 | Add some more DWARF-5 sections | Fangrui Song | 2 | -3/+10 |
2021-01-25 | Update linker scripts with the names of new DWARF-5 debug sections. | Nick Clifton | 2 | -7/+17 |
2021-01-21 | mips XPASS pr26936 | Alan Modra | 2 | -5/+7 |
2021-01-20 | PowerPC: Don't generate unused section symbols | Alan Modra | 18 | -183/+70 |
2021-01-19 | libctf, ld: fix data symbol test with newer GCC | Nick Alcock | 3 | -2/+12 |
2021-01-19 | ld: Just xfail riscv little endian targets for compressed1d.d test. | Nelson Chu | 3 | -2/+23 |
2021-01-18 | PR26378, sections initialised only by linker scripts are always read/write | Alan Modra | 3 | -2/+9 |
2021-01-17 | ld/elf: Ignore section symbols when matching linkonce with comdat | H.J. Lu | 5 | -0/+26 |
2021-01-16 | PR binutils/23460: Increase the max number of open files to 20 | H.J. Lu | 2 | -1/+7 |
2021-01-16 | ld/elf/x86: Don't compare IFUNC address in the shared object | H.J. Lu | 3 | -21/+11 |
2021-01-15 | ld/x86: Add -z report-relative-reloc | H.J. Lu | 16 | -0/+101 |
2021-01-16 | PR26002 undefined symbol VER_NDX_GLOBAL vs. VER_NDX_LOCAL | Alan Modra | 3 | -2/+9 |
2021-01-15 | RISC-V: Error and warning messages tidy. | Nelson Chu | 7 | -12/+21 |
2021-01-14 | Updated translations for some subdirectories | Nick Clifton | 2 | -1728/+1975 |
2021-01-14 | ld: tests: add -msim when testing bfin targets | Mike Frysinger | 2 | -0/+9 |
2021-01-14 | Re: SHF_LINK_ORDER fixup_link_order in ld | Alan Modra | 2 | -7/+20 |