diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-09-04 18:31:33 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-09-04 18:31:33 +0000 |
commit | c62d12746b2f1bfcf38fa7de6ded9287e751e927 (patch) | |
tree | c875d6c42341c09ae079821746ef8a8907e730ea /opcodes/ChangeLog | |
parent | 2cb159a52a6b936ee948946448698e482a192884 (diff) | |
download | gdb-c62d12746b2f1bfcf38fa7de6ded9287e751e927.zip gdb-c62d12746b2f1bfcf38fa7de6ded9287e751e927.tar.gz gdb-c62d12746b2f1bfcf38fa7de6ded9287e751e927.tar.bz2 |
* configure.in: ../bfd/config.bfd now just sets shell variables.
Use them rather than looking through target Makefile fragments.
* configure: Rebuild.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a1a4402..bf4a892 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +Mon Sep 4 14:28:46 1995 Ian Lance Taylor <ian@cygnus.com> + + * configure.in: ../bfd/config.bfd now just sets shell variables. + Use them rather than looking through target Makefile fragments. + * configure: Rebuild. + start-sanitize-sh3e Thu Aug 31 12:35:32 1995 Jim Wilson <wilson@chestnut.cygnus.com> |