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-h8300.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-h8300.c')
-rw-r--r-- | bfd/cpu-h8300.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cpu-h8300.c b/bfd/cpu-h8300.c index ba50fd0..07beae5 100644 --- a/bfd/cpu-h8300.c +++ b/bfd/cpu-h8300.c @@ -1,5 +1,5 @@ /* BFD library support routines for the Hitachi H8/300 architecture. - Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 2000, 2001 + Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 2000, 2001, 2002 Free Software Foundation, Inc. Hacked by Steve Chamberlain of Cygnus Support. |