diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-10-04 16:18:19 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-10-04 16:18:19 +0000 |
commit | 995b0d3ff38cdf6442bf907f4824f45c21015493 (patch) | |
tree | a12153c903b62ddc16689024943556d2c8ac7b71 /opcodes | |
parent | 1ce422b0721ebc3b8c71b8f586714b14c63eedf8 (diff) | |
download | gdb-995b0d3ff38cdf6442bf907f4824f45c21015493.zip gdb-995b0d3ff38cdf6442bf907f4824f45c21015493.tar.gz gdb-995b0d3ff38cdf6442bf907f4824f45c21015493.tar.bz2 |
* configure.in: Use ${config_shell} when running config.bfd.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 74ed9f2..6b04983 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,11 @@ +Tue Oct 4 12:14:21 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> + + * configure.in: Use ${config_shell} when running config.bfd. + +Wed Sep 21 18:49:12 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * mips-opc.c (mips_opcodes): "dabs" is only available with -mips3. + Thu Sep 15 16:30:22 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * a29k-dis.c (print_insn): Print the opcode. |