diff options
author | Alan Modra <amodra@bigpond.net.au> | 2002-04-04 14:05:44 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2002-04-04 14:05:44 +0000 |
commit | eb9e88d2cd812f36e12523ae8a20d1e5a77c1b26 (patch) | |
tree | 59c2ec465c9ebd07988b53da8ee15ca6d0ea65f1 /opcodes/s390-dis.c | |
parent | a4790fdc4fd991d4a2d2a158d3c6e1b97cdf97cd (diff) | |
download | gdb-eb9e88d2cd812f36e12523ae8a20d1e5a77c1b26.tar.gz |
* 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 2f2311bed46..8745a894373 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. |