Age | Commit message (Expand) | Author | Files | Lines |
2019-10-17 | RISC-V: Report unresolved relocation error via linker's callback function. | Jim Wilson | 5 | -0/+43 |
2019-10-16 | PR13616, linker should pad executable sections with nops, not zeros | Alan Modra | 5 | -66/+59 |
2019-10-16 | genscripts comment tidy | Alan Modra | 2 | -58/+45 |
2019-10-14 | qsort: ldctor.c CONSTRUCTORS | Alan Modra | 3 | -21/+31 |
2019-10-14 | qsort: pe-dll.c reloc sorting | Alan Modra | 2 | -3/+19 |
2019-10-13 | Update the README-how-to-make-a-release file with a note to reset the develop... | Nick Clifton | 2 | -2/+4 |
2019-10-09 | PR25081, Discrepancy between VMA and LMA after ALIGN | Alan Modra | 2 | -1/+7 |
2019-10-09 | PowerPC local got test | Alan Modra | 4 | -0/+20 |
2019-10-07 | Add support for new functionality in the msp430 backend of GCC. | Jozef Lawrynowicz | 7 | -1/+61 |
2019-10-07 | Bogus "final link failed" messages | Alan Modra | 3 | -2/+10 |
2019-10-07 | PowerPC TLS tests | Alan Modra | 20 | -1/+737 |
2019-10-07 | ld-arm/tls-gdesc-neg test | Alan Modra | 2 | -1/+5 |
2019-10-04 | PowerPC PIC vs. DLL TLS issues | Alan Modra | 7 | -21/+37 |
2019-10-04 | [PR ld/25062] arm: sign extend the addend of R_ARM_TLS_GOTDESC | Szabolcs Nagy | 4 | -0/+80 |
2019-10-03 | libctf: installable libctf as a shared library | Nick Alcock | 5 | -8/+26 |
2019-10-03 | bfd, ld: add CTF section linking | Nick Alcock | 40 | -29/+591 |
2019-10-02 | -Bsymbolic is not for PIEs | Alan Modra | 4 | -72/+68 |
2019-09-26 | PR24262, plugin search dir doesn't respect --libdir | Alan Modra | 2 | -1/+6 |
2019-09-26 | SORT_BY_INIT_PRIORITY | Alan Modra | 3 | -35/+60 |
2019-09-25 | Silence a build-time warning about constant comparisons when building with cl... | Nick Clifton | 2 | -4/+9 |
2019-09-23 | ld-plugin/pr24406-1.c: Correct buffer size to read | H.J. Lu | 2 | -1/+6 |
2019-09-23 | elf bfd.h tidy | Alan Modra | 7 | -5/+18 |
2019-09-23 | m68k bfd.h tidy | Alan Modra | 2 | -0/+6 |
2019-09-23 | bfin bfd.h tidy | Alan Modra | 2 | -0/+5 |
2019-09-23 | cr16 bfd.h tidy | Alan Modra | 2 | -0/+5 |
2019-09-23 | xcoff bfd.h tidy | Alan Modra | 2 | -0/+5 |
2019-09-23 | arm bfd.h tidy | Alan Modra | 3 | -12/+17 |
2019-09-23 | aarch64 bfd.h tidy | Alan Modra | 2 | -0/+5 |
2019-09-23 | ia64 bfd.h tidy | Alan Modra | 2 | -0/+6 |
2019-09-23 | v850 bfd.h tidy | Alan Modra | 2 | -0/+5 |
2019-09-23 | csky bfd.h tidy | Alan Modra | 2 | -0/+5 |
2019-09-22 | Work around gcc10 FAIL: S-records with constructors | Alan Modra | 2 | -1/+5 |
2019-09-20 | RISC-V: Optimize lui and auipc relaxations for undefweak symbol. | Jim Wilson | 5 | -24/+39 |
2019-09-20 | bfd macro conversion to inline functions, section | Alan Modra | 4 | -12/+23 |
2019-09-20 | bfd macro conversion to inline functions | Alan Modra | 10 | -26/+33 |
2019-09-19 | bfd_section_* macros | Alan Modra | 23 | -136/+129 |
2019-09-18 | bfd_asymbol_* macros | Alan Modra | 2 | -3/+8 |
2019-09-18 | Re-generate many configure and Makefile.in files | Simon Marchi | 3 | -23/+13 |
2019-09-18 | Constify target name, reloc name, and carsym name | Alan Modra | 2 | -5/+10 |
2019-09-18 | Use bfd_set_filename more | Alan Modra | 3 | -4/+9 |
2019-09-16 | PR25002, ld/ldelf.c missing safe-ctype.h include | Alan Modra | 2 | -0/+6 |
2019-09-16 | Update version to 2.33.50 and regenerate configure scripts. | Phil Blundell | 3 | -18/+37 |
2019-09-13 | Always add input_statement to statement_list | Alan Modra | 2 | -17/+32 |
2019-09-12 | LOAD in linker map file | Alan Modra | 2 | -3/+6 |
2019-09-12 | PR24981, Hit assertion failure in ld/ldlang.c:7504 | Alan Modra | 2 | -2/+8 |
2019-09-11 | Rename elf32.em to elf.em | Alan Modra | 203 | -207/+410 |
2019-09-11 | Move elf32.em and elf-generic.em functions | Alan Modra | 33 | -2693/+2914 |
2019-09-11 | Tidy ld/ldmisc.c | Alan Modra | 2 | -17/+12 |
2019-09-11 | Tidy ld/plugin.c | Alan Modra | 2 | -10/+14 |
2019-09-09 | i386: Adjust for new output format from readelf | H.J. Lu | 14 | -13/+44 |