diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-06-26 22:52:54 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-06-26 22:52:54 +0000 |
commit | 941af9ce950e1cfda0ffbde8cd60d6d5aaf3a102 (patch) | |
tree | 44b9225c71b334e81fbd0f048a81d59d39974b3e /ChangeLog.mpw | |
parent | 5ce4e41c09bf3a605ed3f67427b8f7cdfb7de9be (diff) | |
download | gdb-941af9ce950e1cfda0ffbde8cd60d6d5aaf3a102.zip gdb-941af9ce950e1cfda0ffbde8cd60d6d5aaf3a102.tar.gz gdb-941af9ce950e1cfda0ffbde8cd60d6d5aaf3a102.tar.bz2 |
* mpw-configure (host_alias, target_alias): Rename from hostalias
and targetalias, add into generated Makefile.
(mk.tmp): If present, add into generated Makefile.
* mpw-build (all-gas): Build config.h first before gas proper.
Diffstat (limited to 'ChangeLog.mpw')
-rw-r--r-- | ChangeLog.mpw | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.mpw b/ChangeLog.mpw index 6da3c6a..1170647 100644 --- a/ChangeLog.mpw +++ b/ChangeLog.mpw @@ -1,3 +1,10 @@ +Sun Jun 26 15:47:58 1994 Stan Shebs (shebs@andros.cygnus.com) + + * mpw-configure (host_alias, target_alias): Rename from hostalias + and targetalias, add into generated Makefile. + (mk.tmp): If present, add into generated Makefile. + * mpw-build (all-gas): Build config.h first before gas proper. + Sun Jun 12 16:25:36 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-configure (config.status): Write only if changed. |