diff options
author | Alan Modra <amodra@gmail.com> | 2002-04-04 14:04:39 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-04-04 14:04:39 +0000 |
commit | 830629ab3e78b10728dc62b4126f0d8edb78ae25 (patch) | |
tree | c2a0fdf1dbeb301243f995016c643bf669dda15d /bfd/cpu-s390.c | |
parent | 7b3fabf05efd936e000be6423eb7540e3570bbe3 (diff) | |
download | gdb-830629ab3e78b10728dc62b4126f0d8edb78ae25.zip gdb-830629ab3e78b10728dc62b4126f0d8edb78ae25.tar.gz gdb-830629ab3e78b10728dc62b4126f0d8edb78ae25.tar.bz2 |
* dep-in.sed: Cope with absolute paths.
* Makefile.am (dep.sed): Subst TOPDIR, and not INCDIR.
Run "make dep-am".
* Makefile.in: Regenerate.
* coff-arm.c: Fix copyright date.
* cpu-h8300.c: Likewise.
* cpu-i370.c: Likewise.
* cpu-s390.c: Likewise.
* cpu-mips.c: Likewise.
* po/SRC-POTFILES.in: Regenerate.
Diffstat (limited to 'bfd/cpu-s390.c')
-rw-r--r-- | bfd/cpu-s390.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cpu-s390.c b/bfd/cpu-s390.c index d537e12..ac0d45e 100644 --- a/bfd/cpu-s390.c +++ b/bfd/cpu-s390.c @@ -1,5 +1,5 @@ /* BFD support for the s390 processor. - Copyright 2000, 2001 Free Software Foundation, Inc. + Copyright 2000, 2001, 2002 Free Software Foundation, Inc. Contributed by Carl B. Pedersen and Martin Schwidefsky. This file is part of BFD, the Binary File Descriptor library. |