aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-10-29ld -r script fixesAlan Modra1-2/+4
2018-10-13ELF ld -r scriptsAlan Modra1-10/+16
2018-08-23Prune BFD warnings for unknown GNU propertiesH.J. Lu1-1/+7
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner1-0/+8
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi1-13/+6
2018-06-09MIPS/LD: Add missing `mips-*-windiss' target emulation dependencyMaciej W. Rozycki1-1/+1
2018-06-06armelf_fbsd and armelf_fuchsia dependenciesAlan Modra1-1/+3
2018-05-18Add support for the Freescale s12z processor.John Darrington1-0/+5
2018-05-08RISC-V: New emulations to make path searches follow glibc ABI.Jim Wilson1-0/+26
2018-05-03Fix typo in Makefile.am to make it agree with Makefile.in.Jim Wilson1-1/+1
2018-04-25[ARM] Add armelf_linux_fdpiceabi and armelfb_linux_fdpiceabi BFD backendsChristophe Lyon1-0/+13
2018-04-25Remove arm-aout and arm-coff supportAlan Modra1-20/+0
2018-04-18various i386-aout and i386-coff target removalAlan Modra1-24/+0
2018-04-16Remove arm-epoc-pe supportAlan Modra1-4/+0
2018-04-16Remove sparc-aout and sparc-coff supportAlan Modra1-20/+0
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra1-44/+0
2018-04-16Remove sh5 and sh64 supportAlan Modra1-61/+1
2018-04-16Remove sh-symbianelf supportAlan Modra1-5/+0
2018-04-16Remove vax-bsd and vax-ultrix supportAlan Modra1-4/+0
2018-04-16Remove w65 supportAlan Modra1-4/+0
2018-04-16Remove m88k supportAlan Modra1-4/+0
2018-04-16Remove i370 supportAlan Modra1-4/+0
2018-04-16Remove h8500 supportAlan Modra1-20/+0
2018-04-16Remove h8300-coff supportAlan Modra1-28/+0
2018-04-16Remove tandem supportAlan Modra1-4/+0
2018-04-16Remove sony newsos3 supportAlan Modra1-4/+0
2018-04-16Remove netware supportAlan Modra1-8/+0
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra1-24/+0
2018-02-26ld message translation for emultempl and emulparamsAlan Modra1-7/+8
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-10-10Correct ld/Makefile earmelfb_fuchsia dependenciesAlan Modra1-1/+1
2017-07-07Apply ld/Makefile.in patch to the correct fileAlan Modra1-0/+1
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu1-1/+2
2017-06-13Replace multiple AVR scripts with a single, customizable linker script.Georg-Johann Lay1-1/+1
2017-04-19Implement -z dynamic-undefined-weakAlan Modra1-4/+17
2017-01-10[ARC] Add new linker emulation for npsGraham Markall1-0/+6
2017-01-03Fix PRU LD for --enable-targets=all config optionDimitar Dimitrov1-2/+1
2017-01-02Run more ld tests when not nativeAlan Modra1-61/+0
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-31PRU LD PortDimitar Dimitrov1-0/+6
2016-12-02Add support for Fushia OS.Josh Conner1-0/+10
2016-11-01Add support for RISC-V architecture.Nick Clifton1-0/+13
2016-09-06Do not pass host compiler sanitization flags on to linker testsuite.Nick Clifton1-2/+6
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra1-7/+7
2016-05-23Add support for configuring for the ARM Phoenix target.Kuba Sejdak1-0/+5
2016-05-12Handle symbols defined/referenced only within IRH.J. Lu1-1/+5
2016-05-09Fix ealphavms.c and eelf64_ia64_vms.c depsAlan Modra1-3/+5
2016-03-15Add -z noreloc-overflow option to x86-64 ldH.J. Lu1-0/+1
2016-02-26[x86] Resolve non-PIC undefweak symbols in executableH.J. Lu1-0/+1
2016-02-23Replace $(ELF_DEPS) with $(ELF_X86_DEPS)H.J. Lu1-18/+21