Update copyright years

This commit is contained in:
Alan Modra 2014-03-05 22:16:15 +10:30
parent 45965137be
commit 4b95cf5c0c
2358 changed files with 2451 additions and 3466 deletions

View File

@ -1,3 +1,7 @@
2014-03-05 Alan Modra <amodra@gmail.com>
Update copyright years.
2014-03-05 Alan Modra <amodra@gmail.com> 2014-03-05 Alan Modra <amodra@gmail.com>
* elf64-ppc.c (ppc64_elf_howto_raw): Add R_PPC64_ADDR64_LOCAL entry. * elf64-ppc.c (ppc64_elf_howto_raw): Add R_PPC64_ADDR64_LOCAL entry.

View File

@ -11397,7 +11397,7 @@
For older changes see ChangeLog-0001 For older changes see ChangeLog-0001
Copyright (C) 2002, 2003 Free Software Foundation, Inc. Copyright (C) 2002-2003 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

@ -10035,7 +10035,7 @@ Sat Jan 1 10:18:54 1994 David J. Mackenzie (djm@thepub.cygnus.com)
For older changes see ChangeLog-9193 For older changes see ChangeLog-9193
Copyright (C) 1994, 1995 Free Software Foundation, Inc. Copyright (C) 1994-1995 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

@ -6721,7 +6721,7 @@ Tue Jan 2 13:10:25 1996 Ian Lance Taylor <ian@cygnus.com>
For older changes see ChangeLog-9495 For older changes see ChangeLog-9495
Copyright (C) 1996,1997 Free Software Foundation, Inc. Copyright (C) 1996-1997 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

