Commit Graph

196 Commits

Author SHA1 Message Date
J.T. Conklin 8f2bdc2032 Merge in stuff accidently commited to sh3e branch 1995-11-29 22:00:53 +00:00
Jason Molenda 1c1a4269dd * config/mh-i386win32: add LD_FOR_TARGET. 1995-11-14 23:04:29 +00:00
Stan Shebs 456c701787 * mpw-mh-mpw (CC_MWC68K, CC_MWCPPC): Remove unused include path.
(CC_MWCPPC): Add -mpw_chars, disable warnings, add comments
	explaining reasons for various flags.
	(EXTRALIBS_PPC, EXTRALIBS_MWCPPC ): Put runtime library first.
1995-11-07 23:49:00 +00:00
Angela Marie Thomas 3bf13a4ef9 trying to nuke for crash... files no longer needed 1995-10-26 00:11:31 +00:00
Jason Molenda 588753450f don't keep mh-aix mh-sun. 1995-10-25 23:53:11 +00:00
Jason Molenda 2a4e67c591 Fri Oct 13 14:44:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
* mh-aix, mh-sun:  Removed.

        * mh-decstation (X11_EXTRA_CFLAGS): Define.

        * mh-sco, mh-solaris, mh-sysv4 (X11_EXTRA_LIBS): Define.

        * mh-hp300, mh-hpux, mh-hpux8, mh-solaris, mh-sun3, mh-sysv4: Don't
        hardcode location of X stuff here.
1995-10-25 01:24:21 +00:00
Steve Chamberlain 38fe0f1fc7 use bison
use ar rv.
1995-09-29 00:48:00 +00:00
Stan Shebs 340b14dcae * mpw-mh-mpw: Add definitions for various 68K and PowerMac
compilers, add definitions for library and link steps for
	PowerMacs.
1995-09-28 20:23:31 +00:00
Fred Fish effc520151 * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid
"too much defining" errors from the HPUX compiler.
1995-09-18 17:14:35 +00:00
release 952306d1b0 * config/mh-ncrsvr43: Removed AR_FLAGS 1995-09-17 01:33:20 +00:00
Steve Chamberlain 4fc0cfa530 turn on -O2 1995-08-22 07:04:48 +00:00
Ken Raeburn 0c0e50a478 use "ar ts" for RANLIB on hp300 1995-08-18 01:51:53 +00:00
Steve Chamberlain ddbaf80cc6 Renamed. 1995-07-03 21:22:00 +00:00
Steve Chamberlain 0d71f51b8b New files. 1995-06-29 06:59:07 +00:00
Stan Shebs b0192f5129 * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES. 1995-06-23 01:55:47 +00:00
Jason Merrill 311f7c4b6a use -fpic instead of -fPIC 1995-06-08 22:31:51 +00:00
Jason Merrill 4a44253637 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
* Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
	(FLAGS_TO_PASS): Pass them.
	(EXTRA_TARGET_FLAGS): Ditto.

	* config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.

Support building both shared and archive libraries.
1995-06-06 01:34:52 +00:00
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
Steve Chamberlain 768328bc1b New file. 1993-07-06 18:28:42 +00:00
David D. Zuhn 9dea029fad remove INSTALL=cp 1993-07-06 17:10:44 +00:00
Jim Kingdon 0abbc7715f miscellaneous fixes to make RISC/os work; see ChangeLog's 1993-07-01 21:00:15 +00:00
Jim Kingdon de72ad1e33 new file for RISC/os 1993-07-01 20:45:38 +00:00
David D. Zuhn a49ead8f5d like mh-sysv4, except with Unixware X definitions 1993-06-22 23:43:34 +00:00
David D. Zuhn a77fe62798 don't set INSTALL=cp anymore 1993-06-16 00:08:27 +00:00
K. Richard Pixley 87756e15db added things-to-lose sections 1993-05-27 06:44:29 +00:00
David D. Zuhn e610fa8628 don't try to keep old mt-* targets 1993-04-20 21:26:00 +00:00
David D. Zuhn 91a9685cbe * config/mh-delta88: remove extraneous GCC references 1993-04-18 00:21:36 +00:00
Ian Lance Taylor bc2f76abd5 * mt-a29k, mt-ebmon29k, mt-os68k, mt-ose68000, mt-ose68k,
mt-vxworks68, mt-vxworks960: Removed obsolete, unused target
	Makefile fragment files.
1993-04-08 18:24:37 +00:00
Ian Lance Taylor 4cb6685364 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
gcc requirements.
1993-04-01 02:30:09 +00:00
David D. Zuhn 97c8694613 Keep mh-sun3 1993-03-31 02:54:10 +00:00
David D. Zuhn 48686e6d22 top level CC settings for special tweaks needed 1993-03-30 04:01:55 +00:00
David D. Zuhn aac4898555 add X11 directory support 1993-03-23 08:17:50 +00:00
David D. Zuhn 04947ce1c7 keep mh-aix386 1993-03-09 02:35:46 +00:00
Ken Raeburn 9d1f234b96 for aix386 (ps/2), don't run ranlib 1993-03-08 20:21:19 +00:00
Fred Fish d3c06c91b4 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
* configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
	* config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
	* config/mh-vaxult2:  New file.
1993-03-03 06:11:45 +00:00
K. Richard Pixley 43bbd567f2 recording file death 1992-12-08 04:59:31 +00:00
Brendan Kehoe ef6bfbdbcc Don't sanitize out mh-sun. 1992-12-03 00:42:29 +00:00
David D. Zuhn d10f77c1b8 better handling for X11 oddities on various systems 1992-11-30 22:58:37 +00:00
David D. Zuhn 55f6d8c4ad supply standard X11 include & library directories 1992-11-28 02:40:01 +00:00
Ian Lance Taylor e59e2bf874 Back out WRS changes, since they are wrong. 1992-09-26 15:04:35 +00:00
Ian Lance Taylor e3e138e801 Patches from WRS:
Mon Sep 21 14:41:30 1992  Ian Lance Taylor  (ian@cygnus.com)

	* mh-irix4: put in patches from WRS.
1992-09-21 22:30:36 +00:00
Stu Grossman 0a674bb555 Don't have bison on Apollo's for now. 1992-09-08 22:14:39 +00:00
Ian Lance Taylor afba2b2286 Renamed OSE configuration to ose. 1992-08-24 22:32:46 +00:00
Per Bothner 5acafc2fd9 Use cp to INSTALL. 1992-08-06 20:03:49 +00:00
John Gilmore 3b9b1e6cd6 Remove empty line. 1992-07-28 08:12:26 +00:00
David Henkel-Wallace f6715b07ae support OSE. 1992-07-23 18:47:33 +00:00
K. Richard Pixley 63e7966039 correct typo 1992-07-22 03:04:11 +00:00
K. Richard Pixley 1b05371ea2 keep mh-hpux 1992-07-22 02:41:29 +00:00
David D. Zuhn 5343482f4d fragment for HPUX, copied from mh-sysv, added yet another INSTALL=cp 1992-07-21 08:06:50 +00:00
K. Richard Pixley 9e3e75685b merged changes from progressive 1992-07-17 00:13:07 +00:00
Per Bothner 677291b54f New file for Linux. 1992-06-23 06:47:53 +00:00