diff options
author | Stu Grossman <grossman@cygnus> | 1994-01-22 01:41:21 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1994-01-22 01:41:21 +0000 |
commit | 24845456a360df80c98ecbda5e5df485115e62d7 (patch) | |
tree | 5eb86eb74f417f603d8d294216dae8676a6182cd /ChangeLog | |
parent | 722087ec13ed0df5f70fa40ed0c196a3d874600f (diff) | |
download | gdb-24845456a360df80c98ecbda5e5df485115e62d7.zip gdb-24845456a360df80c98ecbda5e5df485115e62d7.tar.gz gdb-24845456a360df80c98ecbda5e5df485115e62d7.tar.bz2 |
* configure: Completely rewrite option processing. Take
advantage of pattern-matching to avoid invoking test frequently.
Also clean up host and target defaulting logic.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com) + + * configure: Completely rewrite option processing. Take + advantage of pattern-matching to avoid invoking test frequently. + Also clean up host and target defaulting logic. + Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com) * Makefile.in: Replace all occurrances of "rootme" with "r" and |