ChangeLog rotatation and copyright year update

This commit is contained in:
Alan Modra 2015-01-02 00:45:26 +10:30
parent 32d0add0a6
commit b90efa5b79
2507 changed files with 13808 additions and 13634 deletions

File diff suppressed because it is too large Load Diff

3430
bfd/ChangeLog-2014 Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
See ../binutils/MAINTAINERS See ../binutils/MAINTAINERS
Copyright (C) 2012-2014 Free Software Foundation, Inc. Copyright (C) 2012-2015 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification, Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright are permitted in any medium without royalty provided the copyright

View File

@ -1,6 +1,6 @@
## Process this file with automake to generate Makefile.in ## Process this file with automake to generate Makefile.in
# #
# Copyright (C) 2012-2014 Free Software Foundation, Inc. # Copyright (C) 2012-2015 Free Software Foundation, Inc.
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View File

@ -82,7 +82,7 @@ TARGETNAME
The name of the target, for run-time lookups. The name of the target, for run-time lookups.
Usually "a.out-<target>" Usually "a.out-<target>"
Copyright (C) 2012-2014 Free Software Foundation, Inc. Copyright (C) 2012-2015 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification, Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright are permitted in any medium without royalty provided the copyright

View File

@ -48,7 +48,7 @@ gcc manual.
Bug reports without patches will be remembered, but they may never get Bug reports without patches will be remembered, but they may never get
fixed until somebody volunteers to fix them. fixed until somebody volunteers to fix them.
Copyright (C) 2012-2014 Free Software Foundation, Inc. Copyright (C) 2012-2015 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification, Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright are permitted in any medium without royalty provided the copyright

View File

@ -20,7 +20,7 @@ Things that still need to be done: -*- Text -*-
o - upgrade the reloc handling as per Steve's suggestion. o - upgrade the reloc handling as per Steve's suggestion.
Copyright (C) 2012-2014 Free Software Foundation, Inc. Copyright (C) 2012-2015 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification, Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright are permitted in any medium without royalty provided the copyright

View File

