diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-09-13 00:14:18 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-09-13 00:14:18 +0000 |
commit | 97e3526ee7295ccc07fbc6724086b3917042b5f3 (patch) | |
tree | 14748c50c7b309a51f528792aaa42b4c44cb5518 /gas/ChangeLog.mpw | |
parent | 5e766076dcb2056d2d4dd8a7b0e6a35513a09691 (diff) | |
download | gdb-97e3526ee7295ccc07fbc6724086b3917042b5f3.zip gdb-97e3526ee7295ccc07fbc6724086b3917042b5f3.tar.gz gdb-97e3526ee7295ccc07fbc6724086b3917042b5f3.tar.bz2 |
* mpw-make.in (ALL_CFLAGS): Add definition of HAVE_STDARG_H,
include of ::libiberty:.
(config.h): Ifdef contents on GAS_VERSION.
config/ho-mpw.h: Remove redefinitions of true and false.
Diffstat (limited to 'gas/ChangeLog.mpw')
-rw-r--r-- | gas/ChangeLog.mpw | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog.mpw b/gas/ChangeLog.mpw index fd4fb86..3228bb7 100644 --- a/gas/ChangeLog.mpw +++ b/gas/ChangeLog.mpw @@ -1,3 +1,10 @@ +Mon Sep 12 16:56:02 1994 Stan Shebs (shebs@andros.cygnus.com) + + * mpw-make.in (ALL_CFLAGS): Add definition of HAVE_STDARG_H, + include of ::libiberty:. + (config.h): Ifdef contents on GAS_VERSION. + config/ho-mpw.h: Remove redefinitions of true and false. + Wed Jun 29 17:56:52 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-make.in (as.c): Compile with C not gC. |