diff options
author | David D. Zuhn <zoo@cygnus> | 1992-05-31 04:04:03 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1992-05-31 04:04:03 +0000 |
commit | 07f1d175cfde673f67d83400224540b9377645fa (patch) | |
tree | 5c60bd177f0cc9a1651168ed74de583e92925099 /ChangeLog | |
parent | 48079d66da3e5f0267a6e00e5ad8f7839243d948 (diff) | |
download | gdb-07f1d175cfde673f67d83400224540b9377645fa.zip gdb-07f1d175cfde673f67d83400224540b9377645fa.tar.gz gdb-07f1d175cfde673f67d83400224540b9377645fa.tar.bz2 |
better error testing on perverse cases (eg, ./config.sub -sun3)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * config.sub (basic_machine): fix sed so that '-foo' isn't + completely substituted out while .+'-foo' loses the '-foo' + Thu May 28 19:48:35 1992 Michael Tiemann (tiemann@rtl.cygnus.com) * .Sanitize: Add flex to the list of keepers. flex is needed to |