diff options
author | Bill Cox <bill@cygnus> | 1994-06-01 21:38:29 +0000 |
---|---|---|
committer | Bill Cox <bill@cygnus> | 1994-06-01 21:38:29 +0000 |
commit | d237841cc55e98729567c83ac4038902d0082b86 (patch) | |
tree | ddd1b3cf9df55fe92effb56b4900433294eac306 /ChangeLog | |
parent | 16451f9b70b5a072e6fe9625bcf404eda3431cbe (diff) | |
download | gdb-d237841cc55e98729567c83ac4038902d0082b86.zip gdb-d237841cc55e98729567c83ac4038902d0082b86.tar.gz gdb-d237841cc55e98729567c83ac4038902d0082b86.tar.bz2 |
* Makefile.in: Rename HOST_ONLY to NATIVE.
* configure: Delete SunOs patch suffix from host_canonical
and build_canonical variables that are prepended to Makefiles.
* configure.in: Add comments to patch suffix removal for easier
maintenance.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com) + + * Makefile.in: Rename HOST_ONLY to NATIVE. + * configure: Delete SunOs patch suffix from host_canonical + and build_canonical variables that are prepended to Makefiles. + * configure.in: Add comments for easier maintenance. + Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * Makefile.in: Add all-libproc target similar to all-gui. |