aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/aix.em
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-06-08 01:58:20 +0000
committerAlan Modra <amodra@gmail.com>2001-06-08 01:58:20 +0000
commit8529105a0ed3dfd4e09005aa4d39650808818a6d (patch)
treeb0a5e5b0f8a4733fa0a42a313bfe2d2c873ab313 /ld/emultempl/aix.em
parentfa6b2d59c95620073fa4b340882fe428acfc949c (diff)
downloadgdb-8529105a0ed3dfd4e09005aa4d39650808818a6d.zip
gdb-8529105a0ed3dfd4e09005aa4d39650808818a6d.tar.gz
gdb-8529105a0ed3dfd4e09005aa4d39650808818a6d.tar.bz2
* ldlang.c (record_bfd_errors): Remove.
* emultempl/aix.em: Fix copyright dates.
Diffstat (limited to 'ld/emultempl/aix.em')
-rw-r--r--ld/emultempl/aix.em3
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/emultempl/aix.em b/ld/emultempl/aix.em
index 2977075..9b037a0 100644
--- a/ld/emultempl/aix.em
+++ b/ld/emultempl/aix.em
@@ -9,7 +9,8 @@ cat >e${EMULATION_NAME}.c <<EOF
/* This file is is generated by a shell script. DO NOT EDIT! */
/* AIX emulation code for ${EMULATION_NAME}
- Copyright (C) 1991, 93, 95, 96, 97, 1998 Free Software Foundation, Inc.
+ Copyright 1991, 1993, 1995, 1996, 1997, 1998, 2000, 2001
+ Free Software Foundation, Inc.
Written by Steve Chamberlain <sac@cygnus.com>
AIX support by Ian Lance Taylor <ian@cygnus.com>
AIX 64 bit support by Tom Rix <trix@redhat.com>