aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)AuthorFilesLines
1998-05-30add acinclude.m4 to things-to-loseIan Lance Taylor1-1/+1
1998-05-12 * mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS.Jeff Law1-1/+1
Bring over from egcs.
1998-04-22add mt-ospaceIan Lance Taylor1-5/+10
1998-04-22New config file to support compiling libraries with -Os.Michael Meissner1-0/+3
1998-04-14Sat Apr 11 22:43:17 1998 J. Kean Johnston <jkj@sco.com>Jason Molenda1-0/+1
* mh-svsv5: New file - support for SCO UnixWare 7 / SVR5.
1998-03-26Thu Mar 26 01:54:25 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-3/+0
* mh-cygwin32: stop configuring and building dosrel.
1998-01-31Make --keep-mswinFred Fish1-3/+3
1998-01-27Fix some mswin sanitization problems.Fred Fish1-1/+6
1998-01-22Add forgotten files.Jeff Law3-0/+4
1998-01-04 * config.sub: Add mingw32 support.Jeff Law2-0/+13
* configure.in: Likewise. * mh-mingw32: New file.
1997-09-29Add (apparently) missing file.Jeff Law2-0/+3
1997-09-15Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-5/+1
* config/mh-cygwin32: ok to build split texinfo files
1997-07-23Wed Jul 23 12:32:18 1997 Robert Hoehne ↵Ian Lance Taylor2-1/+32
<robert.hoehne@Mathematik.TU-Chemnitz.DE> * mh-go32 (CFLAGS): Don't set -fno-omit-frame-pointer. Also Sanitize out MAKEINFOFLAGS and INSTALL_DOSREL unless keep-cygnus.
1997-06-16Mon Jun 16 19:06:41 1997 Geoff Keating <geoffk@ozemail.com.au>Ian Lance Taylor4-0/+23
* mh-ppcpic: New file. * mt-ppcpic: New file.
1997-03-27Thu Mar 27 15:52:40 1997 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-0/+1
* mh-cygwin32: override CXXFLAGS, setting to -O2 only (no debug)
1997-03-26Tue Mar 25 18:16:43 1997 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-0/+5
* mh-cygwin32: override LIBGCC2_DEBUG_CFLAGS so debug info isn't included in cygwin32-hosted libgcc2.a by default
1997-02-27fix random missing Sanitize bitsAngela Marie Thomas1-0/+30
1997-02-25Use idt.ld rather than ddt.ldGavin Romig-Koch1-0/+11
1997-02-11Add r5900Gavin Romig-Koch1-0/+6
1997-01-09Wed Jan 8 19:56:43 1997 Geoffrey Noer <noer@skaro.cygnus.com>Geoffrey Noer1-0/+4
* mh-cygwin32: override CFLAGS so debug info isn't included in cygwin32-hosted tools by default
1996-12-31 * mh-linux: Remove.Ian Lance Taylor3-4/+12
1996-12-04Update .Sanitize filesMichael Meissner1-1/+0
1996-11-11Use target_cflags to set -mrelocatable-lib -mno-eabi, not config/mt-ppc.Michael Meissner1-2/+0
1996-10-29 * mh-dgux386: New file. x86 dgux specific flagsStu Grossman1-0/+12
1996-10-24 * Undo my previous change.Stu Grossman1-1/+0
1996-10-24 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow theStu Grossman1-0/+1
host to add it's own flags. * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed for MSVC build procedure.
1996-10-09add mh-dgux386 to Things-to-keepAngela Marie Thomas1-0/+1
1996-10-08Add mh-windows.Stu Grossman1-0/+1
1996-10-08 * configure.in config/mh-windows: Add support for windows hostStu Grossman1-0/+4
(that is a build done under the Microsoft build environment).
1996-10-04use config/mh-dgux386 for i[345]86-dg-dgux host configuration fileAngela Marie Thomas1-0/+22
1996-10-01 * mpw-mh-mpw (EXTRALIBS_PPC_XCOFF): New, was EXTRALIBS_PPC.Stan Shebs2-1/+19
(EXTRALIBS_PPC): Use shared libraries instead of xcoff.
1996-08-18add mt-ppc to Things-to-keepAngela Marie Thomas1-0/+1
1996-08-17Sat Aug 17 04:56:25 1996 Geoffrey Noer <noer@skaro.cygnus.com>Geoffrey Noer1-3/+1
* mh-cygwin32: don't -D_WIN32 here anymore
1996-08-16 * mpw-mh-mpw (SEGFLAG_68K, SEGFLAG_PPC): Remove.Stan Shebs2-7/+19
(EXTRALIBS_PPC): Add libgcc.xcoff.
1996-08-12For PowerPC targets, build libraries with -mrelocatable-lib and -mno-eabi.Michael Meissner1-0/+2
1996-08-12 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatibleStu Grossman1-0/+2
with normal Windows compilation environment.
1996-07-25Add mh-irix6.Mark Alexander1-0/+1
1996-07-12always keep mpw subdirStan Shebs1-0/+1
1996-07-09Add new config file for Irix 6.Jim Wilson2-0/+11
1996-07-08Mon Jul 8 15:15:37 1996 Jason Merrill <jason@yorick.cygnus.com>Jason Merrill2-1/+5
* mt-sparcpic (PICFLAG_FOR_TARGET): Use -fPIC. For consistency with mh-sparcpic and libgcc.a; SunOS 4 apparently doesn't allow mixing of pic and PIC.
1996-07-05 * mh-irix4 (RANLIB): Don't define; Irix 4 does have ranlib.Ian Lance Taylor2-1/+5
1996-06-24Fixed .SanitizeGeoffrey Noer1-1/+1
1996-06-24Enable dosrel for special dos installation (appending of .exe toGeoffrey Noer2-0/+24
installed binaries, etc...) for cygwin32-hosted toolchains. New config/mh-cygwin32 which enables this. Removed diff from list of things not buildable via Canadian Cross
1996-03-26 * mh-go32 (CFLAGS): Define.Ian Lance Taylor1-0/+7
1996-03-15 * mh-necv4: New file.Ian Lance Taylor1-0/+1
1996-03-15 * mh-necv4: New file.Ian Lance Taylor1-0/+11
1996-02-15 * mh-cxux (CC): New variable.Ian Lance Taylor1-1/+1
(CFLAGS, LDFLAGS): Remove. * mh-ncrsvr43 (CC): New variable. (CFLAGS): Remove. * mh-solaris (CFLAGS): Remove.
1996-02-15 * mh-go32: Remove most variable settings, since they presumed aIan Lance Taylor2-24/+4
Canadian Cross, which is now handled correctly by the configure script.
1996-02-15 * mh-sparcpic (PICFLAG): Set to -fPIC, not -fpic.Ian Lance Taylor1-0/+28
1996-02-12Mon Feb 12 14:53:39 1996 Andreas Schwab ↵Ian Lance Taylor3-0/+4
<schwab@issan.informatik.uni-dortmund.de> * mh-m68kpic, mt-m68kpic: New files.