diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-02-13 19:55:14 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-02-13 19:55:14 +0000 |
commit | 251617280e8ba6b6f6986446de977b27562e1020 (patch) | |
tree | 7096fc30e28e1a7165c77d05d0823e202260a3fa /opcodes/ChangeLog | |
parent | 004040c93b7532b4cc0f65836a2d0327e18fa60c (diff) | |
download | gdb-251617280e8ba6b6f6986446de977b27562e1020.zip gdb-251617280e8ba6b6f6986446de977b27562e1020.tar.gz gdb-251617280e8ba6b6f6986446de977b27562e1020.tar.bz2 |
* Makefile.am (AUTOMAKE_OPTIONS): Define.
* configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index bdcc52f..30d5fe2 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Fri Feb 13 14:53:02 1998 Ian Lance Taylor <ian@cygnus.com> + + * Makefile.am (AUTOMAKE_OPTIONS): Define. + * configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e. + Fri Feb 13 10:21:09 1998 Mark Alexander <marka@cygnus.com> * m10300-dis.c (print_insn_mn10300): Recognize break instruction. |