@ -1,5 +1,5 @@
dnl dnl
dnl Copyright (C) 2012-2014 Free Software Foundation, Inc. dnl Copyright (C) 2012-2015 Free Software Foundation, Inc.
dnl dnl
dnl This file is free software; you can redistribute it and/or modify dnl This file is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by dnl it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* BFD back-end for AIX on PS/2 core files. /* BFD back-end for AIX on PS/2 core files.
This was based on trad-core.c, which was written by John Gilmore of This was based on trad-core.c, which was written by John Gilmore of
Cygnus Support. Cygnus Support.
Copyright (C) 1988-2014 Free Software Foundation, Inc. Copyright (C) 1988-2015 Free Software Foundation, Inc.
Written by Minh Tran-Le <TRANLE@INTELLICORP.COM>. Written by Minh Tran-Le <TRANLE@INTELLICORP.COM>.
Converted to back end form by Ian Lance Taylor <ian@cygnus.com>. Converted to back end form by Ian Lance Taylor <ian@cygnus.com>.

View File

@ -1,5 +1,5 @@
/* IBM RS/6000 "XCOFF" back-end for BFD. /* IBM RS/6000 "XCOFF" back-end for BFD.
Copyright (C) 2001-2014 Free Software Foundation, Inc. Copyright (C) 2001-2015 Free Software Foundation, Inc.
Written by Tom Rix Written by Tom Rix
Contributed by Red Hat Inc. Contributed by Red Hat Inc.

View File

@ -1,5 +1,5 @@
/* BFD back-end for a.out.adobe binaries. /* BFD back-end for a.out.adobe binaries.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Based on bout.c. Written by Cygnus Support. Based on bout.c.
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 @@
/* BFD back-end for raw ARM a.out binaries. /* BFD back-end for raw ARM a.out binaries.
Copyright (C) 1994-2014 Free Software Foundation, Inc. Copyright (C) 1994-2015 Free Software Foundation, Inc.
Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org) Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org)
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 @@
/* BFD backend for CRIS a.out binaries. /* BFD backend for CRIS a.out binaries.
Copyright (C) 2000-2014 Free Software Foundation, Inc. Copyright (C) 2000-2015 Free Software Foundation, Inc.
Contributed by Axis Communications AB. Contributed by Axis Communications AB.
Written by Hans-Peter Nilsson. Written by Hans-Peter Nilsson.

View File

@ -1,5 +1,5 @@
/* BFD back-end for ns32k a.out-ish binaries. /* BFD back-end for ns32k a.out-ish binaries.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Contributed by Ian Dall (idall@eleceng.adelaide.edu.au). Contributed by Ian Dall (idall@eleceng.adelaide.edu.au).
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 @@
/* BFD backend for sparc little-endian aout binaries. /* BFD backend for sparc little-endian aout binaries.
Copyright (C) 1996-2014 Free Software Foundation, Inc. Copyright (C) 1996-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* Define a target vector and some small routines for a variant of a.out. /* Define a target vector and some small routines for a variant of a.out.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 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 @@
/* BFD back-end for TMS320C30 a.out binaries. /* BFD back-end for TMS320C30 a.out binaries.
Copyright (C) 1998-2014 Free Software Foundation, Inc. Copyright (C) 1998-2015 Free Software Foundation, Inc.
Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au) Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
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 @@
/* BFD backend for SunOS style a.out with flags set to 0 /* BFD backend for SunOS style a.out with flags set to 0
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD back-end for 32-bit a.out files. /* BFD back-end for 32-bit a.out files.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD back-end for 64-bit a.out files. /* BFD back-end for 64-bit a.out files.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* A.out "format 1" file handling code for BFD. /* A.out "format 1" file handling code for BFD.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD semi-generic back-end for a.out binaries. /* BFD semi-generic back-end for a.out binaries.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD back-end for archive files (libraries). /* BFD back-end for archive files (libraries).
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Mostly Gumby Henkel-Wallace's fault. Written by Cygnus Support. Mostly Gumby Henkel-Wallace's fault.
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 @@
/* Support for 64-bit ELF archives. /* Support for 64-bit ELF archives.
Copyright (C) 1996-2014 Free Software Foundation, Inc. Copyright (C) 1996-2015 Free Software Foundation, Inc.
Ian Lance Taylor, Cygnus Support Ian Lance Taylor, Cygnus Support
Linker support added by Mark Mitchell, CodeSourcery, LLC. Linker support added by Mark Mitchell, CodeSourcery, LLC.
<mark@codesourcery.com> <mark@codesourcery.com>

View File

@ -1,5 +1,5 @@
/* BFD library support routines for architectures. /* BFD library support routines for architectures.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Hacked by John Gilmore and Steve Chamberlain of Cygnus Support. Hacked by John Gilmore and Steve Chamberlain of Cygnus Support.
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 @@
/* BFD back-end for NetBSD/ARM a.out-ish binaries. /* BFD back-end for NetBSD/ARM a.out-ish binaries.
Copyright (C) 1999-2014 Free Software Foundation, Inc. Copyright (C) 1999-2015 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,6 +1,6 @@
/* Main header file for the bfd library -- portable access to object files. /* Main header file for the bfd library -- portable access to object files.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Contributed by Cygnus Support. Contributed by Cygnus Support.

View File

@ -7,7 +7,7 @@
/* Main header file for the bfd library -- portable access to object files. /* Main header file for the bfd library -- portable access to object files.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Contributed by Cygnus Support. Contributed by Cygnus Support.

View File

@ -1,5 +1,5 @@
/* Generic BFD library interface and support routines. /* Generic BFD library interface and support routines.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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,6 +1,6 @@
dnl This file was derived from acinclude.m4. dnl This file was derived from acinclude.m4.
dnl dnl
dnl Copyright (C) 2012-2014 Free Software Foundation, Inc. dnl Copyright (C) 2012-2015 Free Software Foundation, Inc.
dnl dnl
dnl This file is free software; you can redistribute it and/or modify dnl This file is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by dnl it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* Low-level I/O routines for BFDs. /* Low-level I/O routines for BFDs.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.

View File

@ -1,5 +1,5 @@
/* Support for memory-mapped windows into a BFD. /* Support for memory-mapped windows into a BFD.
Copyright (C) 1995-2014 Free Software Foundation, Inc. Copyright (C) 1995-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD back-end for binary objects. /* BFD back-end for binary objects.
Copyright (C) 1994-2014 Free Software Foundation, Inc. Copyright (C) 1994-2015 Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support, <ian@cygnus.com> Written by Ian Lance Taylor, Cygnus Support, <ian@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 @@
/* BFD back-end for Intel 960 b.out binaries. /* BFD back-end for Intel 960 b.out binaries.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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,6 +1,6 @@
/* BFD library -- caching of file descriptors. /* BFD library -- caching of file descriptors.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Hacked by Steve Chamberlain of Cygnus Support (steve@cygnus.com). Hacked by Steve Chamberlain of Cygnus Support (steve@cygnus.com).

View File

@ -1,5 +1,5 @@
/* BFD back-end for Intel 386 COFF LynxOS files. /* BFD back-end for Intel 386 COFF LynxOS files.
Copyright (C) 1993-2014 Free Software Foundation, Inc. Copyright (C) 1993-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD back-end for Sparc COFF LynxOS files. /* BFD back-end for Sparc COFF LynxOS files.
Copyright (C) 1993-2014 Free Software Foundation, Inc. Copyright (C) 1993-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD back-end for CISCO crash dumps. /* BFD back-end for CISCO crash dumps.
Copyright (C) 1994-2014 Free Software Foundation, Inc. Copyright (C) 1994-2015 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 @@
/* BFD back-end for ALPHA Extended-Coff files. /* BFD back-end for ALPHA Extended-Coff files.
Copyright (C) 1993-2014 Free Software Foundation, Inc. Copyright (C) 1993-2015 Free Software Foundation, Inc.
Modified from coff-mips.c by Steve Chamberlain <sac@cygnus.com> and Modified from coff-mips.c by Steve Chamberlain <sac@cygnus.com> and
Ian Lance Taylor <ian@cygnus.com>. Ian Lance Taylor <ian@cygnus.com>.

View File

@ -1,5 +1,5 @@
/* BFD back-end for Apollo 68000 COFF binaries. /* BFD back-end for Apollo 68000 COFF binaries.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
By Troy Rollo (troy@cbme.unsw.edu.au) By Troy Rollo (troy@cbme.unsw.edu.au)
Based on m68k standard COFF version Written by Cygnus Support. Based on m68k standard COFF version Written by Cygnus Support.

View File

@ -1,5 +1,5 @@
/* BFD back-end for ARM COFF files. /* BFD back-end for ARM COFF files.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD back-end for Apple M68K COFF A/UX 3.x files. /* BFD back-end for Apple M68K COFF A/UX 3.x files.
Copyright (C) 1996-2014 Free Software Foundation, Inc. Copyright (C) 1996-2015 Free Software Foundation, Inc.
Written by Richard Henderson <rth@tamu.edu>. Written by Richard Henderson <rth@tamu.edu>.
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 @@
/* BFD COFF interfaces used outside of BFD. /* BFD COFF interfaces used outside of BFD.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD COFF interfaces used outside of BFD. /* BFD COFF interfaces used outside of BFD.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD back-end for Intel 386 COFF files (DJGPP variant). /* BFD back-end for Intel 386 COFF files (DJGPP variant).
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by DJ Delorie. Written by DJ Delorie.
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 @@
/* BFD back-end for Renesas H8/300 COFF binaries. /* BFD back-end for Renesas H8/300 COFF binaries.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Steve Chamberlain, <sac@cygnus.com>. Written by Steve Chamberlain, <sac@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 @@
/* BFD back-end for Renesas H8/500 COFF binaries. /* BFD back-end for Renesas H8/500 COFF binaries.
Copyright (C) 1993-2014 Free Software Foundation, Inc. Copyright (C) 1993-2015 Free Software Foundation, Inc.
Contributed by Cygnus Support. Contributed by Cygnus Support.
Written by Steve Chamberlain, <sac@cygnus.com>. Written by Steve Chamberlain, <sac@cygnus.com>.

View File

@ -1,5 +1,5 @@
/* BFD back-end for Intel 386 COFF files. /* BFD back-end for Intel 386 COFF files.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD back-end for Intel i860 COFF files. /* BFD back-end for Intel i860 COFF files.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Created mostly by substituting "860" for "386" in coff-i386.c Created mostly by substituting "860" for "386" in coff-i386.c
Harry Dolan <dolan@ssd.intel.com>, October 1995 Harry Dolan <dolan@ssd.intel.com>, October 1995

View File

@ -1,5 +1,5 @@
/* BFD back-end for Intel 960 COFF files. /* BFD back-end for Intel 960 COFF files.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD back-end for HP/Intel IA-64 COFF files. /* BFD back-end for HP/Intel IA-64 COFF files.
Copyright (C) 1999-2014 Free Software Foundation, Inc. Copyright (C) 1999-2015 Free Software Foundation, Inc.
Contributed by David Mosberger <davidm@hpl.hp.com> Contributed by David Mosberger <davidm@hpl.hp.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 @@
/* BFD back-end for Motorola 68000 COFF binaries. /* BFD back-end for Motorola 68000 COFF binaries.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD back-end for Motorola 88000 COFF "Binary Compatibility Standard" files. /* BFD back-end for Motorola 88000 COFF "Binary Compatibility Standard" files.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD back-end for Motorola MCore COFF/PE /* BFD back-end for Motorola MCore COFF/PE
Copyright (C) 1999-2014 Free Software Foundation, Inc. Copyright (C) 1999-2015 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 @@
/* BFD back-end for MIPS Extended-Coff files. /* BFD back-end for MIPS Extended-Coff files.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Original version by Per Bothner. Original version by Per Bothner.
Full support added by Ian Lance Taylor, ian@cygnus.com. Full support added by Ian Lance Taylor, ian@cygnus.com.

View File

@ -1,5 +1,5 @@
/* BFD back-end for PowerPC Microsoft Portable Executable files. /* BFD back-end for PowerPC Microsoft Portable Executable files.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Original version pieced together by Kim Knuttila (krk@cygnus.com) Original version pieced together by Kim Knuttila (krk@cygnus.com)

View File

@ -1,5 +1,5 @@
/* BFD back-end for IBM RS/6000 "XCOFF" files. /* BFD back-end for IBM RS/6000 "XCOFF" files.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Metin G. Ozisik, Mimi Phuong-Thao Vo, and John Gilmore. Written by Metin G. Ozisik, Mimi Phuong-Thao Vo, and John Gilmore.
Archive support from Damon A. Permezel. Archive support from Damon A. Permezel.
Contributed by IBM Corporation and Cygnus Support. Contributed by IBM Corporation and Cygnus Support.

View File

@ -1,5 +1,5 @@
/* BFD back-end for Renesas Super-H COFF binaries. /* BFD back-end for Renesas Super-H COFF binaries.
Copyright (C) 1993-2014 Free Software Foundation, Inc. Copyright (C) 1993-2015 Free Software Foundation, Inc.
Contributed by Cygnus Support. Contributed by Cygnus Support.
Written by Steve Chamberlain, <sac@cygnus.com>. Written by Steve Chamberlain, <sac@cygnus.com>.
Relaxing code written by Ian Lance Taylor, <ian@cygnus.com>. Relaxing code written by Ian Lance Taylor, <ian@cygnus.com>.

View File

@ -1,5 +1,5 @@
/* BFD back-end for Sparc COFF files. /* BFD back-end for Sparc COFF files.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD back-end for Intel 386 COFF files (DJGPP variant with a stub). /* BFD back-end for Intel 386 COFF files (DJGPP variant with a stub).
Copyright (C) 1997-2014 Free Software Foundation, Inc. Copyright (C) 1997-2015 Free Software Foundation, Inc.
Written by Robert Hoehne. Written by Robert Hoehne.
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 @@
/* BFD back-end for Motorola sysv68 /* BFD back-end for Motorola sysv68
Copyright (C) 1997-2014 Free Software Foundation, Inc. Copyright (C) 1997-2015 Free Software Foundation, Inc.
Written by Philippe De Muyter <phdm@info.ucl.ac.be>. Written by Philippe De Muyter <phdm@info.ucl.ac.be>.
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 @@
/* BFD back-end for TMS320C30 coff binaries. /* BFD back-end for TMS320C30 coff binaries.
Copyright (C) 1998-2014 Free Software Foundation, Inc. Copyright (C) 1998-2015 Free Software Foundation, Inc.
Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au) Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
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 @@
/* BFD back-end for TMS320C4X coff binaries. /* BFD back-end for TMS320C4X coff binaries.
Copyright (C) 1996-2014 Free Software Foundation, Inc. Copyright (C) 1996-2015 Free Software Foundation, Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz) Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz)

View File

@ -1,5 +1,5 @@
/* BFD back-end for TMS320C54X coff binaries. /* BFD back-end for TMS320C54X coff binaries.
Copyright (C) 1999-2014 Free Software Foundation, Inc. Copyright (C) 1999-2015 Free Software Foundation, Inc.
Contributed by Timothy Wall (twall@cygnus.com) Contributed by Timothy Wall (twall@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 @@
/* BFD back-end for Texas Instruments TMS320C80 Multimedia Video Processor (MVP). /* BFD back-end for Texas Instruments TMS320C80 Multimedia Video Processor (MVP).
Copyright (C) 1996-2014 Free Software Foundation, Inc. Copyright (C) 1996-2015 Free Software Foundation, Inc.
Written by Fred Fish (fnf@cygnus.com) Written by Fred Fish (fnf@cygnus.com)

View File

@ -1,5 +1,5 @@
/* BFD back-end for Motorola 68000 COFF binaries having underscore with name. /* BFD back-end for Motorola 68000 COFF binaries having underscore with name.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD back-end for WDC 65816 COFF binaries. /* BFD back-end for WDC 65816 COFF binaries.
Copyright (C) 1995-2014 Free Software Foundation, Inc. Copyright (C) 1995-2015 Free Software Foundation, Inc.
Written by Steve Chamberlain, <sac@cygnus.com>. Written by Steve Chamberlain, <sac@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 @@
/* BFD back-end for we32k COFF files. /* BFD back-end for we32k COFF files.
Copyright (C) 1992-2014 Free Software Foundation, Inc. Copyright (C) 1992-2015 Free Software Foundation, Inc.
Contributed by Brendan Kehoe (brendan@cs.widener.edu). Contributed by Brendan Kehoe (brendan@cs.widener.edu).
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 @@
/* BFD back-end for AMD 64 COFF files. /* BFD back-end for AMD 64 COFF files.
Copyright (C) 2006-2014 Free Software Foundation, Inc. Copyright (C) 2006-2015 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 @@
/* BFD back-end for Zilog Z80 COFF binaries. /* BFD back-end for Zilog Z80 COFF binaries.
Copyright (C) 2005-2014 Free Software Foundation, Inc. Copyright (C) 2005-2015 Free Software Foundation, Inc.
Contributed by Arnold Metselaar <arnold_m@operamail.com> Contributed by Arnold Metselaar <arnold_m@operamail.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 @@
/* BFD back-end for Zilog Z800n COFF binaries. /* BFD back-end for Zilog Z800n COFF binaries.
Copyright (C) 1992-2014 Free Software Foundation, Inc. Copyright (C) 1992-2015 Free Software Foundation, Inc.
Contributed by Cygnus Support. Contributed by Cygnus Support.
Written by Steve Chamberlain, <sac@cygnus.com>. Written by Steve Chamberlain, <sac@cygnus.com>.

View File

@ -1,5 +1,5 @@
/* BFD back-end for IBM RS/6000 "XCOFF64" files. /* BFD back-end for IBM RS/6000 "XCOFF64" files.
Copyright (C) 2000-2014 Free Software Foundation, Inc. Copyright (C) 2000-2015 Free Software Foundation, Inc.
Written Clinton Popetz. Written Clinton Popetz.
Contributed by Cygnus Support. Contributed by Cygnus Support.

View File

@ -1,5 +1,5 @@
/* Support for the generic parts of most COFF variants, for BFD. /* Support for the generic parts of most COFF variants, for BFD.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* Support for the generic parts of COFF, for BFD. /* Support for the generic parts of COFF, for BFD.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* COFF specific linker code. /* COFF specific linker code.
Copyright (C) 1994-2014 Free Software Foundation, Inc. Copyright (C) 1994-2015 Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support. Written by Ian Lance Taylor, Cygnus Support.
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 @@
/* Generic COFF swapping routines, for BFD. /* Generic COFF swapping routines, for BFD.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* Compressed section support (intended for debug sections). /* Compressed section support (intended for debug sections).
Copyright (C) 2008-2014 Free Software Foundation, Inc. Copyright (C) 2008-2015 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,6 +1,6 @@
# config.bfd # config.bfd
# #
# Copyright (C) 2012-2014 Free Software Foundation, Inc. # Copyright (C) 2012-2015 Free Software Foundation, Inc.
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script. dnl Process this file with autoconf to produce a configure script.
dnl dnl
dnl Copyright (C) 2012-2014 Free Software Foundation, Inc. dnl Copyright (C) 2012-2015 Free Software Foundation, Inc.
dnl dnl
dnl This file is free software; you can redistribute it and/or modify dnl This file is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by dnl it under the terms of the GNU General Public License as published by

View File

@ -7,7 +7,7 @@ $!
$! Written by Klaus K"ampf (kkaempf@rmi.de) $! Written by Klaus K"ampf (kkaempf@rmi.de)
$! Rewritten by Tristan Gingold (gingold@adacore.com) $! Rewritten by Tristan Gingold (gingold@adacore.com)
$! $!
$! Copyright (C) 2012-2014 Free Software Foundation, Inc. $! Copyright (C) 2012-2015 Free Software Foundation, Inc.
$! $!
$! This file is free software; you can redistribute it and/or modify $! This file is free software; you can redistribute it and/or modify
$! it under the terms of the GNU General Public License as published by $! it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2012-2014 Free Software Foundation, Inc. # Copyright (C) 2012-2015 Free Software Foundation, Inc.
# #
# This file is free software; you can redistribute it and/or modify # This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Core file generic interface routines for BFD. /* Core file generic interface routines for BFD.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.
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 @@
/* BFD support for AArch64. /* BFD support for AArch64.
Copyright (C) 2009-2014 Free Software Foundation, Inc. Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by ARM Ltd. Contributed by ARM Ltd.
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 @@
/* BFD support for the Alpha architecture. /* BFD support for the Alpha architecture.
Copyright (C) 1992-2014 Free Software Foundation, Inc. Copyright (C) 1992-2015 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 @@
/* BFD support for the ARC processor /* BFD support for the ARC processor
Copyright (C) 1994-2014 Free Software Foundation, Inc. Copyright (C) 1994-2015 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 @@
/* BFD support for the ARM processor /* BFD support for the ARM processor
Copyright (C) 1994-2014 Free Software Foundation, Inc. Copyright (C) 1994-2015 Free Software Foundation, Inc.
Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org) Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org)
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 @@
/* BFD library support routines for the AVR architecture. /* BFD library support routines for the AVR architecture.
Copyright (C) 1999-2014 Free Software Foundation, Inc. Copyright (C) 1999-2015 Free Software Foundation, Inc.
Contributed by Denis Chertykov <denisc@overta.ru> Contributed by Denis Chertykov <denisc@overta.ru>
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,6 +1,6 @@
/* BFD Support for the ADI Blackfin processor. /* BFD Support for the ADI Blackfin processor.
Copyright (C) 2005-2014 Free Software Foundation, Inc. Copyright (C) 2005-2015 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 @@
/* BFD support for the CR16 processor. /* BFD support for the CR16 processor.
Copyright (C) 2007-2014 Free Software Foundation, Inc. Copyright (C) 2007-2015 Free Software Foundation, Inc.
Written by M R Swami Reddy Written by M R Swami Reddy
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 @@
/* BFD support for the CR16C processor. /* BFD support for the CR16C processor.
Copyright (C) 2004-2014 Free Software Foundation, Inc. Copyright (C) 2004-2015 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 @@
/* BFD support for the Axis CRIS architecture. /* BFD support for the Axis CRIS architecture.
Copyright (C) 2000-2014 Free Software Foundation, Inc. Copyright (C) 2000-2015 Free Software Foundation, Inc.
Contributed by Axis Communications AB. Contributed by Axis Communications AB.
Written by Hans-Peter Nilsson. Written by Hans-Peter Nilsson.

View File

@ -1,5 +1,5 @@
/* BFD support for the CRX processor. /* BFD support for the CRX processor.
Copyright (C) 2004-2014 Free Software Foundation, Inc. Copyright (C) 2004-2015 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 @@
/* BFD support for the D10V processor /* BFD support for the D10V processor
Copyright (C) 1996-2014 Free Software Foundation, Inc. Copyright (C) 1996-2015 Free Software Foundation, Inc.
Contributed by Martin Hunt (hunt@cygnus.com). Contributed by Martin Hunt (hunt@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 @@
/* BFD support for the Mitsubishi D30V processor /* BFD support for the Mitsubishi D30V processor
Copyright (C) 1997-2014 Free Software Foundation, Inc. Copyright (C) 1997-2015 Free Software Foundation, Inc.
Contributed by Martin Hunt (hunt@cygnus.com). Contributed by Martin Hunt (hunt@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 @@
/* BFD support for the DLX Microprocessor architecture. /* BFD support for the DLX Microprocessor architecture.
Copyright (C) 2002-2014 Free Software Foundation, Inc. Copyright (C) 2002-2015 Free Software Foundation, Inc.
Hacked by Kuang Hwa Lin <kuang@sbcglobal.net> Hacked by Kuang Hwa Lin <kuang@sbcglobal.net>
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 @@
/* BFD support for the Adapteva EPIPHANY processor. /* BFD support for the Adapteva EPIPHANY processor.
Copyright (C) 2009-2014 Free Software Foundation, Inc. Copyright (C) 2009-2015 Free Software Foundation, Inc.
Contributed by Embecosm on behalf of Adapteva, Inc. Contributed by Embecosm on behalf of Adapteva, 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 @@
/* BFD support for the FR30 processor. /* BFD support for the FR30 processor.
Copyright (C) 1998-2014 Free Software Foundation, Inc. Copyright (C) 1998-2015 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 @@
/* BFD support for the FRV processor. /* BFD support for the FRV processor.
Copyright (C) 2002-2014 Free Software Foundation, Inc. Copyright (C) 2002-2015 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 @@
/* BFD library support routines for the Renesas H8/300 architecture. /* BFD library support routines for the Renesas H8/300 architecture.
Copyright (C) 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2015 Free Software Foundation, Inc.
Hacked by Steve Chamberlain of Cygnus Support. Hacked by Steve Chamberlain of Cygnus Support.
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 @@
/* BFD library support routines for the H8/500 architecture. /* BFD library support routines for the H8/500 architecture.
Copyright (C) 1993-2014 Free Software Foundation, Inc. Copyright (C) 1993-2015 Free Software Foundation, Inc.
Hacked by Steve Chamberlain of Cygnus Support. Hacked by Steve Chamberlain of Cygnus Support.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.

Some files were not shown because too many files have changed in this diff Show More