Commit Graph

129 Commits

Author SHA1 Message Date
Stan Shebs 3c7c1a8870 always keep MPW support files 1995-04-10 20:26:39 +00:00
Stan Shebs c9eb701e0d Merge MPW changes into general ChangeLog 1995-04-10 20:18:22 +00:00
Jason Molenda 6764c4cdad add mt-netware to things-to-keep 1995-03-31 19:42:28 +00:00
Jason Molenda b062e55c5f * mt-netware: New file.
define GDB_NLM_DEPS for netware targets.
1995-03-31 19:36:08 +00:00
Ian Lance Taylor 3cbb8192fa * mh-hpux8: New file.
* mh-hpux: Use X11R5 rather than X11R4.
1995-03-13 17:37:39 +00:00
Ian Lance Taylor cdce29f24d * mh-linux (SYSV): Don't define.
(RANLIB): Don't define.
1995-02-09 16:05:25 +00:00
Steve Chamberlain 0a1aac9434 Don't pass -S to the linker. 1995-01-23 07:54:24 +00:00
Jason Merrill 4f43cffa65 Wed Jan 11 16:29:34 1995 Jason Merrill <jason@phydeaux.cygnus.com>
* m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates.
1995-01-12 00:30:54 +00:00
Stan Shebs e025097f56 * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o,
and ToolLibs.o.
1994-12-13 01:16:49 +00:00
Jason Merrill 45329a2cbd Various changes to support building shared lib{g,stdc}++ 1994-11-08 02:16:18 +00:00
Ken Raeburn dd830c247d add some options to default CC to make bfd & linker compile 1994-11-03 22:29:54 +00:00
Stan Shebs d4e3623325 * mh-cxux: New file, from Bob Rusk (rrusk@mail.csd.harris.com). 1994-07-16 19:24:33 +00:00
Steve Chamberlain c6450736dd Add CXX 1994-07-01 00:39:20 +00:00
Sean Eric Fagan c098f9751b Added a nec-v810 target. 1994-06-21 17:08:22 +00:00
Stan Shebs 266f665221 Sun Jun 12 16:30:34 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-mh-mpw (CC): Define ALMOST_STDC.
	(CFLAGS): Remove ALMOST_STDC, -mc68881.
	(LDFLAGS): add -w.
1994-06-12 23:37:35 +00:00
Per Bothner d376e43bac * mh-ncrsvr43: New file from Tom McConnell <tmcconne@sedona.intel.com>. 1994-06-05 00:23:26 +00:00
Steve Chamberlain 09985c960d Really fix INSTALL_LAST this time.. 1994-05-20 15:28:26 +00:00
Steve Chamberlain 4be9e22a91 Change INSTALL_LASTness. 1994-05-19 16:31:33 +00:00
Jeff Law 2c4bbe475b * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining"
errors from the HPUX 8 compilers.
1994-05-19 06:35:55 +00:00
Steve Chamberlain 9db94ff5c4 Passdown -S to linker. 1994-05-13 20:30:54 +00:00
Ian Lance Taylor 461004f30f It's mh-lynxrs6k, not mh-lynxosrs6k. 1994-05-07 04:58:52 +00:00
Ian Lance Taylor 182c035ac4 No, this file really should have been removed, not recreated. 1994-05-07 04:57:38 +00:00
David Henkel-Wallace 2a38983c8d various changes for lynx.rs, ericsson, BNR. 1994-05-07 00:34:19 +00:00
Steve Chamberlain eebd76cbbb * configure.in (host==go32): Configure dosrel too.
* Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
	be set by incoming names or templates.
	(INSTALL_LAST): New rule.
	* config/mh-go32: New fragment.
1994-05-06 21:25:45 +00:00
Ken Raeburn c9fda94866 * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it unique in 8.3
naming schemes.
1994-05-06 00:11:03 +00:00
Ian Lance Taylor 01de31edb9 * mh-irix4 (CC): Change -XNh1500 to -XNh2000. 1994-04-12 16:39:21 +00:00
Stu Grossman ffcb7f05a0 * config/mh-lynxosrs6k: Account for lack of ranlib! 1994-02-01 02:43:21 +00:00
Stan Shebs a6eb91c3a9 Mon Jan 31 16:11:52 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-mh-mpw (CFLAGS): Add -b option to put strings at the ends of
	functions.
1994-02-01 00:13:48 +00:00
Stan Shebs b6597455e1 MPW makefile definitions 1994-01-22 21:22:08 +00:00
Jeff Law b8b9372df1 Remove mt-hppa since it's no longer used/needed. 1994-01-10 21:58:43 +00:00
Jeff Law 068b08ebf9 No longer needed. 1993-12-26 04:03:38 +00:00
Ian Lance Taylor aab15bdb50 New file for Irix 5 host support. 1993-12-02 19:35:47 +00:00
Jim Kingdon e63e7f9f22 * mh-a68bsd: Define CC to gcc. 1993-11-17 04:57:03 +00:00
Jim Kingdon 1c50f634d1 * mh-linux: Don't put -static in LDFLAGS. Add comments. 1993-11-15 23:01:36 +00:00
David D. Zuhn 90081eca02 usr cr instead of cq in AR_FLAGS 1993-11-15 21:44:18 +00:00
David Henkel-Wallace a99c9b6624 remove mh-unixware; we always use svr4 now. 1993-11-10 22:59:47 +00:00
David Henkel-Wallace b3c0d5d05b netware target support.
Remove redundent unixware target; made it the same as svr4 which is what
config.guess chooses anyway.
1993-11-08 14:21:05 +00:00
Jim Kingdon b438af4694 * mh-hp300: Revert yesterday's change, but add comment explaining. 1993-10-21 01:37:55 +00:00
Jim Kingdon 8d5e4b1744 * mh-hp300: Don't define CFLAGS to empty. Why should hp300 be
different from anything else?  ("gdb doesn't understand the native
	debug format" isn't a good enough answer because we might be using
	gcc).
1993-10-20 03:58:18 +00:00
David D. Zuhn ca0cc77f90 keep mt-hppa 1993-10-05 19:29:09 +00:00
Peter Schauer e41546e505 * mh-alphaosf: Remove, no longer necessary now that gdb knows
how to handle OSF/1 shared libraries.
1993-10-05 19:21:35 +00:00
David D. Zuhn a3e90d973b hp300/hpux9 uses X11r5 1993-09-28 00:31:23 +00:00
David D. Zuhn 877a53990d use pagas instead of gas 1993-09-13 19:33:54 +00:00
David D. Zuhn e689e44905 don't use -g in CXXFLAGS 1993-08-12 18:43:31 +00:00
David D. Zuhn a9cad59194 new file for hp300 hosts 1993-08-05 22:46:44 +00:00
Fred Fish b5ed6e32c2 Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly
added to the list by Sanitize, unless Sanitize knows it needs to keep it.
1993-08-02 23:29:32 +00:00
Fred Fish 775d4a4096 Add .Sanitize to Things-to-lose list. 1993-07-30 16:46:19 +00:00
David D. Zuhn 4677e30fad keep mh-lynxos and mh-unixware 1993-07-20 17:34:43 +00:00
David D. Zuhn 6a17017c45 new file for lynx 1993-07-16 20:15:44 +00:00
Jim Kingdon 7bf617cf34 add mh-riscos 1993-07-08 04:00:47 +00:00