diff options
author | Alan Modra <amodra@gmail.com> | 2002-04-04 14:05:44 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-04-04 14:05:44 +0000 |
commit | 82674a1fec186715b11096436385f05abe2894c4 (patch) | |
tree | 41a26f00ba0125aec5aef5fb92095e4c52188f5f /opcodes/ChangeLog | |
parent | 830629ab3e78b10728dc62b4126f0d8edb78ae25 (diff) | |
download | gdb-82674a1fec186715b11096436385f05abe2894c4.zip gdb-82674a1fec186715b11096436385f05abe2894c4.tar.gz gdb-82674a1fec186715b11096436385f05abe2894c4.tar.bz2 |
* dep-in.sed: Cope with absolute paths.
* Makefile.am (dep.sed): Subst TOPDIR.
Run "make dep-am".
* Makefile.in: Regenerate.
* ppc-opc.c: Whitespace.
* s390-dis.c: Fix copyright date.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 05d1404..f0a533c 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,12 @@ +2002-04-04 Alan Modra <amodra@bigpond.net.au> + + * dep-in.sed: Cope with absolute paths. + * Makefile.am (dep.sed): Subst TOPDIR. + Run "make dep-am". + * Makefile.in: Regenerate. + * ppc-opc.c: Whitespace. + * s390-dis.c: Fix copyright date. + 2002-03-23 matthew green <mrg@redhat.com> * ppc-opc.c (vmaddfp): Fix operand order. |