@ -5591,7 +5591,7 @@ Wed Jan 14 16:03:11 1998 Richard Henderson <rth@cygnus.com>
For older changes see ChangeLog-9697 For older changes see ChangeLog-9697
Copyright (C) 1998,1999 Free Software Foundation, Inc. Copyright (C) 1998-1999 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 @@
See ../binutils/MAINTAINERS See ../binutils/MAINTAINERS
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012-2014 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 2012 Free Software Foundation # Copyright (C) 2012-2014 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 Free Software Foundation, Inc. Copyright (C) 2012-2014 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 Free Software Foundation, Inc. Copyright (C) 2012-2014 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 Free Software Foundation, Inc. Copyright (C) 2012-2014 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 2012 Free Software Foundation dnl Copyright (C) 2012-2014 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,9 +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 1988, 1989, 1991, 1992, 1993, 1994, 1996, 1998, 1999, 2000, Copyright (C) 1988-2014 Free Software Foundation, Inc.
2001, 2002, 2004, 2005, 2006, 2007, 2010, 2011, 2012
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,6 +1,5 @@
/* IBM RS/6000 "XCOFF" back-end for BFD. /* IBM RS/6000 "XCOFF" back-end for BFD.
Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Copyright (C) 2001-2014 Free Software Foundation, Inc.
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,7 +1,5 @@
/* BFD back-end for a.out.adobe binaries. /* BFD back-end for a.out.adobe binaries.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2011
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,6 +1,5 @@
/* BFD back-end for raw ARM a.out binaries. /* BFD back-end for raw ARM a.out binaries.
Copyright 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, Copyright (C) 1994-2014 Free Software Foundation, Inc.
2007, 2009, 2010, 2011, 2012 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,6 +1,5 @@
/* BFD backend for CRIS a.out binaries. /* BFD backend for CRIS a.out binaries.
Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2009, 2012 Copyright (C) 2000-2014 Free Software Foundation, Inc.
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,6 +1,5 @@
/* BFD back-end for ns32k a.out-ish binaries. /* BFD back-end for ns32k a.out-ish binaries.
Copyright 1990, 1991, 1992, 1994, 1995, 1996, 1998, 1999, 2000, 2001, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2002, 2003, 2005, 2006, 2007, 2010, 2012 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 1996, 2001, 2005, 2007, 2012 Free Software Foundation, Inc. Copyright (C) 1996-2014 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,7 +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 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2000, 2001, 2002, 2003, 2004, 2005, 2007, 2009, 2010, 2011
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,7 +1,5 @@
/* BFD back-end for TMS320C30 a.out binaries. /* BFD back-end for TMS320C30 a.out binaries.
Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2009, Copyright (C) 1998-2014 Free Software Foundation, Inc.
2010, 2011, 2012
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,6 +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 1990, 1991, 1992, 1993, 1994, 1995, 2001, 2005, 2007, 2012 Copyright (C) 1990-2014 Free Software Foundation, Inc.
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,5 @@
/* BFD back-end for 32-bit a.out files. /* BFD back-end for 32-bit a.out files.
Copyright 1990, 1991, 1992, 1993, 1994, 2005, 2007 Copyright (C) 1990-2014 Free Software Foundation, Inc.
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,5 @@
/* BFD back-end for 64-bit a.out files. /* BFD back-end for 64-bit a.out files.
Copyright 1990, 1991, 1992, 1994, 2005, 2007 Copyright (C) 1990-2014 Free Software Foundation, Inc.
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,7 +1,5 @@
/* A.out "format 1" file handling code for BFD. /* A.out "format 1" file handling code for BFD.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2001, 2002, 2003, 2004, 2005, 2006, 2007
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,7 +1,5 @@
/* BFD semi-generic back-end for a.out binaries. /* BFD semi-generic back-end for a.out binaries.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
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 1990-2013 Free Software Foundation, Inc. Copyright (C) 1990-2014 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 1996-2013 Free Software Foundation, Inc. Copyright (C) 1996-2014 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 1990-2013 Free Software Foundation, Inc. Copyright (C) 1990-2014 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,6 +1,5 @@
/* BFD back-end for NetBSD/ARM a.out-ish binaries. /* BFD back-end for NetBSD/ARM a.out-ish binaries.
Copyright 1999, 2000, 2001, 2002, 2005, 2007 Copyright (C) 1999-2014 Free Software Foundation, Inc.
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 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2014 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 1990-2014 Free Software Foundation, Inc. Copyright (C) 1990-2014 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 1990-2013 Free Software Foundation, Inc. Copyright (C) 1990-2014 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 2012 Free Software Foundation dnl Copyright (C) 2012-2014 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 1990-2013 Free Software Foundation, Inc. Copyright (C) 1990-2014 Free Software Foundation, Inc.
Written by Cygnus Support. Written by Cygnus Support.

View File

@ -1,6 +1,5 @@
/* Support for memory-mapped windows into a BFD. /* Support for memory-mapped windows into a BFD.
Copyright 1995, 1996, 2001, 2002, 2003, 2005, 2007, 2008, 2009, 2011 Copyright (C) 1995-2014 Free Software Foundation, Inc.
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,5 @@
/* BFD back-end for binary objects. /* BFD back-end for binary objects.
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, Copyright (C) 1994-2014 Free Software Foundation, Inc.
2004, 2005, 2006, 2007, 2009, 2011 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,7 +1,5 @@
/* BFD back-end for Intel 960 b.out binaries. /* BFD back-end for Intel 960 b.out binaries.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
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,7 +1,6 @@
/* BFD library -- caching of file descriptors. /* BFD library -- caching of file descriptors.
Copyright 1990, 1991, 1992, 1993, 1994, 1996, 2000, 2001, 2002, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2003, 2004, 2005, 2007, 2008, 2009 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,6 +1,5 @@
/* BFD back-end for Intel 386 COFF LynxOS files. /* BFD back-end for Intel 386 COFF LynxOS files.
Copyright 1993, 1994, 1995, 2005, 2007, 2008 Copyright (C) 1993-2014 Free Software Foundation, Inc.
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 1993, 1994, 2005, 2007 Free Software Foundation, Inc. Copyright (C) 1993-2014 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,7 +1,5 @@
/* BFD back-end for CISCO crash dumps. /* BFD back-end for CISCO crash dumps.
Copyright 1994, 1997, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007, Copyright (C) 1994-2014 Free Software Foundation, Inc.
2010, 2011, 2012
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,7 +1,5 @@
/* BFD back-end for ALPHA Extended-Coff files. /* BFD back-end for ALPHA Extended-Coff files.
Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, Copyright (C) 1993-2014 Free Software Foundation, Inc.
2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012
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,6 +1,5 @@
/* BFD back-end for Apollo 68000 COFF binaries. /* BFD back-end for Apollo 68000 COFF binaries.
Copyright 1990, 1991, 1992, 1993, 1994, 1999, 2000, 2001, 2002, 2003, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2005, 2007, 2008, 2012 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,7 +1,5 @@
/* BFD back-end for ARM COFF files. /* BFD back-end for ARM COFF files.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2012
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,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 1996, 1997, 2000, 2002, 2005, 2007, 2008, 2011, 2012 Copyright (C) 1996-2014 Free Software Foundation, Inc.
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,6 +1,5 @@
/* BFD back-end for Intel 386 COFF files (DJGPP variant). /* BFD back-end for Intel 386 COFF files (DJGPP variant).
Copyright 1990, 1991, 1992, 1993, 1994, 1999, 2000, 2001, 2005, 2007 Copyright (C) 1990-2014 Free Software Foundation, Inc.
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,7 +1,5 @@
/* BFD back-end for Renesas H8/300 COFF binaries. /* BFD back-end for Renesas H8/300 COFF binaries.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2012
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,6 +1,5 @@
/* BFD back-end for Renesas H8/500 COFF binaries. /* BFD back-end for Renesas H8/500 COFF binaries.
Copyright 1993, 1994, 1995, 1997, 1999, 2000, 2001, 2002, 2003, 2004, Copyright (C) 1993-2014 Free Software Foundation, Inc.
2005, 2007, 2008, 2012 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,7 +1,5 @@
/* BFD back-end for Intel 386 COFF files. /* BFD back-end for Intel 386 COFF files.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012
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,5 @@
/* BFD back-end for Intel i860 COFF files. /* BFD back-end for Intel i860 COFF files.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1999, 2000, 2001, 2002, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2003, 2004, 2005, 2007, 2008, 2010, 2011 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,7 +1,5 @@
/* BFD back-end for Intel 960 COFF files. /* BFD back-end for Intel 960 COFF files.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1997, 1999, 2000, 2001, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2002, 2003, 2004, 2005, 2007, 2008, 2009, 2011, 2012
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,5 @@
/* BFD back-end for HP/Intel IA-64 COFF files. /* BFD back-end for HP/Intel IA-64 COFF files.
Copyright 1999, 2000, 2001, 2002, 2005, 2007, 2008, 2009, 2011, 2012 Copyright (C) 1999-2014 Free Software Foundation, Inc.
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,7 +1,5 @@
/* BFD back-end for Motorola 68000 COFF binaries. /* BFD back-end for Motorola 68000 COFF binaries.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1999, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2000, 2001, 2002, 2003, 2005, 2007, 2008, 2012
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,5 @@
/* BFD back-end for Motorola 88000 COFF "Binary Compatibility Standard" files. /* BFD back-end for Motorola 88000 COFF "Binary Compatibility Standard" files.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1997, 1998, 1999, 2000, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2001, 2002, 2003, 2005, 2007, 2008, 2012 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,5 @@
/* BFD back-end for Motorola MCore COFF/PE /* BFD back-end for Motorola MCore COFF/PE
Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2010, 2011, 2012 Copyright (C) 1999-2014 Free Software Foundation, Inc.
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,7 +1,5 @@
/* BFD back-end for MIPS Extended-Coff files. /* BFD back-end for MIPS Extended-Coff files.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2011, 2012
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,6 +1,5 @@
/* BFD back-end for OpenRISC 1000 COFF binaries. /* BFD back-end for OpenRISC 1000 COFF binaries.
Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011, 2012 Copyright (C) 2002-2014 Free Software Foundation, Inc.
Free Software Foundation, Inc.
Contributed by Ivan Guzvinec <ivang@opencores.org> Contributed by Ivan Guzvinec <ivang@opencores.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,7 +1,5 @@
/* BFD back-end for PowerPC Microsoft Portable Executable files. /* BFD back-end for PowerPC Microsoft Portable Executable files.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
2012 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,7 +1,5 @@
/* BFD back-end for IBM RS/6000 "XCOFF" files. /* BFD back-end for IBM RS/6000 "XCOFF" files.
Copyright 1990-1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2008, 2009, 2010, 2011, 2012
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,7 +1,5 @@
/* BFD back-end for Renesas Super-H COFF binaries. /* BFD back-end for Renesas Super-H COFF binaries.
Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, Copyright (C) 1993-2014 Free Software Foundation, Inc.
2003, 2004, 2005, 2006, 2007, 2008, 2009, 2011, 2012
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,6 +1,5 @@
/* BFD back-end for Sparc COFF files. /* BFD back-end for Sparc COFF files.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1999, 2000, 2001, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2002, 2003, 2005, 2007, 2008, 2012 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,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 1997, 1998, 1999, 2000, 2001, 2002, 2005, 2006, 2007, 2009, Copyright (C) 1997-2014 Free Software Foundation, Inc.
2011, 2012 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 1997, 2005, 2007 Free Software Foundation, Inc. Copyright (C) 1997-2014 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,6 +1,5 @@
/* BFD back-end for TMS320C30 coff binaries. /* BFD back-end for TMS320C30 coff binaries.
Copyright 1998, 1999, 2000, 2001, 2002, 2005, 2007, 2008, 2011, 2012 Copyright (C) 1998-2014 Free Software Foundation, Inc.
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,6 +1,5 @@
/* BFD back-end for TMS320C4X coff binaries. /* BFD back-end for TMS320C4X coff binaries.
Copyright 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2005, 2007, Copyright (C) 1996-2014 Free Software Foundation, Inc.
2008, 2012 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,6 +1,5 @@
/* BFD back-end for TMS320C54X coff binaries. /* BFD back-end for TMS320C54X coff binaries.
Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2011, 2012 Copyright (C) 1999-2014 Free Software Foundation, Inc.
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,6 +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 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, Copyright (C) 1996-2014 Free Software Foundation, Inc.
2012 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 1990, 1991, 1992, 2005, 2007 Free Software Foundation, Inc. Copyright (C) 1990-2014 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,5 @@
/* BFD back-end for WDC 65816 COFF binaries. /* BFD back-end for WDC 65816 COFF binaries.
Copyright 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004, 2005, Copyright (C) 1995-2014 Free Software Foundation, Inc.
2006, 2007, 2008, 2012 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,6 +1,5 @@
/* BFD back-end for we32k COFF files. /* BFD back-end for we32k COFF files.
Copyright 1992, 1993, 1994, 1999, 2000, 2002, 2003, 2005, 2007, 2008 Copyright (C) 1992-2014 Free Software Foundation, Inc.
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,6 +1,5 @@
/* BFD back-end for AMD 64 COFF files. /* BFD back-end for AMD 64 COFF files.
Copyright 2006, 2007, 2008, 2009, 2010, 2011 Copyright (C) 2006-2014 Free Software Foundation, Inc.
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 2005, 2006, 2007, 2008 Free Software Foundation, Inc. Copyright (C) 2005-2014 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,6 +1,5 @@
/* BFD back-end for Zilog Z800n COFF binaries. /* BFD back-end for Zilog Z800n COFF binaries.
Copyright 1992, 1993, 1994, 1995, 1997, 1999, 2000, 2001, 2002, 2003, Copyright (C) 1992-2014 Free Software Foundation, Inc.
2004, 2005, 2007, 2008 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,7 +1,5 @@
/* BFD back-end for IBM RS/6000 "XCOFF64" files. /* BFD back-end for IBM RS/6000 "XCOFF64" files.
Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, Copyright (C) 2000-2014 Free Software Foundation, Inc.
2010, 2011
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 1990-2013 Free Software Foundation, Inc. Copyright (C) 1990-2014 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,7 +1,5 @@
/* Support for the generic parts of COFF, for BFD. /* Support for the generic parts of COFF, for BFD.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
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,5 @@
/* COFF specific linker code. /* COFF specific linker code.
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, Copyright (C) 1994-2014 Free Software Foundation, Inc.
2004, 2005, 2006, 2007, 2008, 2009, 2011 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,7 +1,5 @@
/* Generic COFF swapping routines, for BFD. /* Generic COFF swapping routines, for BFD.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1999, 2000, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2001, 2002, 2004, 2005, 2007
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,5 @@
/* Compressed section support (intended for debug sections). /* Compressed section support (intended for debug sections).
Copyright 2008, 2010, 2011, 2012 Copyright (C) 2008-2014 Free Software Foundation, Inc.
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 2012, 2013 Free Software Foundation # Copyright (C) 2012-2014 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

@ -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 2012 Free Software Foundation $! Copyright (C) 2012-2014 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 2012 Free Software Foundation # Copyright (C) 2012-2014 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 2012-2013 Free Software Foundation dnl Copyright (C) 2012-2014 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,5 @@
/* Core file generic interface routines for BFD. /* Core file generic interface routines for BFD.
Copyright 1990, 1991, 1992, 1993, 1994, 2000, 2001, 2002, 2003, 2005, Copyright (C) 1990-2014 Free Software Foundation, Inc.
2007 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 2009, 2010, 2011, 2012 Free Software Foundation, Inc. Copyright (C) 2009-2014 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,6 +1,5 @@
/* BFD support for the Alpha architecture. /* BFD support for the Alpha architecture.
Copyright 1992, 1993, 1998, 2000, 2002, 2003, 2005, 2007 Copyright (C) 1992-2014 Free Software Foundation, Inc.
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,5 @@
/* BFD support for the ARC processor /* BFD support for the ARC processor
Copyright 1994, 1995, 1997, 2001, 2002, 2005, 2007, 2012 Copyright (C) 1994-2014 Free Software Foundation, Inc.
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,6 +1,5 @@
/* BFD support for the ARM processor /* BFD support for the ARM processor
Copyright 1994, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2007, Copyright (C) 1994-2014 Free Software Foundation, Inc.
2009, 2010 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,6 +1,5 @@
/* BFD library support routines for the AVR architecture. /* BFD library support routines for the AVR architecture.
Copyright 1999, 2000, 2002, 2005, 2006, 2007, 2008 Copyright (C) 1999-2014 Free Software Foundation, Inc.
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 2005, 2007 Free Software Foundation, Inc. Copyright (C) 2005-2014 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 2007 Free Software Foundation, Inc. Copyright (C) 2007-2014 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 2004, 2005, 2007 Free Software Foundation, Inc. Copyright (C) 2004-2014 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,5 @@
/* BFD support for the Axis CRIS architecture. /* BFD support for the Axis CRIS architecture.
Copyright 2000, 2002, 2004, 2005, 2007, 2012 Copyright (C) 2000-2014 Free Software Foundation, Inc.
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 2004, 2005, 2007 Free Software Foundation, Inc. Copyright (C) 2004-2014 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,5 @@
/* BFD support for the D10V processor /* BFD support for the D10V processor
Copyright 1996, 1999, 2000, 2002, 2005, 2007, 2010 Copyright (C) 1996-2014 Free Software Foundation, Inc.
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 1997, 2002, 2005, 2007 Free Software Foundation, Inc. Copyright (C) 1997-2014 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 2002, 2005, 2007 Free Software Foundation, Inc. Copyright (C) 2002-2014 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 2009, 2011 Free Software Foundation, Inc. Copyright (C) 2009-2014 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 1998, 2002, 2005, 2007 Free Software Foundation, Inc. Copyright (C) 1998-2014 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 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc. Copyright (C) 2002-2014 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.

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