aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)AuthorFilesLines
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.
1996-02-01 * mpw-mh-mpw (CC_MWC68K): Add options similar to those usedStan Shebs1-3/+15
in CC_MWCPPC, and -mc68020 -model far. (AR_MWLINK68K): Add -xm library. (AR_AR): Define. (CC_LD_MWLINK68K): Remove -d. (EXTRALIBS_MWC68K): Define.
1996-01-29mh-i386win32 is goneKen Raeburn1-1/+0
1996-01-25 * mh-ncrsvr43 (CFLAGS): Remove -Hnocopyr.Ian Lance Taylor1-2/+2
1996-01-23obsolete.Steve Chamberlain1-26/+0
1995-11-29Merge in stuff accidently commited to sh3e branchJ.T. Conklin1-0/+4
1995-11-14 * config/mh-i386win32: add LD_FOR_TARGET.Jason Molenda1-4/+1
1995-11-07 * mpw-mh-mpw (CC_MWC68K, CC_MWCPPC): Remove unused include path.Stan Shebs1-6/+18
(CC_MWCPPC): Add -mpw_chars, disable warnings, add comments explaining reasons for various flags. (EXTRALIBS_PPC, EXTRALIBS_MWCPPC ): Put runtime library first.
1995-10-26trying to nuke for crash... files no longer neededAngela Marie Thomas2-9/+0
1995-10-25don't keep mh-aix mh-sun.Jason Molenda1-3/+0
1995-10-25Fri Oct 13 14:44:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)Jason Molenda5-17/+17
* 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-09-29use bisonSteve Chamberlain1-0/+2
use ar rv.
1995-09-28 * mpw-mh-mpw: Add definitions for various 68K and PowerMacStan Shebs1-4/+109
compilers, add definitions for library and link steps for PowerMacs.
1995-09-18 * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoidFred Fish2-0/+64
"too much defining" errors from the HPUX compiler.
1995-09-17* config/mh-ncrsvr43: Removed AR_FLAGSrelease1-3/+0
1995-08-22turn on -O2Steve Chamberlain1-0/+1
1995-08-18use "ar ts" for RANLIB on hp300Ken Raeburn1-1/+3
1995-07-03Renamed.Steve Chamberlain2-9/+8
1995-06-29New files.Steve Chamberlain2-0/+28
1995-06-23 * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES.Stan Shebs1-1/+1
1995-06-08use -fpic instead of -fPICJason Merrill1-1/+1
1995-06-06Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>Jason Merrill3-6/+3
* 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-04-10always keep MPW support filesStan Shebs1-8/+2
1995-04-10Merge MPW changes into general ChangeLogStan Shebs1-20/+0
1995-03-31add mt-netware to things-to-keepJason Molenda1-5/+6
1995-03-31 * mt-netware: New file.Jason Molenda1-0/+1
define GDB_NLM_DEPS for netware targets.
1995-03-13 * mh-hpux8: New file.Ian Lance Taylor3-2/+11
* mh-hpux: Use X11R5 rather than X11R4.
1995-02-09 * mh-linux (SYSV): Don't define.Ian Lance Taylor1-8/+2
(RANLIB): Don't define.
1995-01-23Don't pass -S to the linker.Steve Chamberlain1-1/+1
1995-01-12Wed Jan 11 16:29:34 1995 Jason Merrill <jason@phydeaux.cygnus.com>Jason Merrill3-3/+3
* m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates.
1994-12-13 * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o,Stan Shebs2-3/+13
and ToolLibs.o.
1994-11-08Various changes to support building shared lib{g,stdc}++Jason Merrill7-0/+18
1994-11-03add some options to default CC to make bfd & linker compileKen Raeburn1-2/+2
1994-07-16 * mh-cxux: New file, from Bob Rusk (rrusk@mail.csd.harris.com).Stan Shebs2-2/+20
1994-07-01Add CXXSteve Chamberlain1-1/+3
1994-06-21Added a nec-v810 target.Sean Eric Fagan1-0/+1
1994-06-12Sun Jun 12 16:30:34 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-5/+11
* mpw-mh-mpw (CC): Define ALMOST_STDC. (CFLAGS): Remove ALMOST_STDC, -mc68881. (LDFLAGS): add -w.
1994-06-05* mh-ncrsvr43: New file from Tom McConnell <tmcconne@sedona.intel.com>.Per Bothner2-0/+13
1994-05-20Really fix INSTALL_LAST this time..Steve Chamberlain1-1/+1
1994-05-19Change INSTALL_LASTness.Steve Chamberlain1-1/+2
1994-05-19 * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining"Jeff Law2-2/+6
errors from the HPUX 8 compilers.
1994-05-13Passdown -S to linker.Steve Chamberlain1-1/+1