diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-04-10 20:18:22 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-04-10 20:18:22 +0000 |
commit | c9eb701e0ddbb8d7b47225f90a3e58c4561b9d22 (patch) | |
tree | c1182b258eff7dde9d4b0392bb73dab1d7ef1448 /config | |
parent | 7015284b09f5fd96fcbe66ef5d0a0d509c817037 (diff) | |
download | gdb-c9eb701e0ddbb8d7b47225f90a3e58c4561b9d22.zip gdb-c9eb701e0ddbb8d7b47225f90a3e58c4561b9d22.tar.gz gdb-c9eb701e0ddbb8d7b47225f90a3e58c4561b9d22.tar.bz2 |
Merge MPW changes into general ChangeLog
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog.mpw | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/config/ChangeLog.mpw b/config/ChangeLog.mpw deleted file mode 100644 index 378a0b9..0000000 --- a/config/ChangeLog.mpw +++ /dev/null @@ -1,20 +0,0 @@ -Mon Dec 12 17:14:44 1994 Stan Shebs <shebs@andros.cygnus.com> - - * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o, - and ToolLibs.o. - -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. - -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. - -Sat Jan 22 13:07:02 1994 Stan Shebs (shebs@andros.cygnus.com) - - * mpw-mh-mpw: New file, host makefile definitions for MPW. - |