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