diff options
author | Jim Wilson <wilson@tuliptree.org> | 1995-05-24 23:38:06 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 1995-05-24 23:38:06 +0000 |
commit | 4cea100d33f39a57c5e9f72270c453f4bf92ca2e (patch) | |
tree | ec48c5ac4f76da4adb1d3cec496fa8f267394f34 /sim/w65/ChangeLog | |
parent | d32033ad35403cd5a5b89748e8ea784d19a59ff5 (diff) | |
download | gdb-4cea100d33f39a57c5e9f72270c453f4bf92ca2e.zip gdb-4cea100d33f39a57c5e9f72270c453f4bf92ca2e.tar.gz gdb-4cea100d33f39a57c5e9f72270c453f4bf92ca2e.tar.bz2 |
Correct typo in all simulator configure.in files other than SH: ../bfd
should be ../../bfd.
Diffstat (limited to 'sim/w65/ChangeLog')
-rw-r--r-- | sim/w65/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/w65/ChangeLog b/sim/w65/ChangeLog index 2abb1a2..8341cba 100644 --- a/sim/w65/ChangeLog +++ b/sim/w65/ChangeLog @@ -1,3 +1,7 @@ +Wed May 24 16:31:38 1995 Jim Wilson <wilson@chestnut.cygnus.com> + + * configure.in: Fix typo in last change. + Mon Mar 27 10:32:34 1995 J.T. Conklin <jtc@rtl.cygnus.com> * run.c: parse arguments with getopt(). |