Update copyright dates for last patch.

Scanning ChangeLog showed others were lazy/forgetful too :-)
This commit is contained in:
Alan Modra 2000-06-07 04:08:13 +00:00
parent 47d87b8a65
commit 2b8f61c24e
21 changed files with 50 additions and 49 deletions

View File

@ -97,8 +97,8 @@ Wed Apr 5 22:08:59 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
2000-03-10 Geoffrey Keating <geoffk@cygnus.com> 2000-03-10 Geoffrey Keating <geoffk@cygnus.com>
* mips.h: Add R_MIPS_GNU_REL_HI16, R_MIPS_GNU_REL_LO16, * mips.h: Add R_MIPS_GNU_REL_HI16, R_MIPS_GNU_REL_LO16,
R_MIPS_GNU_REL16_S2, R_MIPS_PC64 and R_MIPS_PC32 relocation R_MIPS_GNU_REL16_S2, R_MIPS_PC64 and R_MIPS_PC32 relocation
numbers. numbers.
2000-02-23 Linas Vepstas <linas@linas.org> 2000-02-23 Linas Vepstas <linas@linas.org>
@ -127,7 +127,7 @@ Thu Feb 17 00:18:33 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
2000-01-27 Thomas de Lellis <tdel@windriver.com> 2000-01-27 Thomas de Lellis <tdel@windriver.com>
* arm.h (STT_ARM_TFUNC): Define in terms of STT_LOPROC. * arm.h (STT_ARM_TFUNC): Define in terms of STT_LOPROC.
(STT_ARM_16BIT): New flag. Denotes a label that was defined in (STT_ARM_16BIT): New flag. Denotes a label that was defined in
Thumb block but was does not identify a function. Thumb block but was does not identify a function.
@ -326,9 +326,9 @@ Wed Jun 9 15:16:34 1999 Jeffrey A Law (law@cygnus.com)
* mcore.h (R_MCORE_RELATIVE): Define. * mcore.h (R_MCORE_RELATIVE): Define.
999-05-05 Catherine Moore <clm@cygnus.com> 1999-05-05 Catherine Moore <clm@cygnus.com>
* m68k.h (EF_CPU32): Define. * m68k.h (EF_CPU32): Define.
1999-04-21 Nick Clifton <nickc@cygnus.com> 1999-04-21 Nick Clifton <nickc@cygnus.com>
@ -386,10 +386,10 @@ Thu Feb 18 18:58:26 1999 Ian Lance Taylor <ian@cygnus.com>
Mon Feb 1 11:33:56 1999 Catherine Moore <clm@cygnus.com> Mon Feb 1 11:33:56 1999 Catherine Moore <clm@cygnus.com>
* arm.h: Renumber relocs to conform to standard. * arm.h: Renumber relocs to conform to standard.
(EF_NEW_ABI): Define. (EF_NEW_ABI): Define.
(EF_OLD_ABI): Define. (EF_OLD_ABI): Define.
* arm-oabi.h: New file. * arm-oabi.h: New file.
1999-01-28 Nick Clifton <nickc@cygnus.com> 1999-01-28 Nick Clifton <nickc@cygnus.com>
@ -426,7 +426,7 @@ Tue Nov 10 15:12:28 1998 Nick Clifton <nickc@cygnus.com>
Tue Nov 10 15:17:28 1998 Catherine Moore <clm@cygnus.com> Tue Nov 10 15:17:28 1998 Catherine Moore <clm@cygnus.com>
* d10v.h: Add vtable relocs. * d10v.h: Add vtable relocs.
Wed Nov 4 15:56:50 1998 Nick Clifton <nickc@cygnus.com> Wed Nov 4 15:56:50 1998 Nick Clifton <nickc@cygnus.com>
@ -436,9 +436,9 @@ Wed Nov 4 15:56:50 1998 Nick Clifton <nickc@cygnus.com>
Fri Oct 30 11:54:15 1998 Catherine Moore <clm@cygnus.com> Fri Oct 30 11:54:15 1998 Catherine Moore <clm@cygnus.com>
From Philip Blundell <pb@nexus.co.uk>: From Philip Blundell <pb@nexus.co.uk>:
* arm.h (R_ARM_COPY, et al.): New relocs, used by Linux for PIC. * arm.h (R_ARM_COPY, et al.): New relocs, used by Linux for PIC.
(EF_ALIGN8): New flag. (EF_ALIGN8): New flag.
Tue Oct 20 11:19:50 1998 Ian Lance Taylor <ian@cygnus.com> Tue Oct 20 11:19:50 1998 Ian Lance Taylor <ian@cygnus.com>
@ -446,25 +446,25 @@ Tue Oct 20 11:19:50 1998 Ian Lance Taylor <ian@cygnus.com>
Mon Oct 19 20:24:11 1998 Catherine Moore <clm@cygnus.com> Mon Oct 19 20:24:11 1998 Catherine Moore <clm@cygnus.com>
* sh.h: Add vtable relocs. * sh.h: Add vtable relocs.
Mon Oct 19 01:44:42 1998 Felix Lee <flee@cygnus.com> Mon Oct 19 01:44:42 1998 Felix Lee <flee@cygnus.com>
* common.h (NT_PSTATUS, NT_FPREGS, NT_PSINFO, * common.h (NT_PSTATUS, NT_FPREGS, NT_PSINFO,
NT_LWPSTATUS,NT_LWPSINFO): added. NT_LWPSTATUS,NT_LWPSINFO): added.
* internal.h (Elf_Internal_Note): new structure members. * internal.h (Elf_Internal_Note): new structure members.
Fri Oct 16 14:11:25 1998 Catherine Moore <clm@cygnus.com> Fri Oct 16 14:11:25 1998 Catherine Moore <clm@cygnus.com>
* m32r.h: Add vtable relocs. * m32r.h: Add vtable relocs.
Tue Oct 6 09:22:22 1998 Catherine Moore <clm@cygnus.com> Tue Oct 6 09:22:22 1998 Catherine Moore <clm@cygnus.com>
* sparc.h: Add vtable relocs. * sparc.h: Add vtable relocs.
Mon Oct 5 09:39:22 1998 Catherine Moore <clm@cygnus.com> Mon Oct 5 09:39:22 1998 Catherine Moore <clm@cygnus.com>
* v850.h: Add vtable relocs. * v850.h: Add vtable relocs.
Sun Oct 4 21:17:51 1998 Ian Lance Taylor <ian@cygnus.com> Sun Oct 4 21:17:51 1998 Ian Lance Taylor <ian@cygnus.com>
@ -472,7 +472,7 @@ Sun Oct 4 21:17:51 1998 Ian Lance Taylor <ian@cygnus.com>
Mon Sep 21 12:24:44 1998 Catherine Moore <clm@cygnus.com> Mon Sep 21 12:24:44 1998 Catherine Moore <clm@cygnus.com>
* i386.h: Change vtable reloc numbers. * i386.h: Change vtable reloc numbers.
Sun Sep 20 00:54:22 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> Sun Sep 20 00:54:22 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
@ -480,12 +480,12 @@ Sun Sep 20 00:54:22 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.
Tue Sep 15 09:56:49 CDT 1998 Catherine Moore <clm@cygnus.com> Tue Sep 15 09:56:49 CDT 1998 Catherine Moore <clm@cygnus.com>
* arm.h: Add vtable relocs. * arm.h: Add vtable relocs.
Mon Aug 31 11:25:27 1998 Catherine Moore <clm@cygnus.com> Mon Aug 31 11:25:27 1998 Catherine Moore <clm@cygnus.com>
* arm.h: Define STT_ARM_TFUNC. Remove ST_THUMB_xxxx * arm.h: Define STT_ARM_TFUNC. Remove ST_THUMB_xxxx
definitions. definitions.
Sat Aug 29 22:25:51 1998 Richard Henderson <rth@cygnus.com> Sat Aug 29 22:25:51 1998 Richard Henderson <rth@cygnus.com>
@ -502,7 +502,7 @@ Sat Aug 29 22:25:51 1998 Richard Henderson <rth@cygnus.com>
Sun Aug 9 20:26:49 CDT 1998 Catherine Moore <clm@cygnus.com> Sun Aug 9 20:26:49 CDT 1998 Catherine Moore <clm@cygnus.com>
* arm.h: Add ST_THUMB definitions. * arm.h: Add ST_THUMB definitions.
Wed Aug 5 15:52:35 1998 Nick Clifton <nickc@cygnus.com> Wed Aug 5 15:52:35 1998 Nick Clifton <nickc@cygnus.com>
@ -518,7 +518,7 @@ Wed Aug 5 15:52:35 1998 Nick Clifton <nickc@cygnus.com>
Fri Jul 31 10:01:40 1998 Catherine Moore <clm@cygnus.com> Fri Jul 31 10:01:40 1998 Catherine Moore <clm@cygnus.com>
* arm.h: Add R_ARM_THM_PC9 relocation. * arm.h: Add R_ARM_THM_PC9 relocation.
1998-07-30 16:25 Ulrich Drepper <drepper@cygnus.com> 1998-07-30 16:25 Ulrich Drepper <drepper@cygnus.com>
@ -538,7 +538,7 @@ Fri Jul 24 11:22:06 1998 Jeffrey A Law (law@cygnus.com)
Wed Jul 22 19:29:00 Catherine Moore <clm@cygnus.com> Wed Jul 22 19:29:00 Catherine Moore <clm@cygnus.com>
* arm.h: Rename relocations. * arm.h: Rename relocations.
1998-07-22 Ulrich Drepper <drepper@cygnus.com> 1998-07-22 Ulrich Drepper <drepper@cygnus.com>

