diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-09-24 15:30:03 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-09-24 15:30:03 +0000 |
commit | 805c3d70bd039a0a5f3c5c5ad296dc2671b2a58b (patch) | |
tree | 520784d7eacd7ea610a7d5622e20477e6d954913 | |
parent | bfebf1a52ac34bd079433ff8fe223f802058e6c6 (diff) | |
download | gdb-805c3d70bd039a0a5f3c5c5ad296dc2671b2a58b.zip gdb-805c3d70bd039a0a5f3c5c5ad296dc2671b2a58b.tar.gz gdb-805c3d70bd039a0a5f3c5c5ad296dc2671b2a58b.tar.bz2 |
* configure.in: Call AC_CHECK_TOOL before AM_PROG_LIBTOOL.
* aclocal.m4: Rebuild with new libtool.
* configure: Rebuild.
-rw-r--r-- | bfd/ChangeLog | 6 | ||||
-rw-r--r-- | opcodes/ChangeLog | 19 |
2 files changed, 16 insertions, 9 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7b9ba2d..218f044 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Wed Sep 24 11:27:23 1997 Ian Lance Taylor <ian@cygnus.com> + + * configure.in: Call AC_CHECK_TOOL before AM_PROG_LIBTOOL. + * aclocal.m4: Rebuild with new libtool. + * configure: Rebuild. + Tue Sep 23 19:03:13 1997 Ian Lance Taylor <ian@cygnus.com> * elf.c (map_sections_to_segments): Even if we are not demand diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c836b2a..88c6e02 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +Wed Sep 24 11:29:35 1997 Ian Lance Taylor <ian@cygnus.com> + + * configure.in: Call AC_CHECK_TOOL before AM_PROG_LIBTOOL. + * aclocal.m4: Rebuild with new libtool. + * configure: Rebuild. + start-sanitize-v850e Fri Sep 19 11:45:49 1997 Andrew Cagney <cagney@b1.cygnus.com> @@ -161,27 +167,23 @@ Tue Aug 19 10:59:59 1997 Richard Henderson <rth@cygnus.com> * alpha-opc.c (alpha_opcodes): Fix hw_rei_stall mungage. +start-sanitize-v850e Mon Aug 18 11:10:03 1997 Nick Clifton <nickc@cygnus.com> * v850-opc.c (v850_opcodes[]): Remove use of flag field. -start-sanitize-v850eq * v850-opc.c (v850_opcodes[]): Add support for reversed short load opcodes.. -end-sanitize-v850eq -start-sanitize-v850e Mon Aug 18 11:08:25 1997 Nick Clifton <nickc@cygnus.com> * configure (cgen_files): Add support for v850e target. * configure.in (cgen_files): Add support for v850e target. -end-sanitize-v850e -start-sanitize-v850eq Mon Aug 18 11:08:25 1997 Nick Clifton <nickc@cygnus.com> * configure (cgen_files): Add support for v850eq target. * configure.in (cgen_files): Add support for v850eq target. -end-sanitize-v850eq +end-sanitize-v850e Fri Aug 15 05:17:48 1997 Doug Evans <dje@canuck.cygnus.com> @@ -195,13 +197,12 @@ Fri Aug 15 05:17:48 1997 Doug Evans <dje@canuck.cygnus.com> Wed Aug 13 18:52:11 1997 Nick Clifton <nickc@cygnus.com> -start-sanitize-v850eq +start-sanitize-v850e * v850-dis.c (disassemble): Add support for v850EQ instructions. * v850-opc.c (insert_i5div, extract_i5div): New Functions. (v850_opcodes): Add v850EQ instructions. -end-sanitize-v850eq -start-sanitize-v850e + * v850-dis.c (disassemble): Add support for v850E instructions. * v850-opc.c (insert_d5_4, extract_d5_4, insert_d16_16, |