diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-09-21 00:45:25 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-09-21 00:45:25 +0000 |
commit | baf6f14970fdc2461dc03d1d8e3a7df98182a442 (patch) | |
tree | 596a8ccaa7e0f1f12030f8266088aad8fcb34ee6 /gas/ChangeLog.mpw | |
parent | 40e4117a028fa359567060d058ca135ce9db8801 (diff) | |
download | gdb-baf6f14970fdc2461dc03d1d8e3a7df98182a442.zip gdb-baf6f14970fdc2461dc03d1d8e3a7df98182a442.tar.gz gdb-baf6f14970fdc2461dc03d1d8e3a7df98182a442.tar.bz2 |
* mpw-config.in: Don't create host.h.
* mpw-make.in (config.h): Add in contents of ho-mpw.h.
* config/ho-mpw.h (TRUE_FALSE_ALREADY_DEFINED, WANT_FOPEN_BIN,
HAVE_ERRNO_H): Define.
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 3228bb7..59d5f94 100644 --- a/gas/ChangeLog.mpw +++ b/gas/ChangeLog.mpw @@ -1,3 +1,10 @@ +Tue Sep 20 17:32:03 1994 Stan Shebs (shebs@andros.cygnus.com) + + * mpw-config.in: Don't create host.h. + * mpw-make.in (config.h): Add in contents of ho-mpw.h. + * config/ho-mpw.h (TRUE_FALSE_ALREADY_DEFINED, WANT_FOPEN_BIN, + HAVE_ERRNO_H): Define. + Mon Sep 12 16:56:02 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-make.in (ALL_CFLAGS): Add definition of HAVE_STDARG_H, |