aboutsummaryrefslogtreecommitdiff
path: root/bfd/archive.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-03-21 09:15:18 +0000
committerAlan Modra <amodra@gmail.com>2002-03-21 09:15:18 +0000
commit54327882f019ecc1d23ebcc41fd8dcef5394f31c (patch)
tree5a0f538d316e0cdbe2eaf17214d4e0473bf95a96 /bfd/archive.c
parentf201ccb3e5bd27dca11a6ecfb139cf72cee5809c (diff)
downloadgdb-54327882f019ecc1d23ebcc41fd8dcef5394f31c.zip
gdb-54327882f019ecc1d23ebcc41fd8dcef5394f31c.tar.gz
gdb-54327882f019ecc1d23ebcc41fd8dcef5394f31c.tar.bz2
* coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
Whitespace changes. * archive.c: Update copyright date. * bfd-in2.h: Regenerate. * libbfd.h: Regenerate. * Makefile.am: Run "make dep-am" * Makefile.in: Regenerate. * po/SRC-POTFILES.in: Regenerate.
Diffstat (limited to 'bfd/archive.c')
-rw-r--r--bfd/archive.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/archive.c b/bfd/archive.c
index 3547ede..e9e07c5 100644
--- a/bfd/archive.c
+++ b/bfd/archive.c
@@ -1,6 +1,6 @@
/* BFD back-end for archive files (libraries).
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
- 2000, 2001
+ 2000, 2001, 2002
Free Software Foundation, Inc.
Written by Cygnus Support. Mostly Gumby Henkel-Wallace's fault.