aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-18Fix computation of CXX_FOR_TARGET so that it can detect an in-tree xg++ execu...Nick Clifton1-0/+6
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-29Add support for AArch64 CloudABI binaries.Ed Schouten1-0/+10
2015-10-07New ARC implementation.Nick Clifton1-1/+24
2015-07-03Correct ld Makefile dependendcy for or1kAlan Modra1-2/+2
2015-05-11Add Intel MCU support to ldH.J. Lu1-0/+4
2015-05-05Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton1-0/+2
2015-04-24Change msp430 emulation to msp430elfDJ Delorie1-3/+3
2015-04-08Add ld_list_optionsH.J. Lu1-1/+4
2015-04-02Add support for configuring an aarch64-freebsd target.Andrew Turner1-0/+10
2015-04-01Fix ld eelf32ppcvxworks.c dependenciesAlan Modra1-25/+21
2015-03-31Add support for Nuxi CloudABI on x86-64Ed Schouten1-0/+5
2015-02-27Fix recent h8300 configury changesAlan Modra1-7/+3
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton1-2/+2
2015-02-23Add support for the h8300-linux target.Yoshinori Sato1-0/+23
2015-02-11Add tests for non-object IR fileH.J. Lu1-1/+7
2015-01-28FT32 initial supportAlan Modra1-0/+4
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-06Add Visium support to ldEric Botcazou1-0/+4
2014-07-27Add moxiebox targetAnthony Green1-0/+4
2014-07-04Use modern AC_INIT in configure.inAlan Modra1-4/+3
2014-07-01Add support for the AVR Tiny series of microcontrollers.Barney Stratford1-0/+5
2014-06-25Fixes to allow a toolchain configured with --enable-all to build on a 32-bit ...Nick Clifton1-2/+4
2014-06-18ld/ARM: Add target arm*b-*-freebsd*, update target arm*-*-freebsd*.Andreas Tobler1-0/+6
2014-06-16Fix duplicated assignments to __rel_iplt and __rela_iplt symbolsAlan Modra1-6/+6
2014-06-13Add missing ld makefile dependency for nios.Alan Modra1-0/+2
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker1-1/+2
2014-06-02fix 2014-05-28 ld Makefile.am changesAlan Modra1-10/+9
2014-05-28ld: Split GENSCRIPTS rule from dependencies to fix tdir_'s.Hans-Peter Nilsson1-333/+346
2014-05-20ld: Add missing eelf32mbel_linux.c to ALL_EMULATION_SOURCES.Hans-Peter Nilsson1-0/+1
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson1-12/+8
2014-04-09Remove remaining default manifest support.Nick Clifton1-10/+3
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY1-4/+6
2014-03-19Improve .rsrc section merging with better handling of the alignment adjustmentsNick Clifton1-1/+1
2014-03-172014-03-17 Christopher Faylor <me.cygwin2014@cgf.cx>Chris Faylor1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-03-04Remove default-manifest from ALL_EMUL_EXTRA_BINARIES so that it is not mistak...Nick Clifton1-2/+1
2014-02-27This patch adds a default manifest in to the final links performed by the Cyg...Nick Clifton1-3/+13
2014-01-30Nios II CALL26 linker relaxationSandra Loosemore1-2/+4
2014-01-28The MSP430 linker contains emulations for old and obsolete MCU types.Nick Clifton1-294/+4
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen1-0/+30
2013-12-10Use $(INSTALL_PROGRAM_ENV) consistently.Roland McGrath1-6/+6