Age | Commit message (Expand) | Author | Files | Lines |
1995-09-28 | * mpw-mh-mpw: Add definitions for various 68K and PowerMac | Stan Shebs | 1 | -4/+109 |
1995-09-18 | * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid | Fred Fish | 2 | -0/+64 |
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 |
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 |
1995-03-13 | * mh-hpux8: New file. | Ian Lance Taylor | 3 | -2/+11 |
1995-02-09 | * mh-linux (SYSV): Don't define. | Ian Lance Taylor | 1 | -8/+2 |
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 |
1994-12-13 | * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o, | Stan Shebs | 2 | -3/+13 |
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 |
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 |
1994-05-13 | Passdown -S to linker. | Steve Chamberlain | 1 | -1/+1 |
1994-05-07 | It's mh-lynxrs6k, not mh-lynxosrs6k. | Ian Lance Taylor | 2 | -1/+23 |
1994-05-07 | No, this file really should have been removed, not recreated. | Ian Lance Taylor | 1 | -8/+0 |
1994-05-07 | various changes for lynx.rs, ericsson, BNR. | David Henkel-Wallace | 1 | -0/+8 |
1994-05-06 | * configure.in (host==go32): Configure dosrel too. | Steve Chamberlain | 2 | -0/+25 |
1994-05-06 | * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it unique in 8.3 | Ken Raeburn | 1 | -0/+0 |
1994-04-12 | * mh-irix4 (CC): Change -XNh1500 to -XNh2000. | Ian Lance Taylor | 1 | -1/+1 |
1994-02-01 | * config/mh-lynxosrs6k: Account for lack of ranlib! | Stu Grossman | 2 | -0/+6 |
1994-02-01 | Mon Jan 31 16:11:52 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -1/+7 |
1994-01-22 | MPW makefile definitions | Stan Shebs | 3 | -2/+29 |
1994-01-10 | Remove mt-hppa since it's no longer used/needed. | Jeff Law | 1 | -1/+0 |
1993-12-26 | No longer needed. | Jeff Law | 1 | -17/+0 |
1993-12-02 | New file for Irix 5 host support. | Ian Lance Taylor | 2 | -0/+4 |
1993-11-17 | * mh-a68bsd: Define CC to gcc. | Jim Kingdon | 1 | -1/+10 |
1993-11-15 | * mh-linux: Don't put -static in LDFLAGS. Add comments. | Jim Kingdon | 1 | -1/+5 |
1993-11-15 | usr cr instead of cq in AR_FLAGS | David D. Zuhn | 1 | -0/+13 |
1993-11-10 | remove mh-unixware; we always use svr4 now. | David Henkel-Wallace | 1 | -1/+0 |
1993-11-08 | netware target support. | David Henkel-Wallace | 1 | -13/+0 |
1993-10-21 | * mh-hp300: Revert yesterday's change, but add comment explaining. | Jim Kingdon | 1 | -0/+6 |
1993-10-20 | * mh-hp300: Don't define CFLAGS to empty. Why should hp300 be | Jim Kingdon | 2 | -1/+74 |
1993-10-05 | keep mt-hppa | David D. Zuhn | 1 | -0/+1 |