View File

@ -1,5 +1,5 @@
/* ALPHA ELF support for BFD. /* ALPHA ELF support for BFD.
Copyright (C) 1996, 1998 Free Software Foundation, Inc. Copyright (C) 1996, 98, 2000 Free Software Foundation, Inc.
By Eric Youngdale, <eric@aib.com>. No processor supplement available By Eric Youngdale, <eric@aib.com>. No processor supplement available
for this platform. for this platform.

View File

@ -1,5 +1,5 @@
/* ARC ELF support for BFD. /* ARC ELF support for BFD.
Copyright (C) 1995, 1997 Free Software Foundation, Inc. Copyright (C) 1995, 97, 98, 2000 Free Software Foundation, Inc.
Contributed by Doug Evans, (dje@cygnus.com) Contributed by Doug Evans, (dje@cygnus.com)
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

View File

@ -1,5 +1,5 @@
/* d10v ELF support for BFD. /* d10v ELF support for BFD.
Copyright (C) 1998 Free Software Foundation, Inc. Copyright (C) 1998, 2000 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

View File

@ -1,5 +1,5 @@
/* d30v ELF support for BFD. /* d30v ELF support for BFD.
Copyright (C) 1998 Free Software Foundation, Inc. Copyright (C) 1998, 2000 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

View File

@ -1,5 +1,5 @@
/* FR30 ELF support for BFD. /* FR30 ELF support for BFD.
Copyright (C) 1998 Free Software Foundation, Inc. Copyright (C) 1998, 99, 2000 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

View File

@ -1,5 +1,5 @@
/* HPPA ELF support for BFD. /* HPPA ELF support for BFD.
Copyright (C) 1993, 1994, 1999 Free Software Foundation, Inc. Copyright (C) 1993, 94, 95, 99, 2000 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

View File

@ -1,5 +1,5 @@
/* i370 ELF support for BFD. /* i370 ELF support for BFD.
Copyright (C) 1995, 2000 Free Software Foundation, Inc. Copyright (C) 2000 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

View File

@ -1,5 +1,5 @@
/* ix86 ELF support for BFD. /* ix86 ELF support for BFD.
Copyright (C) 1998 Free Software Foundation, Inc. Copyright (C) 1998, 99, 2000 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

View File

@ -1,5 +1,5 @@
/* Intel 960 ELF support for BFD. /* Intel 960 ELF support for BFD.
Copyright (C) 1999 Free Software Foundation, Inc. Copyright (C) 1999, 2000 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

View File

@ -1,5 +1,5 @@
/* M32R ELF support for BFD. /* M32R ELF support for BFD.
Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc. Copyright (C) 1996, 97, 98, 99, 2000 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

View File

@ -1,5 +1,5 @@
/* MC68k ELF support for BFD. /* MC68k ELF support for BFD.
Copyright (C) 1998 Free Software Foundation, Inc. Copyright (C) 1998, 99, 2000 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

View File

@ -1,5 +1,5 @@
/* Motorola MCore support for BFD. /* Motorola MCore support for BFD.
Copyright (C) 1995, 1999 Free Software Foundation, Inc. Copyright (C) 1995, 99, 2000 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

View File

@ -1,5 +1,6 @@
/* MIPS ELF support for BFD. /* MIPS ELF support for BFD.
Copyright (C) 1993, 1994, 1995, 1996, 1998, 2000 Free Software Foundation, Inc. Copyright (C) 1993, 94, 95, 96, 97, 98, 99, 2000
Free Software Foundation, Inc.
By Ian Lance Taylor, Cygnus Support, <ian@cygnus.com>, from By Ian Lance Taylor, Cygnus Support, <ian@cygnus.com>, from
information in the System V Application Binary Interface, MIPS information in the System V Application Binary Interface, MIPS

View File

@ -1,5 +1,5 @@
/* MN10200 ELF support for BFD. /* MN10200 ELF support for BFD.
Copyright (C) 1998 Free Software Foundation, Inc. Copyright (C) 1998, 2000 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

View File

@ -1,5 +1,5 @@
/* MN10300 ELF support for BFD. /* MN10300 ELF support for BFD.
Copyright (C) 1998, 2000 Free Software Foundation, Inc. Copyright (C) 1998, 99, 2000 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

View File

@ -1,5 +1,5 @@
/* picoJava ELF support for BFD. /* picoJava ELF support for BFD.
Copyright (C) 1999 Free Software Foundation, Inc. Copyright (C) 1999, 2000 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

View File

@ -1,5 +1,5 @@
/* PPC ELF support for BFD. /* PPC ELF support for BFD.
Copyright (C) 1995, 1998 Free Software Foundation, Inc. Copyright (C) 1995, 96, 98, 2000 Free Software Foundation, Inc.
By Michael Meissner, Cygnus Support, <meissner@cygnus.com>, from information By Michael Meissner, Cygnus Support, <meissner@cygnus.com>, from information
in the System V Application Binary Interface, PowerPC Processor Supplement in the System V Application Binary Interface, PowerPC Processor Supplement

View File

@ -1,5 +1,5 @@
/* Generic relocation support for BFD. /* Generic relocation support for BFD.
Copyright (C) 1998, 2000 Free Software Foundation, Inc. Copyright (C) 1998, 99, 2000 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

View File

@ -1,5 +1,5 @@
/* SPARC ELF support for BFD. /* SPARC ELF support for BFD.
Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc. Copyright (C) 1996, 97, 98, 99, 2000 Free Software Foundation, Inc.
By Doug Evans, Cygnus Support, <dje@cygnus.com>. By Doug Evans, Cygnus Support, <dje@cygnus.com>.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

View File

@ -1,5 +1,5 @@
/* V850 ELF support for BFD. /* V850 ELF support for BFD.
Copyright (C) 1997 Free Software Foundation, Inc. Copyright (C) 1997, 98, 2000 Free Software Foundation, Inc.
Created by Michael Meissner, Cygnus Support <meissner@cygnus.com> Created by Michael Meissner, Cygnus Support <meissner@cygnus.com>
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.