Commit Graph

142 Commits

Author SHA1 Message Date
Steve Chamberlain 9a004b148b h8500hms -> h8500 1993-07-02 03:05:30 +00:00
David Edelsohn 0f1c5ea23b h8300hms -> h8300 1993-07-01 23:38:29 +00:00
David Edelsohn d26de265ef alpha-osf.mh -> alphaosf.mh 1993-06-30 20:56:07 +00:00
Steve Chamberlain eb392e6825 Support for Alpha. 1993-06-04 23:14:16 +00:00
Ian Lance Taylor 98f3d1afa4 * configure.in (mips-idt-ecoffl*): New target; use mips-idtl.
(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 19:50:31 +00:00
Ian Lance Taylor 559d1cff43 * config/sun3.mh (HOSTING_LIBS, HOSTING_EMU): Removed obsolete and
incorrect definitions.
1993-06-04 15:54:57 +00:00
K. Richard Pixley 87756e15db added things-to-lose sections 1993-05-27 06:44:29 +00:00
Ian Lance Taylor 6354589838 * Makefile.in: configure looks for ####, so remove lines with many
'#' characters.
	* config/irix4.mh, config/i386v.mh: New files; set HOSTING_CRT0
	and HOSTING_LIBS correctly so that ``make check'' will work.
1993-05-25 22:37:41 +00:00
Ken Raeburn c05e34defe keep new files; get rid of trailing spaces after sh-support file names 1993-05-06 02:04:18 +00:00
Ken Raeburn dd2a363ca0 hppaosf host & target makefile frags 1993-05-05 03:17:01 +00:00
Per Bothner 9a3293b145 * config/vax.mt: Support VAX Ultrix and BSD. 1993-05-04 02:50:14 +00:00
Ken Raeburn 5b4249d76c changes for hp300hpux -- won't be enabled until bfd work is done 1993-04-28 23:04:12 +00:00
Steve Chamberlain 84d42ddd61 sh.em, sh.sh, sh.sc-sh: New files supporting Hitachi SH. 1993-04-27 01:37:02 +00:00
Steve Chamberlain 55237887a6 Support for the H8/500 1993-04-09 17:46:13 +00:00
Ian Lance Taylor ce7d4b0d57 * mips.sc-sh: Added variables which may be overridden by a
specific emulation.
	* mipsidt.sh: New file; emulation for IDT MIPS board.
	* Makefile.in (ALL_EMULATIONS): Added em_mipsidt.o.
	(em_mipsidt.c): New target.  Uses mipsidt.sh and mips.sc-sh.
	* config/mips-idt.mt: New file; sets EMUL to mipsidt.
	* configure.in (mips-idt-ecoff): New target; uses mips-idt.
1993-03-04 20:49:26 +00:00
Ken Raeburn e637dcf08b mips-bsd and 386bsd support 1993-02-28 14:46:25 +00:00
David D. Zuhn 3b5c6197de keep everything that's present now 1993-02-13 09:10:57 +00:00
Ian Lance Taylor 31965c32d0 Keep forgetting those .Sanitize files. 1993-02-03 17:11:22 +00:00
Ian Lance Taylor 2552fc24f1 Wed Feb 3 09:05:56 1993 Ian Lance Taylor (ian@cygnus.com)
* mipsbig.sh: New file.  Big endian MIPS emulation.
	* config/mips-big.mt: New file.  Use mipsbig emulation.
	* configure.in (mips-sgi-irix*): Use target mips-big.
	* Makefile.in (ALL_EMULATIONS): Added em_mipsbig.o.
	(em_mipsbig.c): New target.  Uses mipsbig.sh.
1993-02-03 17:10:09 +00:00
Ian Lance Taylor 42b5c73927 Fri Jan 22 14:22:44 1993 Ian Lance Taylor (ian@cygnus.com)
* mips.sc-sh: New file.  Ultrix, and hopefully other MIPS ECOFF
	targets, linker script.
	* mipslit.sh: New file.  Little endian MIPS emulation.
	* config/mips-lit.mt: New file.  Use mipslit emulation.
	* configure.in (mips-dec-ultrix*): Use target mips-lit.
	* Makefile.in (ALL_EMULATIONS): Added em_mipslit.o.
	(em_mipslit.c): New target.  Uses mipslit.sh.
1993-01-22 22:30:52 +00:00
David D. Zuhn 39431ec362 fix default emulations for nindy and sparc-vxworks 1993-01-09 02:07:17 +00:00
K. Richard Pixley 43bbd567f2 recording file death 1992-12-08 04:59:31 +00:00
David D. Zuhn bdd4be4104 renamed hp9000.h to hp300.h 1992-10-02 07:26:50 +00:00
Steve Chamberlain ac0832f3d3 * config/z8ksim.mt: new file 1992-09-30 14:35:19 +00:00
Ian Lance Taylor ce201b347f Added new hp9000.mh file. 1992-09-29 15:51:10 +00:00
Ian Lance Taylor 26c4173247 HP/UX needs -Wp,-P when compiling with -O (comment only, since the
default is not to use -O).
1992-09-29 15:50:30 +00:00
Steve Chamberlain 2a9f20dbf1 New files 1992-09-11 17:47:01 +00:00
Ian Lance Taylor f5d8987980 Brought in from p3. If anybody knows good numbers for m68k COFF,
please let me know, or plug them in yourself.

Wed Sep  9 11:52:58 1992  Ian Lance Taylor  (ian@cygnus.com)

	* Makefile.in, m68kcoff.sh, m68kcoff.sc-sh, config/m68k-coff.mt:
	added m68k-coff emulation mode, stolen from a29k emulation.
	Almost certainly wrong, but perhaps better than sun3.
1992-09-09 18:59:30 +00:00
Per Bothner 8f5a6be62c Remove non-existant file hp300bsd.mh. 1992-09-01 22:07:32 +00:00
Ian Lance Taylor afba2b2286 Renamed OSE configuration to ose. 1992-08-24 22:32:46 +00:00
David Henkel-Wallace 12ad398426 OSE stuff. 1992-07-23 19:01:34 +00:00
Per Bothner 52d6340e55 * config/*.mh: Miscellaneous clean-up: Removed definitions
of YACC (since it is not longer used in the Makefile).
	Remove HOSTING_* definitions that are subsumed by the
	ones added to Makefile.in.  Removed most definitions of CC.
	* config/{sparc,news,hp300bsd,decstation}.mh:  Removed;
	These are no longer needed.
1992-05-27 20:21:42 +00:00
Steve Chamberlain cf2623b060 Don't be too sanitary
(thanks Per)
1992-05-26 22:28:07 +00:00
Per Bothner d219bf5068 * config/sparc.mh: Fix HOSTING_LIBS so it has a chance of working. 1992-05-22 20:48:50 +00:00
Steve Chamberlain a1fb7cd400 Keep sa29200.mt 1992-05-08 15:14:38 +00:00
Steve Chamberlain 0fdf9f815b More 29200 stuff 1992-05-02 02:09:20 +00:00
K. Richard Pixley d3451fe888 use bootstrap for check 1992-05-02 01:19:02 +00:00
Steve Chamberlain 51e6c7505f Add hp300bsd 1992-05-01 22:34:25 +00:00
Steve Chamberlain 3d2b83ea49 Personal checkpoint - now should parse some MRI stuff 1992-04-15 22:23:33 +00:00
Steve Chamberlain 9d1fe8a410 New lexer.
New targets for h8/300 simulator and DOS
1992-04-05 01:47:16 +00:00
Steve Chamberlain 12fa72d472 * config/mt-<foo> renamed to <foo>.mt
* config/mh-<foo> renamed to <foo>.mt
	* configure.in changed to reflect this
	* genscripts.sh now make .xbn files rather than .xN files
1992-03-13 16:25:26 +00:00
Per Bothner 1584d0697d New hp300bsd port. 1992-02-17 20:08:20 +00:00
Per Bothner 15c5ec2e27 * config/mt-foo: Changed EMUL=GLDFOO_EMULATION_NAME
to EMUL=foo. (The GLDFOO_EMULATION_NAMEs have bee removed.)
	* config/mh-foo:  Rename LDEMULATION names as appropriate
	(usually 'gldfoo' -> plain 'foo').
1992-02-15 22:21:43 +00:00
Steve Chamberlain ee1e80ef4c Make the emulation GLD960, not GLD 1992-02-12 06:42:21 +00:00
Heinz G. Seidl 7d5326148d added mt-sun3 mt-vxworks68 mt-vxworks960 1992-02-07 22:34:19 +00:00
Steve Chamberlain 67c7ea668f * config/mt-coff-h8300: use EMUL like everything else
* ldlang.c: (print_padding_statement): print the right address.
	* Makefile.in, config.h, ldemul.c: renamed  h8300hds to h8300hms
1992-02-06 19:43:25 +00:00
Steve Chamberlain cbbdbb9f29 * config/mh-sparc.h: now uses libgcc.a
* ldmain.c: quit using exit
	* *.sc: use *(COMMON) rather than [COMMON]
	* ldlex.l, lexsup.c: much thinking moved from .l and put into .c,
	to allow preprocessing of .l file.
	* Makefile.in: New ldlex.l mangling
	* ldexp.c (fold_binary): perform expressions with % and / in
	integer.
	* ldfile.c (open_a): open archives on VMS in a special way
	* lderror.c: forgot to check in from a long while ago
1992-01-29 16:43:16 +00:00
Steve Chamberlain 95a876f3fa target file for h8300 1992-01-24 22:37:17 +00:00
Michael Tiemann 7316c642a3 Initial revision 1992-01-21 07:27:29 +00:00
Steve Chamberlain df0c47d497 Initial revision 1991-12-30 18:15:12 +00:00
John Gilmore c2bb024d97 * Makefile.in, config/tm-*.h: Clean up make output, only
pass DEFAULT_EMULATION to ldmain.c.
1991-12-20 07:48:11 +00:00
Steve Chamberlain 71fc99e9e6 Add mt-coff-h8300 1991-12-12 04:01:28 +00:00
Steve Chamberlain 849c339e86 HOSTING_LIBS now reflects where libgnu lives 1991-12-01 07:54:41 +00:00
Steve Chamberlain a942eeab90 .Sanitize:
Include mh-delta88
mh-delta88:
	Remove gratuitous greeting
1991-11-21 04:26:50 +00:00
Per Bothner b08344573e Update HOSTING_LIBS (for Cygnus). 1991-11-15 03:54:41 +00:00
Steve Chamberlain 9c5a678a42 Initial revision 1991-11-07 23:37:54 +00:00
Steve Chamberlain de2fae2287 Renamed all the files for the new scheme 1991-11-04 01:03:15 +00:00
Steve Chamberlain 7de2ea345c Initial revision 1991-11-04 01:02:06 +00:00
John Gilmore a3ae208f8a sparc-64 to sparc-ll 1991-10-16 21:41:27 +00:00
John Gilmore bcdc00417d Revise to match config renaming. 1991-10-14 21:56:44 +00:00
Steve Chamberlain c97b47fec2 *** empty log message *** 1991-10-11 19:32:25 +00:00
Steve Chamberlain e9fcc7432e Initial revision 1991-10-11 19:32:24 +00:00
John Gilmore 683819e163 Restructure configuration scheme for bfd, binutils, ld.
* config/:  Rename some config files to match up h-*.h names.
Remove all the HOST_SYS definitions from the config files.
1991-10-11 11:35:07 +00:00
K. Richard Pixley 1a31570390 updating 1991-10-10 11:59:25 +00:00
K. Richard Pixley e59c58e3b1 Initial revision 1991-10-10 07:10:42 +00:00
Per Bothner e5dab90089 Added {h,t}-news 1991-09-27 20:20:01 +00:00
Per Bothner 9dcb30e3a2 Initial revision 1991-09-27 19:59:17 +00:00
Per Bothner 7730c767b4 Fix/update HOSTING_LIBS path. 1991-09-27 19:55:28 +00:00
Steve Chamberlain 33638b1c2e Initial revision 1991-09-19 21:04:59 +00:00
Steve Chamberlain 2a7b27b0fe Support for 386 and 68k machines 1991-09-19 21:03:09 +00:00
Steve Chamberlain 30104b16c3 *** empty log message *** 1991-09-03 21:04:24 +00:00
Steve Chamberlain 01bc4918d7 Initial revision 1991-09-03 21:01:03 +00:00
Steve Chamberlain 78f3d2c924 From David WOod 1991-07-19 15:26:24 +00:00
Steve Chamberlain 2013f9b4e1 Initial revision 1991-07-15 23:43:15 +00:00
Steve Chamberlain a737c70bde *** empty log message *** 1991-07-15 23:41:06 +00:00
Steve Chamberlain a5090de953 Initial revision 1991-06-14 22:30:17 +00:00
Steve Chamberlain de9d4075d8 *** empty log message *** 1991-06-14 22:14:07 +00:00
Steve Chamberlain 2e8f851795 Now works and self hosts 1991-06-14 20:51:12 +00:00
Steve Chamberlain e5651c613f *** empty log message *** 1991-05-31 01:01:51 +00:00
Steve Chamberlain 7f515d2f6e Initial revision 1991-05-30 23:58:29 +00:00
K. Richard Pixley 86e4d6e4aa Initial revision 1991-05-23 21:49:14 +00:00
Steve Chamberlain 7ed4093abc *** empty log message *** 1991-05-21 00:14:16 +00:00
Steve Chamberlain a3bb31a043 Initial revision 1991-05-18 02:58:02 +00:00
Steve Chamberlain 19b03b7aa4 *** empty log message *** 1991-05-18 02:57:45 +00:00
K. Richard Pixley 71887d2b3c Using gcc here screws config and debugging something awful. 1991-05-18 00:53:02 +00:00
Steve Chamberlain bc488d8923 *** empty log message *** 1991-05-05 22:13:56 +00:00
Steve Chamberlain d082a54f59 *** empty log message *** 1991-05-04 00:40:37 +00:00
K. Richard Pixley 59e91936c5 Pulling host and target dependancies out of the Makefile.in. 1991-04-18 02:00:09 +00:00
K. Richard Pixley 49913ad311 Initial revision 1991-04-18 01:59:32 +00:00
Steve Chamberlain 321b5f8d3d Initial revision 1991-04-11 16:12:12 +00:00
Steve Chamberlain ff64b37687 Added what to pass as YACC 1991-04-11 16:11:41 +00:00
K. Richard Pixley 9a84900784 Initial revision 1991-04-09 23:05:38 +00:00