aboutsummaryrefslogtreecommitdiff
path: root/ld/config
AgeCommit message (Collapse)AuthorFilesLines
1994-05-06* config/mipsl-idt.mt: Renamed from mips-idtl.mt.Ken Raeburn1-0/+0
* configure.in: Adjusted.
1994-05-06* config/cf-h8300h.mt: Renamed from coff-h8300h.mt, to make it unique in 8.3.Ken Raeburn3-0/+3
* config/i960coff.mt: New file. Patches from Ralph Campbell: * config/mipsbsd.mh: New file.
1994-05-04 * config/m68k.mt (EMUL): Set to m68kaout.Ian Lance Taylor1-2/+1
* emulparams/m68kaout.sh: New file. * Makefile.in (ALL_EMULATIONS): Add em_m68kaout.o. (em_m68kaout.c): New target.
1994-04-27 * Makefile.in, configure.in: Support for go32 coff.Steve Chamberlain2-0/+2
* config/i386-go32.mt: New file * emulparams/i386go32.sh: New file * scripttempl/i386go32.sc: New file
1994-04-26 * config/i386v4.mh (HOSTING_CRT0): If ../gcc/crtbegin.o does notIan Lance Taylor1-2/+2
exist, get crtbegin based on gcc -print-libgcc-file-name. (HOSTING_LIBS): Similar change for ../gcc/crtend.o.
1994-04-11 * scripttempl/i386coff.sc: If relocating, don't put .init andIan Lance Taylor1-2/+2
.fini sections into .text; keep them separate. * config/i386sco.mh (HOSTING_CRT0): If ../gcc/crtbegin.o does not exist, get crtbegin based on gcc -print-libgcc-file-name. (HOSTING_LIBS): Similar change for ../gcc/crtend.o.
1994-03-08 * config/i386bsd.mh: New file.David MacKenzie2-0/+6
1994-02-25 * configure.in (powerpc-*-elf*): New target; use ppc-elf32.Ian Lance Taylor2-0/+2
* config/ppc-elf32.mt: New file. * emulparams/elf32ppc.sh: New file. * emultempl/ppc.em: New file. * Makefile.in (ALL_EMULATIONS): Added em_elf32ppc.o. (em_elf32ppc.c): New target; uses elf32ppc.sh, ppc.em and elf.sc. (EMULATION_OFILES): Added dependencies on ldexp.h and ldlang.h.
1994-02-24H8/500 bits.Steve Chamberlain1-0/+1
1994-02-24keep coff-sparc.mtKen Raeburn1-0/+1
1994-02-08Opps.Jeff Law1-2/+2
1994-02-08 * Rename all "hppaosf" files to "hppaelf".Jeff Law2-2/+2
* Change all "osf" references to "elf" in hppaelf files. * Makefile.in: Likewise. * configure.in: Likewise.
1994-02-08Renamed hppaosf.mh to hppaelf.mhJeff Law1-0/+0
1994-02-08Renamed hppaosf.mt to hppaelf.mtJeff Law1-0/+0
1994-02-04New memory model.Steve Chamberlain1-0/+4
1994-01-14 Motorola Delta sysV68 support from phdm@info.ucl.ac.BE (PhilippeIan Lance Taylor1-0/+1
De Muyter). * configure.in (m68k-motorola-sysv*) New target. * config/delta68.mt: New file. * emulparams/delta68.sh: New file. * scripttempl/delta68.sc: New file. * Makefile.in (ALL_EMULATIONS): Added em_delta68.o. (em_delta68.c): New target.
1994-01-04Add vsta.mt and vsta.sh.Rob Savoye1-0/+1
1994-01-01Support for VSTa micro-kernel.Rob Savoye1-0/+1
1993-12-27 * config/i386-linux.mt: delete ".sh" from genscripts argumentMark Eichin1-1/+1
(change made to genscripts on July 21...) This is all it took for linux-native ld to build. It isn't necessarily useful, particularly as gcc is still configured to pass -m486 and -dll-verbose, which this ld doesn't parse...
1993-12-01New file for bare sparc-coff support.Ken Raeburn1-0/+1
1993-11-01Keep Lynx fileStan Shebs1-0/+1
1993-10-29mach 386 changesDavid MacKenzie1-0/+1
1993-10-29testDavid MacKenzie1-0/+1
1993-10-29Sparc Lynx supportStan Shebs1-0/+2
1993-10-19 * configure.in (alpha-*-osf*): New target; use alpha.mt.Ian Lance Taylor1-0/+2
* Makefile.in (ALL_EMULATIONS): Added em_alpha.o. (em_alpha.c): New target; use alpha.sh and alpha.sc. * config/alphaosf.mh (NATIVE_LIB_DIRS, HOSTING_CRT0): Define. * config/alpha.mt: New file. * emulparams/alpha.sh: New file. * scripttempl/alpha.sc: New file.
1993-10-19New files for Alpha linker.Ian Lance Taylor2-0/+2
1993-10-12mipsb-elf32.mt: New configuration file for big endian MIPS ELF.Ian Lance Taylor2-0/+2
1993-10-08Use both h8300 emulations.Steve Chamberlain1-0/+1
1993-09-28Lynx supportStan Shebs3-0/+6
1993-09-23 * config/solaris2.mh: New file. Define HOSTING_CRT0 andIan Lance Taylor2-0/+4
HOSTING_LIBS for testing.
1993-09-17Add i386 SVR4 configuration files that I couldn't add remotely. SeeIan Lance Taylor3-0/+6
ChangeLog.
1993-09-12Add EMUL=h8300h.David Edelsohn1-0/+6
1993-08-18keep i386-linux.hDavid D. Zuhn1-0/+1
1993-08-11 * config/i386v.mh, config/irix4.mh: Use gccIan Lance Taylor2-2/+2
-print-libgcc-file-name rather than $(libdir)/libgcc.a.
1993-08-11 * config/i386sco.mh: New file; copy of i386v.mh to correspond toIan Lance Taylor2-0/+5
bfd/configure.host change.
1993-07-26renaming elf emulparams files to work with current emulation handling codeKen Raeburn2-4/+4
1993-07-26Pass emulation name without ".sh".Ken Raeburn1-1/+1
1993-07-20change linux to use OTHER_EMULATIONSMark Eichin1-0/+4
1993-07-19add linux support (may not work yet, just cloned from i386-aout)Mark Eichin1-0/+1
1993-07-16h8/300h supportDavid Edelsohn1-0/+1
1993-07-12Solaris 2 configuration; sparc64 sanitization.Ken Raeburn2-0/+21
1993-07-08initial v9 stuffKen Raeburn1-0/+5
1993-07-05 * config/hp300hpux.mt: Use emulation hp3hpux rather thanIan Lance Taylor1-1/+1
hp300hpux, since the latter does not exist.
1993-07-02h8500hms -> h8500Steve Chamberlain1-1/+1
1993-07-01h8300hms -> h8300David Edelsohn1-1/+1
1993-06-30alpha-osf.mh -> alphaosf.mhDavid Edelsohn1-1/+1
1993-06-04Support for Alpha.Steve Chamberlain2-0/+3
1993-06-04 * configure.in (mips-idt-ecoffl*): New target; use mips-idtl.Ian Lance Taylor2-0/+2
(mips-idt-ecoff*): Added trailing '*'. * config/mips-idtl.mt: New file; use EMUL of mipsidtl. * mipsidtl.sh: New file; like mipsidt.sh, but little endian. * Makefile.in (ALL_EMULATIONS): Added em_mipsidtl.o.
1993-06-04 * config/sun3.mh (HOSTING_LIBS, HOSTING_EMU): Removed obsolete andIan Lance Taylor1-2/+0
incorrect definitions.
1993-05-27added things-to-lose sectionsK. Richard Pixley1-0/+2