aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2001-08-27 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.Alan Modra1-0/+8
(eelf64ppc.c, eelf64lppc.c): Add make targets. Run "make dep-am" * Makefile.in: Regenerate. * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj entries to correct alphabetical position. * emulparams/elf64ppc.sh: New. * emulparams/elf64lppc.sh: New.
2001-08-13 * emultempl/needrelax.em: New file.Richard Henderson1-1/+2
* emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it. * Makefile.am (eelf64_ia64.c): Depend on it. * Makefile.in: Rebuild.
2001-07-24Update dependencies with "make dep-am".Alan Modra1-1/+1
2001-07-14Fix dependency for em32relf.cNick Clifton1-1/+1
2001-06-27 * emulparams/hppa64linux.sh: New file.Alan Modra1-3/+7
* configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o (ehppa64linux.c): Add rule to make it. Run "make dep-am". * Makefile.in: Regenerate.
2001-06-19Remove auot generated man pagesNick Clifton1-7/+8
2001-06-18 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend onHans-Peter Nilsson1-3/+3
$(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em. * Makefile.in: Regenerate.
2001-05-24Support for xcoff64Tom Rix1-1/+5
2001-05-22Improve Solaris compatabilityNick Clifton1-0/+4
2001-05-14* Makefile.am (ld.dvi): Search bfd/doc for texinfo files.DJ Delorie1-1/+1
* Makefile.in: Ditto.
2001-05-02Add gas and ld support for openriscNick Clifton1-0/+4
2001-04-082001-04-05 Steven J. Hill <sjhill@cotw.com>H.J. Lu1-0/+12
* Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o. (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o. (eelf32ltsmip.c): New target. (eelf64btsmip.c): Likewise. (eelf64ltsmip.c): Likewise. * Makefile.in: Regenerated. * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS target. (mips*-*-linux-gnu*): Likewise. * emulparams/elf32ltsmip.sh: New. Traditional little endian MIPS taget. * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian target. * emulparams/elf64ltsmip.sh: New. Traditional 64bit little endian target.
2001-03-25Automate generate on man pagesNick Clifton1-0/+18
2001-02-27Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra1-3/+3
and run "make dep-am".
2001-02-22Add ia64-*-aix* configuration.Timothy Wall1-0/+4
2001-02-18Add PDP-11 supportNick Clifton1-0/+4
2001-02-10Add s390 supportNick Clifton1-0/+8
2001-02-062001-02-06 Philip Blundell <philb@gnu.org>Phil Blundell1-5/+0
* Makefile.am: Remove mention of earmelf_linux26. * Makefile.in: Regenerate.
2001-01-22Allow Maciej to select weird --libdir options and still selectAlan Modra1-1/+1
tooldir correctly.
2000-11-30Add support for x86_64-*-linux-gnu* targetNick Clifton1-0/+4
2000-11-05* ldlex.l (yy_create_string_buffer): Init all structure fields.Alan Modra1-1/+5
* Makefile.am (DISTCLEANFILES): Add stringify.sed. Move 2000-11-02 Makefile.in changes to this file.
2000-09-15add support for embedded relocs in m68k ELF portNick Clifton1-1/+2
2000-09-072000-09-07 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
* Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h. * Makefile.in: Rebuild.
2000-09-07* configure.tgt (sh-*-linux*): Added.Alexandre Oliva1-0/+8
* Makefile.am: Added eshelf_linux and eshlelf_linux. * Makefile.in: Rebuilt. * emulparams/shelf_linux.sh: New file. * emulparams/shlelf_linux.sh: New file.
2000-09-05A tidy of ld/ldlang.c, and add missing Makefile dependenciesAlan Modra1-5/+10
I should have added with the 2000-07-28 patch.
2000-08-102000-08-10 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt1-0/+4
* emulparams/elf32_i860.sh: New file. * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}. * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o. (eelf32_i860.c): New rule. * Makefile.in: Regenerate.
2000-07-21Applied Michael's Sokolov's patch to implement --embedded-relocs for m68k coff.Nick Clifton1-1/+1
2000-07-20 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,Hans-Peter Nilsson1-12/+24
ecrislinux.o. (ecrisaout.c, ecriself.c, ecrislinux.c): New rules. Regenerate dependencies. * Makefile.in: Rebuild. * configure.tgt (cris-*-*): New target. * emulparams/crisaout.sh, emulparams/criself.sh, emulparams/crislinux.sh, scripttempl/crisaout.sc: New files. * po/POTFILES.in, po/ld.pot: Regenerate.
2000-07-09hppaelf.em: Merge from elf32.em and implement multiple linker stubs.Alan Modra1-25/+26
Makefile.am: Re-enable ehppaelf.o, add ehppalinux.o configure.tgt: targ_emul=hppalinux for hppa*linux
2000-07-022000-07-01 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson1-0/+4
* configure.tgt: Add traditional mips (mips*-*-sysv4*) target. * emulparams/elf32btsmip.sh: New file. * Makefile.am: Add traditional mips target. * Makefile.in: Rebuild.
2000-07-012000-07-01 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+3
* Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for automake to use YLWRAP. * Makefile.in: Rebuild.
2000-07-01Fix 2000-06-22. grep after running dep.sedAlan Modra1-4/+5
2000-06-22Ensure /usr/include and the like stay out of dependencies.Alan Modra1-2/+6
2000-06-222000-06-21 H.J. Lu <hjl@gnu.org>H.J. Lu1-70/+64
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild.
2000-06-202000-06-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-64/+70
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild.
2000-06-20tic54x/ibmc54xdsp target for ld.Timothy Wall1-0/+4
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-0/+16
for m68hc11 and m68hc12 processors.
2000-05-26Update dependencies.Alan Modra1-3/+4
2000-04-25 * Makefile.am: Add PA64 support. Add missing dependencies forJeff Law1-0/+11
PA32 elf support. * Makefile.in: Rebuilt. * configure.tgt: Add PA64 support (currently disabled).
2000-04-21IA-64 ELF support.Jim Wilson1-0/+4
2000-04-14* scripttempl/elfppc.sc: Remove.Geoffrey Keating1-3/+11
* emulparams/elf32ppc.sh: Use elf.sc. * emulparams/elf32lppc.sh: Use elf.sc. * emulparams/elf32ppclinux.sh: Use elf.sc. * emulparams/elf32ppcsim.sh: New file. * emulparams/elf32lppcsim.sh: New file. * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim. (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim. * Makefile.in: Regenerate. * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
2000-04-09Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney1-0/+3
Add ``-W -Wall'' to sub-directories bfd, binutils, gas gprof, ld and opcodes by the addition of WARN_CFLAGS to Makefile.am and configury to set it. Add configure option --enable-build-warnings. Re-generate all and sundry using auto*-000227.
2000-04-04Use "gcc -MM" for dependencies, and update them.Alan Modra1-41/+44
2000-03-27ATMEL AVR microcontroller support.Alan Modra1-0/+40
2000-03-092000-03-09 Andreas Jaeger <aj@suse.de>H.J. Lu1-1/+1
* Makefile.am (check-DEJAGNU): Also unset LANG. * Makefile.in: Rebuild.
2000-02-292000-02-29 H.J. Lu <hjl@gnu.org>H.J. Lu1-5/+6
* Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)". Set LC_COLLATE and LC_ALL to null and export them. It is for sort which expects the C locale. Add $(LIBS) to all $(HOSTING_LIBS). * Makefile.in: Rebuild.
2000-02-26 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.Ian Lance Taylor1-9/+1
(ALL_64_EMULATIONS): Remove eelf64hppa.o. (eelf64hppa.c, ehppaelf.c): Remove targets. * Makefile.in: Rebuild.
2000-02-24Add support for WinCE based toolchains.Nick Clifton1-0/+8
2000-02-23Add IBM 370 support.Alan Modra1-0/+4
1999-12-02Add arm-epoc-pe specific linker scriptNick Clifton1-1/+1