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/s390-dis.c | |
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/s390-dis.c')
-rw-r--r-- | opcodes/s390-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/s390-dis.c b/opcodes/s390-dis.c index 2f2311b..8745a89 100644 --- a/opcodes/s390-dis.c +++ b/opcodes/s390-dis.c @@ -1,5 +1,5 @@ /* s390-dis.c -- Disassemble S390 instructions - Copyright 2000, 2001 Free Software Foundation, Inc. + Copyright 2000, 2001, 2002 Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of GDB, GAS and the GNU binutils. |