Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-06-24 | Fixed .Sanitize | Geoffrey Noer | 1 | -1/+1 | |
1996-06-24 | Enable dosrel for special dos installation (appending of .exe to | Geoffrey Noer | 2 | -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 Taylor | 1 | -0/+7 | |
1996-03-15 | * mh-necv4: New file. | Ian Lance Taylor | 1 | -0/+1 | |
1996-03-15 | * mh-necv4: New file. | Ian Lance Taylor | 1 | -0/+11 | |
1996-02-15 | * mh-cxux (CC): New variable. | Ian Lance Taylor | 1 | -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 a | Ian Lance Taylor | 2 | -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 Taylor | 1 | -0/+28 | |
1996-02-12 | Mon Feb 12 14:53:39 1996 Andreas Schwab ↵ | Ian Lance Taylor | 3 | -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 used | Stan Shebs | 1 | -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-29 | mh-i386win32 is gone | Ken Raeburn | 1 | -1/+0 | |
1996-01-25 | * mh-ncrsvr43 (CFLAGS): Remove -Hnocopyr. | Ian Lance Taylor | 1 | -2/+2 | |
1996-01-23 | obsolete. | Steve Chamberlain | 1 | -26/+0 | |
1995-11-29 | Merge in stuff accidently commited to sh3e branch | J.T. Conklin | 1 | -0/+4 | |
1995-11-14 | * config/mh-i386win32: add LD_FOR_TARGET. | Jason Molenda | 1 | -4/+1 | |
1995-11-07 | * mpw-mh-mpw (CC_MWC68K, CC_MWCPPC): Remove unused include path. | Stan Shebs | 1 | -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-26 | trying to nuke for crash... files no longer needed | Angela Marie Thomas | 2 | -9/+0 | |
1995-10-25 | don't keep mh-aix mh-sun. | Jason Molenda | 1 | -3/+0 | |
1995-10-25 | Fri Oct 13 14:44:25 1995 Jason Molenda (crash@phydeaux.cygnus.com) | Jason Molenda | 5 | -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-29 | use bison | Steve Chamberlain | 1 | -0/+2 | |
use ar rv. | |||||
1995-09-28 | * mpw-mh-mpw: Add definitions for various 68K and PowerMac | Stan Shebs | 1 | -4/+109 | |
compilers, add definitions for library and link steps for PowerMacs. | |||||
1995-09-18 | * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid | Fred Fish | 2 | -0/+64 | |
"too much defining" errors from the HPUX compiler. | |||||
1995-09-17 | * config/mh-ncrsvr43: Removed AR_FLAGS | release | 1 | -3/+0 | |
1995-08-22 | turn on -O2 | Steve Chamberlain | 1 | -0/+1 | |
1995-08-18 | use "ar ts" for RANLIB on hp300 | Ken Raeburn | 1 | -1/+3 | |
1995-07-03 | Renamed. | Steve Chamberlain | 2 | -9/+8 | |
1995-06-29 | New files. | Steve Chamberlain | 2 | -0/+28 | |
1995-06-23 | * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES. | Stan Shebs | 1 | -1/+1 | |
1995-06-08 | use -fpic instead of -fPIC | Jason Merrill | 1 | -1/+1 | |
1995-06-06 | Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com> | Jason Merrill | 3 | -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-10 | always keep MPW support files | Stan Shebs | 1 | -8/+2 | |
1995-04-10 | Merge MPW changes into general ChangeLog | Stan Shebs | 1 | -20/+0 | |
1995-03-31 | add mt-netware to things-to-keep | Jason Molenda | 1 | -5/+6 | |
1995-03-31 | * mt-netware: New file. | Jason Molenda | 1 | -0/+1 | |
define GDB_NLM_DEPS for netware targets. | |||||
1995-03-13 | * mh-hpux8: New file. | Ian Lance Taylor | 3 | -2/+11 | |
* mh-hpux: Use X11R5 rather than X11R4. | |||||
1995-02-09 | * mh-linux (SYSV): Don't define. | Ian Lance Taylor | 1 | -8/+2 | |
(RANLIB): Don't define. | |||||
1995-01-23 | Don't pass -S to the linker. | Steve Chamberlain | 1 | -1/+1 | |
1995-01-12 | Wed Jan 11 16:29:34 1995 Jason Merrill <jason@phydeaux.cygnus.com> | Jason Merrill | 3 | -3/+3 | |
* m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates. | |||||
1994-12-13 | * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o, | Stan Shebs | 2 | -3/+13 | |
and ToolLibs.o. | |||||
1994-11-08 | Various changes to support building shared lib{g,stdc}++ | Jason Merrill | 7 | -0/+18 | |
1994-11-03 | add some options to default CC to make bfd & linker compile | Ken Raeburn | 1 | -2/+2 | |
1994-07-16 | * mh-cxux: New file, from Bob Rusk (rrusk@mail.csd.harris.com). | Stan Shebs | 2 | -2/+20 | |
1994-07-01 | Add CXX | Steve Chamberlain | 1 | -1/+3 | |
1994-06-21 | Added a nec-v810 target. | Sean Eric Fagan | 1 | -0/+1 | |
1994-06-12 | Sun Jun 12 16:30:34 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -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 Bothner | 2 | -0/+13 | |
1994-05-20 | Really fix INSTALL_LAST this time.. | Steve Chamberlain | 1 | -1/+1 | |
1994-05-19 | Change INSTALL_LASTness. | Steve Chamberlain | 1 | -1/+2 | |
1994-05-19 | * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining" | Jeff Law | 2 | -2/+6 | |
errors from the HPUX 8 compilers. | |||||
1994-05-13 | Passdown -S to linker. | Steve Chamberlain | 1 | -1/+1 | |