diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-09-16 00:05:19 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-09-16 00:05:19 +0000 |
commit | db8beef4ea231d74a46be6765cb4a21a8c7348f7 (patch) | |
tree | 5e3a129d62574d2073ee1bbc9096773982b8352e /ld | |
parent | d069ef6ff1d7106bdc86e04eee0e0180505f0d27 (diff) | |
download | gdb-db8beef4ea231d74a46be6765cb4a21a8c7348f7.zip gdb-db8beef4ea231d74a46be6765cb4a21a8c7348f7.tar.gz gdb-db8beef4ea231d74a46be6765cb4a21a8c7348f7.tar.bz2 |
configure.host: fix shell syntax errors
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 880e11f..7ab177b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,12 @@ +Fri Sep 15 20:01:52 1995 Ken Raeburn <raeburn@cygnus.com> + + * configure.host (m88*-*-dgux*): Fix another shell syntax error. + +Fri Sep 15 23:28:05 1995 Andrew Cagney <cagney@highland.com.au> + + * configure.host (NATIVE_LIB_DIRS): fix syntax error. + `='. + Thu Sep 12 12:50:49 1995 steve chamberlain <sac@slash.cygnus.com> * scripttemp/pe.sc: Allow both spellings of .ctors/.dtors. |