Ian Lance Taylor
2fd87dbc90
* config/m68klynx.mh: New file.
1994-09-12 21:06:35 +00:00
Ian Lance Taylor
7b63ff7683
* config/i386lynx.mh: New file.
...
* scripttempl/i386lynx.sc: Don't put .ctors and .dtors in .text
unless CONSTRUCTING.
1994-09-12 02:42:49 +00:00
Ken Raeburn
318b02b6b9
ARM Acorn/RISCiX target and host patches from Richard Earnshaw
1994-09-05 10:53:00 +00:00
Ken Raeburn
cdf7137776
ns32k port from Ian Dall
1994-07-14 19:20:53 +00:00
Jean Marie Diaz
0373062441
* config/solaris2.mh (NATIVE_LIB_DIRS): Define as /usr/ccs/lib.
1994-06-29 21:18:47 +00:00
Ian Lance Taylor
5d1ffb2fe3
* configure.in: If EMUL_EXTRA* is defined in a config file, treat
...
it as naming an emulation to be added to EMULATION_OFILES.
* config/i386-linux.mt (EMUL_EXTRA1): Define as elf_i386.
1994-06-16 19:11:03 +00:00
Ian Lance Taylor
bf82ab6830
* Makefile.in: Rebuilt dependencies.
...
(ALL_EMULATIONS): Add ei386linux.o, eelf32_sparc.o,
eelf64_sparc.o. Remove $(OTHER_EMULATIONS).
(ei386linux.c, eelf32_sparc.c, eelf64_sparc.c): New targets.
* config/i386-linux.mt (OTHER_EMULATIONS): Don't define.
(ei386linux.c): Remove; now in Makefile.in.
* config/i386-lynx.mt (OTHER_EMULATIONS): Don't define.
* config/m68k-lynx.mt (OTHER_EMULATIONS): Don't define.
* config/sparc-lynx.mt (OTHER_EMULATIONS): Don't define.
* config/sparc64-elf.mt (OTHER_EMULATIONS): Don't define.
(eelf64_sparc.c): Remove; now in Makefile.in.
* config/sun4sol2.mt (OTHER_EMULATIONS): Don't define.
(eelf32_sparc.c): Remove; now in Makefile.in.
1994-06-16 19:01:48 +00:00
Ian Lance Taylor
08f20f66c4
Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com)
...
* emultempl/linux.em: New file providing support for linking
against Linux shared libraries.
* config/i386-linux.mt (ei386linux.c): Depend upon linux.em.
* emulparams/i386linux.sh (TEMPLATE_NAME): Define as linux.
1994-06-16 18:36:40 +00:00
Ian Lance Taylor
57569ce8d1
* config/sun4sol2.mt (eelf32_sparc.c): Depend upon elf32.em, not
...
generic.em.
1994-06-15 20:44:54 +00:00
Ian Lance Taylor
6beb80b22f
Don't sanitize out SPARC v9 stuff.
1994-06-10 21:22:31 +00:00
Ken Raeburn
c06e55d99a
changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs)
1994-05-27 16:58:05 +00:00
Ian Lance Taylor
439a3604ae
* config/i386-linux.mt (OTHER_EMULATIONS): Change em_ to e to
...
match corresponding change in emulation templates.
* config/i386-lynx.mt, config/m68k-lynx.mt: Likewise.
* config/sparc-lynx.mt, config/sun4sol2.mt: Likewise.
1994-05-13 17:06:49 +00:00
Ian Lance Taylor
c1124600ad
Remove Delta68 support. Could not get copyright assignment for it.
...
From now on, I'll get that first.
1994-05-09 16:36:38 +00:00
Ken Raeburn
e5793ca025
deal with file renaming, new files
1994-05-08 05:37:17 +00:00
Steve Chamberlain
90f2ba0625
* config/go32.mh : New file for Xgo32X.
1994-05-06 19:25:31 +00:00
Ken Raeburn
97dc4cf850
* config/mipsl-idt.mt: Renamed from mips-idtl.mt.
...
* configure.in: Adjusted.
1994-05-06 06:54:15 +00:00
Ken Raeburn
7182a4df5d
* config/cf-h8300h.mt: Renamed from coff-h8300h.mt, to make it unique in 8.3.
...
* config/i960coff.mt: New file.
Patches from Ralph Campbell:
* config/mipsbsd.mh: New file.
1994-05-06 00:39:32 +00:00
Ian Lance Taylor
0573a3b135
* config/m68k.mt (EMUL): Set to m68kaout.
...
* emulparams/m68kaout.sh: New file.
* Makefile.in (ALL_EMULATIONS): Add em_m68kaout.o.
(em_m68kaout.c): New target.
1994-05-04 20:22:15 +00:00
Steve Chamberlain
6c86b9ff98
* Makefile.in, configure.in: Support for go32 coff.
...
* config/i386-go32.mt: New file
* emulparams/i386go32.sh: New file
* scripttempl/i386go32.sc: New file
1994-04-27 17:52:13 +00:00
Ian Lance Taylor
cde7350107
* config/i386v4.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-04-26 16:42:52 +00:00
Ian Lance Taylor
4f2ee95801
* scripttempl/i386coff.sc: If relocating, don't put .init and
...
.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-04-11 16:35:39 +00:00
David MacKenzie
0071a731ef
* config/i386bsd.mh: New file.
1994-03-08 12:25:06 +00:00
Ian Lance Taylor
c361ce46c5
* configure.in (powerpc-*-elf*): New target; use ppc-elf32.
...
* 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-25 03:32:08 +00:00
Steve Chamberlain
a25e99350b
H8/500 bits.
1994-02-24 17:15:46 +00:00
Ken Raeburn
808510fa7a
keep coff-sparc.mt
1994-02-24 16:49:21 +00:00
Jeff Law
423dae05e4
Opps.
1994-02-08 00:40:55 +00:00
Jeff Law
b3ade95e81
* Rename all "hppaosf" files to "hppaelf".
...
* Change all "osf" references to "elf" in hppaelf files.
* Makefile.in: Likewise.
* configure.in: Likewise.
1994-02-08 00:37:19 +00:00
Jeff Law
78b6df412f
Renamed hppaosf.mh to hppaelf.mh
1994-02-08 00:25:39 +00:00
Jeff Law
96bae9ceb0
Renamed hppaosf.mt to hppaelf.mt
1994-02-08 00:25:05 +00:00
Steve Chamberlain
7cc3adc442
New memory model.
1994-02-04 23:18:19 +00:00
Ian Lance Taylor
8a432746ae
Motorola Delta sysV68 support from phdm@info.ucl.ac.BE (Philippe
...
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-14 20:43:07 +00:00
Rob Savoye
de9425a8db
Add vsta.mt and vsta.sh.
1994-01-04 16:35:49 +00:00
Rob Savoye
8387f17d83
Support for VSTa micro-kernel.
1994-01-01 20:53:41 +00:00
Mark Eichin
f2f824ae57
* config/i386-linux.mt: delete ".sh" from genscripts argument
...
(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-27 19:39:55 +00:00
Ken Raeburn
9acba7e204
New file for bare sparc-coff support.
1993-12-01 22:12:20 +00:00
Stan Shebs
278d569a2a
Keep Lynx file
1993-11-01 19:27:15 +00:00
David MacKenzie
46cc3ed169
mach 386 changes
1993-10-29 19:30:11 +00:00
David MacKenzie
4fda44fe17
test
1993-10-29 19:15:57 +00:00
Stan Shebs
7b95fe96ef
Sparc Lynx support
1993-10-29 02:39:07 +00:00
Ian Lance Taylor
1c4b3cda62
* configure.in (alpha-*-osf*): New target; use alpha.mt.
...
* 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-19 19:55:52 +00:00
Ian Lance Taylor
42f9673d8b
New files for Alpha linker.
1993-10-19 19:52:33 +00:00
Ian Lance Taylor
514977a5ea
mipsb-elf32.mt: New configuration file for big endian MIPS ELF.
1993-10-12 21:33:57 +00:00
Steve Chamberlain
9ddf56994c
Use both h8300 emulations.
1993-10-08 17:45:23 +00:00
Stan Shebs
bd7b78f769
Lynx support
1993-09-28 20:59:59 +00:00
Ian Lance Taylor
15fff00f6e
* config/solaris2.mh: New file. Define HOSTING_CRT0 and
...
HOSTING_LIBS for testing.
1993-09-23 21:53:33 +00:00
Ian Lance Taylor
03451d7fa4
Add i386 SVR4 configuration files that I couldn't add remotely. See
...
ChangeLog.
1993-09-17 22:17:52 +00:00
David Edelsohn
d71cbf2a83
Add EMUL=h8300h.
1993-09-12 23:12:31 +00:00
David D. Zuhn
3b55444d36
keep i386-linux.h
1993-08-18 22:54:11 +00:00
Ian Lance Taylor
d62026add2
* config/i386v.mh, config/irix4.mh: Use gcc
...
-print-libgcc-file-name rather than $(libdir)/libgcc.a.
1993-08-11 19:14:25 +00:00
Ian Lance Taylor
75fe54719c
* config/i386sco.mh: New file; copy of i386v.mh to correspond to
...
bfd/configure.host change.
1993-08-11 15:57:39 +00:00