Upgrade header files to use GPLv3
This commit is contained in:
		| @@ -1,3 +1,13 @@ | |||||||
|  | 2010-04-15  Nick Clifton  <nickc@redhat.com> | ||||||
|  |  | ||||||
|  | 	* bout.h: Update copyright notice to use GPLv3. | ||||||
|  | 	* hp-symtab.h: Likewise. | ||||||
|  | 	* oasys.h: Likewise. | ||||||
|  | 	* progress.h: Likewise. | ||||||
|  | 	* sha1.h: Likewise. | ||||||
|  | 	* xtensa-isa-internal.h: Likewise. | ||||||
|  | 	* xtensa-isa.h: Likewise. | ||||||
|  |  | ||||||
| 2010-04-14  Doug Evans  <dje@google.com> | 2010-04-14  Doug Evans  <dje@google.com> | ||||||
|  |  | ||||||
| 	* filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros. | 	* filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros. | ||||||
|   | |||||||
| @@ -1,3 +1,19 @@ | |||||||
|  | 2010-04-15  Nick Clifton  <nickc@redhat.com> | ||||||
|  |  | ||||||
|  | 	* adobe.h: Update copyright notice to use GPLv3. | ||||||
|  | 	* aout64.h: Likewise. | ||||||
|  | 	* ar.h: Likewise. | ||||||
|  | 	* dynix3.h: Likewise. | ||||||
|  | 	* encap.h: Likewise. | ||||||
|  | 	* host.h: Likewise. | ||||||
|  | 	* hp.h: Likewise. | ||||||
|  | 	* hp300hpux.h: Likewise. | ||||||
|  | 	* ranlib.h: Likewise. | ||||||
|  | 	* reloc.h: Likewise. | ||||||
|  | 	* stab.def: Likewise. | ||||||
|  | 	* stab_gnu.h: Likewise. | ||||||
|  | 	* sun4.h: Likewise. | ||||||
|  |  | ||||||
| 2009-10-02  Alan Modra  <amodra@bigpond.net.au> | 2009-10-02  Alan Modra  <amodra@bigpond.net.au> | ||||||
|  |  | ||||||
| 	* aout64.h (N_SHARED_LIB): Define as zero if not already defined. | 	* aout64.h (N_SHARED_LIB): Define as zero if not already defined. | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* `a.out.adobe' differences from standard a.out files | /* `a.out.adobe' differences from standard a.out files | ||||||
|  |  | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef __A_OUT_ADOBE_H__ | #ifndef __A_OUT_ADOBE_H__ | ||||||
| #define __A_OUT_ADOBE_H__ | #define __A_OUT_ADOBE_H__ | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* `a.out' object-file definitions, including extensions to 64-bit fields | /* `a.out' object-file definitions, including extensions to 64-bit fields | ||||||
|  |  | ||||||
|    Copyright 1999, 2000, 2001, 2003, 2009 Free Software Foundation, Inc. |    Copyright 1999, 2000, 2001, 2003, 2009, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef __A_OUT_64_H__ | #ifndef __A_OUT_64_H__ | ||||||
| #define __A_OUT_64_H__ | #define __A_OUT_64_H__ | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* archive file definition for GNU software | /* archive file definition for GNU software | ||||||
|  |  | ||||||
|    Copyright 2001, 2008 Free Software Foundation, Inc. |    Copyright 2001, 2008, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* So far this is correct for BSDish archives.  Don't forget that | /* So far this is correct for BSDish archives.  Don't forget that | ||||||
|    files must begin on an even byte boundary. */ |    files must begin on an even byte boundary. */ | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* a.out specifics for Sequent Symmetry running Dynix 3.x | /* a.out specifics for Sequent Symmetry running Dynix 3.x | ||||||
|  |  | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef A_OUT_DYNIX3_H | #ifndef A_OUT_DYNIX3_H | ||||||
| #define A_OUT_DYNIX3_H | #define A_OUT_DYNIX3_H | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| /* Yet Another Try at encapsulating bsd object files in coff. | /* Yet Another Try at encapsulating bfd object files in coff. | ||||||
|    Copyright 1988, 1989, 1991 Free Software Foundation, Inc. |    Copyright 1988, 1989, 1991, 2010 Free Software Foundation, Inc. | ||||||
|    Written by Pace Willisson 12/9/88 |    Written by Pace Willisson 12/9/88 | ||||||
|  |  | ||||||
|    This file is obsolete.  It needs to be converted to just define a bunch |    This file is obsolete.  It needs to be converted to just define a bunch | ||||||
| @@ -7,7 +7,7 @@ | |||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -17,7 +17,8 @@ GNU General Public License for more details. | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
| Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* | /* | ||||||
|  * We only use the coff headers to tell the kernel |  * We only use the coff headers to tell the kernel | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* host.h - Parameters about the a.out format, based on the host system | /* host.h - Parameters about the a.out format, based on the host system | ||||||
|    on which the program is compiled.  |    on which the program is compiled.  | ||||||
|  |  | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -15,7 +15,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* Address of data segment in memory after it is loaded. | /* Address of data segment in memory after it is loaded. | ||||||
|    It is up to you to define SEGMENT_SIZE on machines not listed here.  */ |    It is up to you to define SEGMENT_SIZE on machines not listed here.  */ | ||||||
|   | |||||||
| @@ -1,9 +1,9 @@ | |||||||
| /* Special version of <a.out.h> for use under hp-ux. | /* Special version of <a.out.h> for use under HP-UX. | ||||||
|    Copyright 1988, 1991 Free Software Foundation, Inc. |    Copyright 1988, 1991, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -13,7 +13,8 @@ GNU General Public License for more details. | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
| Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* THIS FILE IS OBSOLETE.  It needs to be revised as a variant "external" | /* THIS FILE IS OBSOLETE.  It needs to be revised as a variant "external" | ||||||
|    a.out format for use with BFD.  */ |    a.out format for use with BFD.  */ | ||||||
|   | |||||||
| @@ -1,5 +1,21 @@ | |||||||
| /* Special version of <a.out.h> for use under hp-ux. | /* Special version of <a.out.h> for use under HP-UX. | ||||||
|    Copyright 1988, 1993, 1995, 2001, 2009 Free Software Foundation, Inc. */ |    Copyright 1988, 1993, 1995, 2001, 2009, 2010 | ||||||
|  |    Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|  |    This program is free software; you can redistribute it and/or modify | ||||||
|  |    it under the terms of the GNU General Public License as published by | ||||||
|  |    the Free Software Foundation; either version 3 of the License, or | ||||||
|  |    (at your option) any later version. | ||||||
|  |  | ||||||
|  |    This program is distributed in the hope that it will be useful, | ||||||
|  |    but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||||
|  |    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | ||||||
|  |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|  |    You should have received a copy of the GNU General Public License | ||||||
|  |    along with this program; if not, write to the Free Software | ||||||
|  |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| struct hp300hpux_exec_bytes | struct hp300hpux_exec_bytes | ||||||
| { | { | ||||||
|   | |||||||
| @@ -1,9 +1,9 @@ | |||||||
| /* ranlib.h -- archive library index member definition for GNU. | /* ranlib.h -- archive library index member definition for GNU. | ||||||
|    Copyright 1990, 1991 Free Software Foundation, Inc. |    Copyright 1990, 1991, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -13,7 +13,8 @@ GNU General Public License for more details. | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
| Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* The Symdef member of an archive contains two things: | /* The Symdef member of an archive contains two things: | ||||||
|    a table that maps symbol-string offsets to file offsets, |    a table that maps symbol-string offsets to file offsets, | ||||||
|   | |||||||
| @@ -1,9 +1,9 @@ | |||||||
| /* reloc.h -- Header file for relocation information. | /* reloc.h -- Header file for relocation information. | ||||||
|    Copyright 1989, 1990, 1991 Free Software Foundation, Inc. |    Copyright 1989, 1990, 1991, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -13,7 +13,8 @@ GNU General Public License for more details. | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
| Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* Relocation types for a.out files using reloc_info_extended | /* Relocation types for a.out files using reloc_info_extended | ||||||
|    (SPARC and AMD 29000). */ |    (SPARC and AMD 29000). */ | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* Table of DBX symbol codes for the GNU system. | /* Table of DBX symbol codes for the GNU system. | ||||||
|    Copyright 1988, 1991, 1992, 1993, 1994, 1996, 1998, 2004 |    Copyright 1988, 1991, 1992, 1993, 1994, 1996, 1998, 2004, 2010 | ||||||
|    Free Software Foundation, Inc. |    Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or |    This program is free software; you can redistribute it and/or | ||||||
|    modify it under the terms of the GNU General Public License as |    modify it under the terms of the GNU General Public License as | ||||||
|    published by the Free Software Foundation; either version 2 of the |    published by the Free Software Foundation; either version 3 of the | ||||||
|    License, or (at your option) any later version. |    License, or (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* New stab from Solaris 2.  This uses an n_type of 0, which in a.out files | /* New stab from Solaris 2.  This uses an n_type of 0, which in a.out files | ||||||
|    overlaps the N_UNDF used for ordinary symbols.  In ELF files, the |    overlaps the N_UNDF used for ordinary symbols.  In ELF files, the | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* gnu_stab.h  Definitions for GNU extensions to STABS | /* gnu_stab.h  Definitions for GNU extensions to STABS | ||||||
|  |  | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
| #ifndef __GNU_STAB__ | #ifndef __GNU_STAB__ | ||||||
|  |  | ||||||
| /* Indicate the GNU stab.h is in use.  */ | /* Indicate the GNU stab.h is in use.  */ | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* SPARC-specific values for a.out files  | /* SPARC-specific values for a.out files  | ||||||
|  |  | ||||||
|    Copyright 2001, 2009 Free Software Foundation, Inc. |    Copyright 2001, 2009, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* Some systems, e.g., AIX, may have defined this in header files already | /* Some systems, e.g., AIX, may have defined this in header files already | ||||||
|    included.  */ |    included.  */ | ||||||
|   | |||||||
| @@ -2,11 +2,11 @@ | |||||||
|    GNU tools modified to support the i80960 (or tools that operate on |    GNU tools modified to support the i80960 (or tools that operate on | ||||||
|    object files created by such tools). |    object files created by such tools). | ||||||
|  |  | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -16,7 +16,8 @@ | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|   |   | ||||||
| /* All i80960 development is done in a CROSS-DEVELOPMENT environment.  I.e., | /* All i80960 development is done in a CROSS-DEVELOPMENT environment.  I.e., | ||||||
|    object code is generated on, and executed under the direction of a symbolic |    object code is generated on, and executed under the direction of a symbolic | ||||||
|   | |||||||
| @@ -1,3 +1,44 @@ | |||||||
|  | 2010-04-15  Nick Clifton  <nickc@redhat.com> | ||||||
|  |  | ||||||
|  | 	* alpha.h: Update copyright notice to use GPLv3. | ||||||
|  | 	* apollo.h: Likewise. | ||||||
|  | 	* arm.h: Likewise. | ||||||
|  | 	* aux-coff.h: Likewise. | ||||||
|  | 	* ecoff.h: Likewise. | ||||||
|  | 	* external.h: Likewise. | ||||||
|  | 	* go32exe.h: Likewise. | ||||||
|  | 	* h8300.h: Likewise. | ||||||
|  | 	* h8500.h: Likewise. | ||||||
|  | 	* i386.h: Likewise. | ||||||
|  | 	* i860.h: Likewise. | ||||||
|  | 	* i960.h: Likewise. | ||||||
|  | 	* ia64.h: Likewise. | ||||||
|  | 	* internal.h: Likewise. | ||||||
|  | 	* m68k.h: Likewise. | ||||||
|  | 	* m88k.h: Likewise. | ||||||
|  | 	* maxq.h: Likewise. | ||||||
|  | 	* mcore.h: Likewise. | ||||||
|  | 	* mips.h: Likewise. | ||||||
|  | 	* mipspe.h: Likewise. | ||||||
|  | 	* or32.h: Likewise. | ||||||
|  | 	* pe.h: Likewise. | ||||||
|  | 	* powerpc.h: Likewise. | ||||||
|  | 	* rs6000.h: Likewise. | ||||||
|  | 	* rs6k64.h: Likewise. | ||||||
|  | 	* sh.h: Likewise. | ||||||
|  | 	* sparc.h: Likewise. | ||||||
|  | 	* ti.h: Likewise. | ||||||
|  | 	* tic30.h: Likewise. | ||||||
|  | 	* tic4x.h: Likewise. | ||||||
|  | 	* tic54x.h: Likewise. | ||||||
|  | 	* tic80.h: Likewise. | ||||||
|  | 	* w65.h: Likewise. | ||||||
|  | 	* we32k.h: Likewise. | ||||||
|  | 	* x86_64.h: Likewise. | ||||||
|  | 	* xcoff.h: Likewise. | ||||||
|  | 	* z80.h: Likewise. | ||||||
|  | 	* z8k.h: Likewise. | ||||||
|  |  | ||||||
| 2009-12-02  Jerker B<>ck  <jerker.back@gmail.com> | 2009-12-02  Jerker B<>ck  <jerker.back@gmail.com> | ||||||
|  |  | ||||||
| 	PR binutils/11017 | 	PR binutils/11017 | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* ECOFF support on Alpha machines. | /* ECOFF support on Alpha machines. | ||||||
|    coff/ecoff.h must be included before this file. |    coff/ecoff.h must be included before this file. | ||||||
|  |  | ||||||
|    Copyright 2001, 2005 Free Software Foundation, Inc. |    Copyright 2001, 2005, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -15,7 +15,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|     |     | ||||||
| /********************** FILE HEADER **********************/ | /********************** FILE HEADER **********************/ | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for Apollo M68K | /* coff information for Apollo M68K | ||||||
|  |  | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #define DO_NOT_DEFINE_AOUTHDR | #define DO_NOT_DEFINE_AOUTHDR | ||||||
| #define L_LNNO_SIZE 2 | #define L_LNNO_SIZE 2 | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* ARM COFF support for BFD. | /* ARM COFF support for BFD. | ||||||
|    Copyright 1998, 1999, 2000, 2002, 2003 Free Software Foundation, Inc. |    Copyright 1998, 1999, 2000, 2002, 2003, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* Modifications of internal.h and m68k.h needed by A/UX | /* Modifications of internal.h and m68k.h needed by A/UX | ||||||
|  |  | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA. | ||||||
|     |     | ||||||
|    Suggested by Ian Lance Taylor <ian@cygnus.com> */ |    Suggested by Ian Lance Taylor <ian@cygnus.com> */ | ||||||
|  |  | ||||||
|   | |||||||
| @@ -2,11 +2,11 @@ | |||||||
|    This does not include symbol information, found in sym.h and |    This does not include symbol information, found in sym.h and | ||||||
|    symconst.h. |    symconst.h. | ||||||
|  |  | ||||||
|    Copyright 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. |    Copyright 2001, 2002, 2003, 2004, 2005, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -16,7 +16,8 @@ | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef ECOFF_H | #ifndef ECOFF_H | ||||||
| #define ECOFF_H | #define ECOFF_H | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* external.h  -- External COFF structures | /* external.h  -- External COFF structures | ||||||
|     |     | ||||||
|    Copyright 2001, 2006 Free Software Foundation, Inc. |    Copyright 2001, 2006, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef COFF_EXTERNAL_H | #ifndef COFF_EXTERNAL_H | ||||||
| #define COFF_EXTERNAL_H | #define COFF_EXTERNAL_H | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* COFF information for PC running go32. | /* COFF information for PC running go32. | ||||||
|  |  | ||||||
|    Copyright 2001, 2005, 2009 Free Software Foundation, Inc. |    Copyright 2001, 2005, 2009, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| struct external_filehdr_go32_exe | struct external_filehdr_go32_exe | ||||||
|   { |   { | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for Renesas H8/300 and H8/300-H | /* coff information for Renesas H8/300 and H8/300-H | ||||||
|  |  | ||||||
|    Copyright 2001, 2003 Free Software Foundation, Inc. |    Copyright 2001, 2003, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #define L_LNNO_SIZE 4 | #define L_LNNO_SIZE 4 | ||||||
| #include "coff/external.h" | #include "coff/external.h" | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for Renesas H8/500 | /* coff information for Renesas H8/500 | ||||||
|     |     | ||||||
|    Copyright 2001, 2003 Free Software Foundation, Inc. |    Copyright 2001, 2003, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #define L_LNNO_SIZE 4 | #define L_LNNO_SIZE 4 | ||||||
| #include "coff/external.h" | #include "coff/external.h" | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for Intel 386/486. | /* coff information for Intel 386/486. | ||||||
|     |     | ||||||
|    Copyright 2001, 2009 Free Software Foundation, Inc. |    Copyright 2001, 2009, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #define L_LNNO_SIZE 2 | #define L_LNNO_SIZE 2 | ||||||
| #define INCLUDE_COMDAT_FIELDS_IN_AUXENT | #define INCLUDE_COMDAT_FIELDS_IN_AUXENT | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* COFF information for the Intel i860. | /* COFF information for the Intel i860. | ||||||
|     |     | ||||||
|    Copyright 2001, 2003 Free Software Foundation, Inc. |    Copyright 2001, 2003, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* This file was hacked from i386.h   [dolan@ssd.intel.com] */ | /* This file was hacked from i386.h   [dolan@ssd.intel.com] */ | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for 80960.  Origins: Intel corp, natch. | /* coff information for 80960.  Origins: Intel corp, natch. | ||||||
|     |     | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* NOTE: Tagentries (cf TAGBITS) are no longer used by the 960 */ | /* NOTE: Tagentries (cf TAGBITS) are no longer used by the 960 */ | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for HP/Intel IA-64. | /* coff information for HP/Intel IA-64. | ||||||
|     |     | ||||||
|    Copyright 2000 Free Software Foundation, Inc. |    Copyright 2000, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #define DO_NOT_DEFINE_AOUTHDR | #define DO_NOT_DEFINE_AOUTHDR | ||||||
| #define L_LNNO_SIZE 2 | #define L_LNNO_SIZE 2 | ||||||
|   | |||||||
| @@ -1,12 +1,12 @@ | |||||||
| /* Internal format of COFF object file data structures, for GNU BFD. | /* Internal format of COFF object file data structures, for GNU BFD. | ||||||
|    This file is part of BFD, the Binary File Descriptor library. |    This file is part of BFD, the Binary File Descriptor library. | ||||||
|     |     | ||||||
|    Copyright 1999, 2000, 2001, 2002, 2003, 2004. 2005, 2006, 2007, 2009 |    Copyright 1999, 2000, 2001, 2002, 2003, 2004. 2005, 2006, 2007, 2009, | ||||||
|    Free Software Foundation, Inc. |    2010  Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -16,7 +16,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef GNU_COFF_INTERNAL_H | #ifndef GNU_COFF_INTERNAL_H | ||||||
| #define GNU_COFF_INTERNAL_H 1 | #define GNU_COFF_INTERNAL_H 1 | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for M68K | /* coff information for M68K | ||||||
|     |     | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef GNU_COFF_M68K_H | #ifndef GNU_COFF_M68K_H | ||||||
| #define GNU_COFF_M68K_H 1 | #define GNU_COFF_M68K_H 1 | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for 88k bcs | /* coff information for 88k bcs | ||||||
|     |     | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #define DO_NOT_DEFINE_SCNHDR | #define DO_NOT_DEFINE_SCNHDR | ||||||
| #define L_LNNO_SIZE 4 | #define L_LNNO_SIZE 4 | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* COFF spec for MAXQ | /* COFF spec for MAXQ | ||||||
|  |  | ||||||
|    Copyright 2004, 2005 Free Software Foundation, Inc. |    Copyright 2004, 2005, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify it |    This program is free software; you can redistribute it and/or modify it | ||||||
|    under the terms of the GNU General Public License as published by the Free  |    under the terms of the GNU General Public License as published by the Free  | ||||||
|    Software Foundation; either version 2 of the License, or (at your option) |    Software Foundation; either version 3 of the License, or (at your option) | ||||||
|    any later version. |    any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, but |    This program is distributed in the hope that it will be useful, but | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* Motorola MCore support for BFD. | /* Motorola MCore support for BFD. | ||||||
|    Copyright 1999, 2000 Free Software Foundation, Inc. |    Copyright 1999, 2000, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -15,7 +15,8 @@ GNU General Public License for more details. | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
| Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* This file holds definitions specific to the MCore COFF/PE ABI. */ | /* This file holds definitions specific to the MCore COFF/PE ABI. */ | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* ECOFF support on MIPS machines. | /* ECOFF support on MIPS machines. | ||||||
|    coff/ecoff.h must be included before this file. |    coff/ecoff.h must be included before this file. | ||||||
|     |     | ||||||
|    Copyright 1999, 2004 Free Software Foundation, Inc. |    Copyright 1999, 2004, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -15,7 +15,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #define DO_NOT_DEFINE_AOUTHDR | #define DO_NOT_DEFINE_AOUTHDR | ||||||
| #define L_LNNO_SIZE 4 | #define L_LNNO_SIZE 4 | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for Windows CE with MIPS VR4111 | /* coff information for Windows CE with MIPS VR4111 | ||||||
|     |     | ||||||
|    Copyright 2000 Free Software Foundation, Inc. |    Copyright 2000, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #define L_LNNO_SIZE 2 | #define L_LNNO_SIZE 2 | ||||||
| #define INCLUDE_COMDAT_FIELDS_IN_AUXENT | #define INCLUDE_COMDAT_FIELDS_IN_AUXENT | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| /* COFF specification for OpenRISC 1000. | /* COFF specification for OpenRISC 1000. | ||||||
|    Copyright (C) 1993-2000, 2002 Free Software Foundation, Inc. |    Copyright (C) 1993-2000, 2002, 2010 Free Software Foundation, Inc. | ||||||
|    Contributed by David Wood @ New York University. |    Contributed by David Wood @ New York University. | ||||||
|    Modified by Johan Rydberg, <johan.rydberg@netinsight.se> |    Modified by Johan Rydberg, <johan.rydberg@netinsight.se> | ||||||
|  |  | ||||||
| @@ -7,7 +7,7 @@ | |||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -17,7 +17,8 @@ | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef OR32 | #ifndef OR32 | ||||||
| # define OR32 | # define OR32 | ||||||
|   | |||||||
| @@ -1,13 +1,13 @@ | |||||||
| /* pe.h  -  PE COFF header information  | /* pe.h  -  PE COFF header information  | ||||||
|  |  | ||||||
|    Copyright 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2009 |    Copyright 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2009, 2010 | ||||||
|    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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* Basic coff information for the PowerPC | /* Basic coff information for the PowerPC | ||||||
|    Based on coff/rs6000.h, coff/i386.h and others. |    Based on coff/rs6000.h, coff/i386.h and others. | ||||||
|     |     | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -15,7 +15,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA. | ||||||
|   |   | ||||||
|    Initial release: Kim Knuttila (krk@cygnus.com)  */ |    Initial release: Kim Knuttila (krk@cygnus.com)  */ | ||||||
| #define L_LNNO_SIZE 2 | #define L_LNNO_SIZE 2 | ||||||
|   | |||||||
| @@ -1,7 +1,22 @@ | |||||||
| /* IBM RS/6000 "XCOFF" file definitions for BFD. | /* IBM RS/6000 "XCOFF" file definitions for BFD. | ||||||
|    Copyright (C) 1990, 1991, 2001 Free Software Foundation, Inc. |    Copyright (C) 1990, 1991, 2001, 2010 Free Software Foundation, Inc. | ||||||
|    Written by Mimi Phuong-Thao Vo of IBM |    Written by Mimi Phuong-Thao Vo of IBM | ||||||
|    and John Gilmore of Cygnus Support.  */ |    and John Gilmore of Cygnus Support. | ||||||
|  |  | ||||||
|  |    This program is free software; you can redistribute it and/or modify | ||||||
|  |    it under the terms of the GNU General Public License as published by | ||||||
|  |    the Free Software Foundation; either version 3 of the License, or | ||||||
|  |    (at your option) any later version. | ||||||
|  |  | ||||||
|  |    This program is distributed in the hope that it will be useful, | ||||||
|  |    but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||||
|  |    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | ||||||
|  |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|  |    You should have received a copy of the GNU General Public License | ||||||
|  |    along with this program; if not, write to the Free Software | ||||||
|  |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /********************** FILE HEADER **********************/ | /********************** FILE HEADER **********************/ | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,9 +1,9 @@ | |||||||
| /* IBM RS/6000 "XCOFF64" file definitions for BFD. | /* IBM RS/6000 "XCOFF64" file definitions for BFD. | ||||||
|    Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.   |    Copyright (C) 2000, 2001, 2002, 2010 Free Software Foundation, Inc.   | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -13,7 +13,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /********************** FILE HEADER **********************/ | /********************** FILE HEADER **********************/ | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for Renesas SH | /* coff information for Renesas SH | ||||||
|     |     | ||||||
|    Copyright 2000, 2003 Free Software Foundation, Inc. |    Copyright 2000, 2003, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifdef COFF_WITH_PE | #ifdef COFF_WITH_PE | ||||||
| #define L_LNNO_SIZE 2 | #define L_LNNO_SIZE 2 | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for Sparc. | /* coff information for Sparc. | ||||||
|     |     | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* This file is an amalgamation of several standard include files that | /* This file is an amalgamation of several standard include files that | ||||||
|    define coff format, such as filehdr.h, aouthdr.h, and so forth.  In |    define coff format, such as filehdr.h, aouthdr.h, and so forth.  In | ||||||
|   | |||||||
| @@ -2,12 +2,12 @@ | |||||||
|    customized in a target-specific file, and then this file included (see |    customized in a target-specific file, and then this file included (see | ||||||
|    tic54x.h for an example). |    tic54x.h for an example). | ||||||
|     |     | ||||||
|    Copyright 2000, 2001, 2002, 2003, 2005, 2008, 2009 |    Copyright 2000, 2001, 2002, 2003, 2005, 2008, 2009, 2010 | ||||||
|    Free Software Foundation, Inc. |    Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -17,7 +17,9 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef COFF_TI_H | #ifndef COFF_TI_H | ||||||
| #define COFF_TI_H | #define COFF_TI_H | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for Texas Instruments TMS320C3X | /* coff information for Texas Instruments TMS320C3X | ||||||
|     |     | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #define L_LNNO_SIZE 4 | #define L_LNNO_SIZE 4 | ||||||
| #include "coff/external.h" | #include "coff/external.h" | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* TI COFF information for Texas Instruments TMS320C4X/C3X. | /* TI COFF information for Texas Instruments TMS320C4X/C3X. | ||||||
|    This file customizes the settings in coff/ti.h.  |    This file customizes the settings in coff/ti.h.  | ||||||
|     |     | ||||||
|    Copyright 2002, 2003 Free Software Foundation, Inc. |    Copyright 2002, 2003, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -15,7 +15,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef COFF_TIC4X_H | #ifndef COFF_TIC4X_H | ||||||
| #define COFF_TIC4X_H | #define COFF_TIC4X_H | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* TI COFF information for Texas Instruments TMS320C54X. | /* TI COFF information for Texas Instruments TMS320C54X. | ||||||
|    This file customizes the settings in coff/ti.h.  |    This file customizes the settings in coff/ti.h.  | ||||||
|     |     | ||||||
|    Copyright 2000, 2001 Free Software Foundation, Inc. |    Copyright 2000, 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -15,7 +15,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef COFF_TIC54X_H | #ifndef COFF_TIC54X_H | ||||||
| #define COFF_TIC54X_H | #define COFF_TIC54X_H | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for TI TMS320C80 (MVP) | /* coff information for TI TMS320C80 (MVP) | ||||||
|     |     | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #define DO_NOT_DEFINE_FILHDR | #define DO_NOT_DEFINE_FILHDR | ||||||
| #define DO_NOT_DEFINE_SCNHDR | #define DO_NOT_DEFINE_SCNHDR | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for WDC 65816 | /* coff information for WDC 65816 | ||||||
|     |     | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #define L_LNNO_SIZE 4 | #define L_LNNO_SIZE 4 | ||||||
| #include "coff/external.h" | #include "coff/external.h" | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for we32k | /* coff information for we32k | ||||||
|     |     | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,9 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #define L_LNNO_SIZE 2 | #define L_LNNO_SIZE 2 | ||||||
| #include "coff/external.h" | #include "coff/external.h" | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* COFF information for AMD 64. | /* COFF information for AMD 64. | ||||||
|    Copyright 2006, 2009 Free Software Foundation, Inc. |    Copyright 2006, 2009, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -15,7 +15,8 @@ | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA. | ||||||
|     |     | ||||||
|    Written by Kai Tietz, OneVision Software GmbH&CoKg.  */ |    Written by Kai Tietz, OneVision Software GmbH&CoKg.  */ | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,14 +1,14 @@ | |||||||
| /* Internal format of XCOFF object file data structures for BFD. | /* Internal format of XCOFF object file data structures for BFD. | ||||||
|  |  | ||||||
|    Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, |    Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, | ||||||
|    2009 Free Software Foundation, Inc. |    2009, 2010  Free Software Foundation, Inc. | ||||||
|    Written by Ian Lance Taylor <ian@cygnus.com>, Cygnus Support. |    Written by Ian Lance Taylor <ian@cygnus.com>, Cygnus Support. | ||||||
|  |  | ||||||
|    This file is part of BFD, the Binary File Descriptor library. |    This file is part of BFD, the Binary File Descriptor library. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -18,7 +18,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _INTERNAL_XCOFF_H | #ifndef _INTERNAL_XCOFF_H | ||||||
| #define _INTERNAL_XCOFF_H | #define _INTERNAL_XCOFF_H | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for Zilog Z80 | /* coff information for Zilog Z80 | ||||||
|    Copyright 2005 Free Software Foundation, Inc. |    Copyright 2005, 2010 Free Software Foundation, Inc. | ||||||
|    Contributed by Arnold Metselaar <arnold_m@operamail.com> |    Contributed by Arnold Metselaar <arnold_m@operamail.com> | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -1,10 +1,10 @@ | |||||||
| /* coff information for Zilog Z800N | /* coff information for Zilog Z800N | ||||||
|     |     | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,7 +14,8 @@ | |||||||
|     |     | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #define L_LNNO_SIZE 4 | #define L_LNNO_SIZE 4 | ||||||
| #include "coff/external.h" | #include "coff/external.h" | ||||||
|   | |||||||
| @@ -5,7 +5,7 @@ | |||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2, or (at your option) |    the Free Software Foundation; either version 3, or (at your option) | ||||||
|    any later version. |    any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -1,3 +1,65 @@ | |||||||
|  | 2010-04-15  Nick Clifton  <nickc@redhat.com> | ||||||
|  |  | ||||||
|  | 	* alpha.h: Update copyright notice to use GPLv3. | ||||||
|  | 	* arc.h: Likewise. | ||||||
|  | 	* arm.h: Likewise. | ||||||
|  | 	* avr.h: Likewise. | ||||||
|  | 	* bfin.h: Likewise. | ||||||
|  | 	* common.h: Likewise. | ||||||
|  | 	* cr16.h: Likewise. | ||||||
|  | 	* cr16c.h: Likewise. | ||||||
|  | 	* cris.h: Likewise. | ||||||
|  | 	* crx.h: Likewise. | ||||||
|  | 	* d10v.h: Likewise. | ||||||
|  | 	* d30v.h: Likewise. | ||||||
|  | 	* dlx.h: Likewise. | ||||||
|  | 	* dwarf.h: Likewise. | ||||||
|  | 	* external.h: Likewise. | ||||||
|  | 	* fr30.h: Likewise. | ||||||
|  | 	* frv.h: Likewise. | ||||||
|  | 	* h8.h: Likewise. | ||||||
|  | 	* hppa.h: Likewise. | ||||||
|  | 	* i370.h: Likewise. | ||||||
|  | 	* i386.h: Likewise. | ||||||
|  | 	* i860.h: Likewise. | ||||||
|  | 	* i960.h: Likewise. | ||||||
|  | 	* ia64.h: Likewise. | ||||||
|  | 	* internal.h: Likewise. | ||||||
|  | 	* ip2k.h: Likewise. | ||||||
|  | 	* iq2000.h: Likewise. | ||||||
|  | 	* lm32.h: Likewise. | ||||||
|  | 	* m32c.h: Likewise. | ||||||
|  | 	* m32r.h: Likewise. | ||||||
|  | 	* m68hc11.h: Likewise. | ||||||
|  | 	* m68k.h: Likewise. | ||||||
|  | 	* mcore.h: Likewise. | ||||||
|  | 	* mep.h: Likewise. | ||||||
|  | 	* microblaze.h: Likewise. | ||||||
|  | 	* mips.h: Likewise. | ||||||
|  | 	* mmix.h: Likewise. | ||||||
|  | 	* mn10200.h: Likewise. | ||||||
|  | 	* moxie.h: Likewise. | ||||||
|  | 	* msp430.h: Likewise. | ||||||
|  | 	* mt.h: Likewise. | ||||||
|  | 	* openrisc.h: Likewise. | ||||||
|  | 	* or32.h: Likewise. | ||||||
|  | 	* pj.h: Likewise. | ||||||
|  | 	* ppc.h: Likewise. | ||||||
|  | 	* ppc64.h: Likewise. | ||||||
|  | 	* reloc-macros.h: Likewise. | ||||||
|  | 	* rx.h: Likewise. | ||||||
|  | 	* s390.h: Likewise. | ||||||
|  | 	* sh.h: Likewise. | ||||||
|  | 	* sparc.h: Likewise. | ||||||
|  | 	* spu.h: Likewise. | ||||||
|  | 	* v850.h: Likewise. | ||||||
|  | 	* vax.h: Likewise. | ||||||
|  | 	* vxworks.h: Likewise. | ||||||
|  | 	* x86-64.h: Likewise. | ||||||
|  | 	* xc16x.h: Likewise. | ||||||
|  | 	* xstormy16.h: Likewise. | ||||||
|  | 	* xtensa.h: Likewise. | ||||||
|  |  | ||||||
| 2010-04-08  David Stubbs  <stubbs@icerasemi.com> | 2010-04-08  David Stubbs  <stubbs@icerasemi.com> | ||||||
|  |  | ||||||
| 	* internal.h (ELF_IS_SECTION_IN_SEGMENT): PT_PHDR program headers | 	* internal.h (ELF_IS_SECTION_IN_SEGMENT): PT_PHDR program headers | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| /* ALPHA ELF support for BFD. | /* ALPHA ELF support for BFD. | ||||||
|    Copyright 1996, 1998, 2000, 2001, 2002 Free Software Foundation, Inc. |    Copyright 1996, 1998, 2000, 2001, 2002, 2010 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. | ||||||
| @@ -8,7 +8,7 @@ This file is part of BFD, the Binary File Descriptor library. | |||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -18,7 +18,8 @@ GNU General Public License for more details. | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
| Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* This file holds definitions specific to the ALPHA ELF ABI.  Note | /* This file holds definitions specific to the ALPHA ELF ABI.  Note | ||||||
|    that most of this is not actually implemented by BFD.  */ |    that most of this is not actually implemented by BFD.  */ | ||||||
|   | |||||||
| @@ -1,12 +1,12 @@ | |||||||
| /* ARC ELF support for BFD. | /* ARC ELF support for BFD. | ||||||
|    Copyright 1995, 1997, 1998, 2000, 2001 Free Software Foundation, Inc. |    Copyright 1995, 1997, 1998, 2000, 2001, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -16,7 +16,8 @@ GNU General Public License for more details. | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
| Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* This file holds definitions specific to the ARC ELF ABI.  */ | /* This file holds definitions specific to the ARC ELF ABI.  */ | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,12 +1,12 @@ | |||||||
| /* ARM ELF support for BFD. | /* ARM ELF support for BFD. | ||||||
|    Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2009 |    Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2009, 2010 | ||||||
|    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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -6,7 +6,7 @@ | |||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -15,8 +15,8 @@ | |||||||
|    GNU General Public License for more details. |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software Foundation, Inc., |    along with this program; if not, write to the Free Software Foundation, | ||||||
|    51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_AVR_H | #ifndef _ELF_AVR_H | ||||||
| #define _ELF_AVR_H | #define _ELF_AVR_H | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* Blackfin ELF support for BFD. | /* Blackfin ELF support for BFD. | ||||||
|    Copyright (C) 2005, 2006, 2009 Free Software Foundation, Inc. |    Copyright (C) 2005, 2006, 2009, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,8 +14,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | |||||||
|    GNU General Public License for more details. |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
| along with this program; if not, write to the Free Software Foundation, Inc., |    along with this program; if not, write to the Free Software Foundation, | ||||||
| 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_BFIN_H | #ifndef _ELF_BFIN_H | ||||||
| #define _ELF_BFIN_H | #define _ELF_BFIN_H | ||||||
|   | |||||||
| @@ -11,7 +11,7 @@ | |||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -21,8 +21,8 @@ | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* This file is part of ELF support for BFD, and contains the portions | /* This file is part of ELF support for BFD, and contains the portions | ||||||
|    that are common to both the internal and external representations. |    that are common to both the internal and external representations. | ||||||
|   | |||||||
| @@ -1,12 +1,12 @@ | |||||||
| /* CR16 ELF support for BFD. | /* CR16 ELF support for BFD. | ||||||
|    Copyright 2007 Free Software Foundation, Inc. |    Copyright 2007, 2010 Free Software Foundation, Inc. | ||||||
|    Contributed by M R Swami Reddy. |    Contributed 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* CR16C ELF support for BFD. | /* CR16C ELF support for BFD. | ||||||
|    Copyright 2004, 2008 Free Software Foundation, Inc. |    Copyright 2004, 2008, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| /* CRIS ELF support for BFD. | /* CRIS ELF support for BFD. | ||||||
|    Copyright 2000, 2001, 2004 Free Software Foundation, Inc. |    Copyright 2000, 2001, 2004, 2010  Free Software Foundation, Inc. | ||||||
|    Contributed by Axis Communications AB, Lund, Sweden. |    Contributed by Axis Communications AB, Lund, Sweden. | ||||||
|    Written by Hans-Peter Nilsson. |    Written by Hans-Peter Nilsson. | ||||||
|  |  | ||||||
| @@ -7,7 +7,7 @@ This file is part of BFD, the Binary File Descriptor library. | |||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -16,8 +16,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | |||||||
|    GNU General Public License for more details. |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
| along with this program; if not, write to the Free Software Foundation, Inc., |    along with this program; if not, write to the Free Software Foundation, | ||||||
| 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_CRIS_H | #ifndef _ELF_CRIS_H | ||||||
| #define _ELF_CRIS_H | #define _ELF_CRIS_H | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| /* CRX ELF support for BFD. | /* CRX ELF support for BFD. | ||||||
|    Copyright 2004 Free Software Foundation, Inc. |    Copyright 2004, 2010 Free Software Foundation, Inc. | ||||||
|    Contributed by Tomer Levi, NSC, Israel. |    Contributed by Tomer Levi, NSC, Israel. | ||||||
|    Originally written for GAS 2.12 by Tomer Levi, NSC, Israel. |    Originally written for GAS 2.12 by Tomer Levi, NSC, Israel. | ||||||
|    Updates, BFDizing, GNUifying and ELF support by Tomer Levi. |    Updates, BFDizing, GNUifying and ELF support by Tomer Levi. | ||||||
| @@ -8,7 +8,7 @@ | |||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* d10v ELF support for BFD. | /* d10v ELF support for BFD. | ||||||
|    Copyright 1998, 2000 Free Software Foundation, Inc. |    Copyright 1998, 2000, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* d30v ELF support for BFD. | /* d30v ELF support for BFD. | ||||||
|    Copyright 1998, 2000 Free Software Foundation, Inc. |    Copyright 1998, 2000, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* DLX support for BFD. | /* DLX support for BFD. | ||||||
|    Copyright 2002 Free Software Foundation, Inc. |    Copyright 2002, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -3,22 +3,22 @@ | |||||||
|  |  | ||||||
|    Written by Ron Guilmette (rfg@netcom.com) |    Written by Ron Guilmette (rfg@netcom.com) | ||||||
|  |  | ||||||
| Copyright 1992, 1993, 1995, 1999, 2005 Free Software Foundation, Inc. |    Copyright 1992, 1993, 1995, 1999, 2005, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
| This file is part of GCC. |    This file is part of both GCC and the BFD library. | ||||||
|  |  | ||||||
| GCC is free software; you can redistribute it and/or modify it under |    This program is free software; you can redistribute it and/or modify | ||||||
| the terms of the GNU General Public License as published by the Free |    it under the terms of the GNU General Public License as published by | ||||||
| Software Foundation; either version 2, or (at your option) any later |    the Free Software Foundation; either version 3 of the License, or | ||||||
| version. |    (at your option) any later version. | ||||||
|  |  | ||||||
| GCC is distributed in the hope that it will be useful, but WITHOUT ANY |    This program is distributed in the hope that it will be useful, | ||||||
| WARRANTY; without even the implied warranty of MERCHANTABILITY or |    but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||||
| FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License |    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | ||||||
| for more details. |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
| along with GCC; see the file COPYING.  If not, write to the Free |    along with GCC; see the file COPYING3.  If not, write to the Free | ||||||
|    Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA |    Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA | ||||||
|    02110-1301, USA.  */ |    02110-1301, USA.  */ | ||||||
|  |  | ||||||
| @@ -26,8 +26,7 @@ Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA | |||||||
|    Revision 1.0.1 (April 8, 1992) developed by the UNIX International |    Revision 1.0.1 (April 8, 1992) developed by the UNIX International | ||||||
|    Programming Languages Special Interest Group (UI/PLSIG) and distributed |    Programming Languages Special Interest Group (UI/PLSIG) and distributed | ||||||
|    by UNIX International.  Copies of this specification are available from |    by UNIX International.  Copies of this specification are available from | ||||||
|    UNIX International, 20 Waterview Boulevard, Parsippany, NJ, 07054. |    UNIX International, 20 Waterview Boulevard, Parsippany, NJ, 07054.  */ | ||||||
| */ |  | ||||||
|  |  | ||||||
| #ifndef _ELF_DWARF_H | #ifndef _ELF_DWARF_H | ||||||
| #define _ELF_DWARF_H | #define _ELF_DWARF_H | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| /* ELF support for BFD. | /* ELF support for BFD. | ||||||
|    Copyright 1991, 1992, 1993, 1995, 1997, 1998, 1999, 2001, 2003, 2005, |    Copyright 1991, 1992, 1993, 1995, 1997, 1998, 1999, 2001, 2003, 2005, | ||||||
|    2008 Free Software Foundation, Inc. |    2008, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    Written by Fred Fish @ Cygnus Support, from information published |    Written by Fred Fish @ Cygnus Support, from information published | ||||||
|    in "UNIX System V Release 4, Programmers Guide: ANSI C and |    in "UNIX System V Release 4, Programmers Guide: ANSI C and | ||||||
| @@ -10,7 +10,7 @@ This file is part of BFD, the Binary File Descriptor library. | |||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -20,8 +20,8 @@ GNU General Public License for more details. | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
| Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* This file is part of ELF support for BFD, and contains the portions | /* This file is part of ELF support for BFD, and contains the portions | ||||||
|    that describe how ELF is represented externally by the BFD library. |    that describe how ELF is represented externally by the BFD library. | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* FR30 ELF support for BFD. | /* FR30 ELF support for BFD. | ||||||
|    Copyright 1998, 1999, 2000 Free Software Foundation, Inc. |    Copyright 1998, 1999, 2000, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,8 +14,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | |||||||
|    GNU General Public License for more details. |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
| along with this program; if not, write to the Free Software Foundation, Inc., |    along with this program; if not, write to the Free Software Foundation, | ||||||
| 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_FR30_H | #ifndef _ELF_FR30_H | ||||||
| #define _ELF_FR30_H | #define _ELF_FR30_H | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* FRV ELF support for BFD. | /* FRV ELF support for BFD. | ||||||
|    Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. |    Copyright (C) 2002, 2003, 2004, 2005, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,8 +14,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | |||||||
|    GNU General Public License for more details. |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
| along with this program; if not, write to the Free Software Foundation, Inc., |    along with this program; if not, write to the Free Software Foundation, | ||||||
| 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_FRV_H | #ifndef _ELF_FRV_H | ||||||
| #define _ELF_FRV_H | #define _ELF_FRV_H | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* H8300/h8500 ELF support for BFD. | /* H8300/h8500 ELF support for BFD. | ||||||
|    Copyright 2001, 2003 Free Software Foundation, Inc. |    Copyright 2001, 2003, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -1,12 +1,12 @@ | |||||||
| /* HPPA ELF support for BFD. | /* HPPA ELF support for BFD. | ||||||
|    Copyright 1993, 1994, 1995, 1998, 1999, 2000, 2005, 2006, 2008 |    Copyright 1993, 1994, 1995, 1998, 1999, 2000, 2005, 2006, 2008, 2010 | ||||||
|    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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -16,7 +16,8 @@ | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* This file holds definitions specific to the HPPA ELF ABI.  Note | /* This file holds definitions specific to the HPPA ELF ABI.  Note | ||||||
|    that most of this is not actually implemented by BFD.  */ |    that most of this is not actually implemented by BFD.  */ | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* i370 ELF support for BFD. | /* i370 ELF support for BFD. | ||||||
|    Copyright 2000, 2002 Free Software Foundation, Inc. |    Copyright 2000, 2002, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -15,7 +15,8 @@ GNU General Public License for more details. | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
| Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* This file holds definitions specific to the i370 ELF ABI.  Note | /* This file holds definitions specific to the i370 ELF ABI.  Note | ||||||
|    that most of this is not actually implemented by BFD.  */ |    that most of this is not actually implemented by BFD.  */ | ||||||
|   | |||||||
| @@ -1,12 +1,12 @@ | |||||||
| /* ix86 ELF support for BFD. | /* ix86 ELF support for BFD. | ||||||
|    Copyright 1998, 1999, 2000, 2002, 2004, 2005, 2006, 2009 |    Copyright 1998, 1999, 2000, 2002, 2004, 2005, 2006, 2009, 2010 | ||||||
|    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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| /* i860 ELF support for BFD. | /* i860 ELF support for BFD. | ||||||
|    Copyright 2000 Free Software Foundation, Inc. |    Copyright 2000, 2010 Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    Contributed by Jason Eckhardt <jle@cygnus.com>. |    Contributed by Jason Eckhardt <jle@cygnus.com>. | ||||||
|  |  | ||||||
| @@ -7,7 +7,7 @@ | |||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* Intel 960 ELF support for BFD. | /* Intel 960 ELF support for BFD. | ||||||
|    Copyright 1999, 2000 Free Software Foundation, Inc. |    Copyright 1999, 2000, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| /* IA-64 ELF support for BFD. | /* IA-64 ELF support for BFD. | ||||||
|    Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2008, 2009 |    Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2008, 2009, 2010 | ||||||
|    Free Software Foundation, Inc. |    Free Software Foundation, Inc. | ||||||
|    Contributed by David Mosberger-Tang <davidm@hpl.hp.com> |    Contributed by David Mosberger-Tang <davidm@hpl.hp.com> | ||||||
|  |  | ||||||
| @@ -7,7 +7,7 @@ | |||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -17,7 +17,8 @@ | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_IA64_H | #ifndef _ELF_IA64_H | ||||||
| #define _ELF_IA64_H | #define _ELF_IA64_H | ||||||
|   | |||||||
| @@ -10,7 +10,7 @@ This file is part of BFD, the Binary File Descriptor library. | |||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -20,8 +20,8 @@ GNU General Public License for more details. | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
| Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* This file is part of ELF support for BFD, and contains the portions | /* This file is part of ELF support for BFD, and contains the portions | ||||||
|    that describe how ELF is represented internally in the BFD library. |    that describe how ELF is represented internally in the BFD library. | ||||||
| @@ -29,7 +29,6 @@ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. | |||||||
|    the elf-common.h file which contains the portions that are common to |    the elf-common.h file which contains the portions that are common to | ||||||
|    both the internal and external representations.  */ |    both the internal and external representations.  */ | ||||||
|  |  | ||||||
|  |  | ||||||
| /* NOTE that these structures are not kept in the same order as they appear | /* NOTE that these structures are not kept in the same order as they appear | ||||||
|    in the object file.  In some cases they've been reordered for more optimal |    in the object file.  In some cases they've been reordered for more optimal | ||||||
|    packing under various circumstances.  */ |    packing under various circumstances.  */ | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* IP2xxx ELF support for BFD. | /* IP2xxx ELF support for BFD. | ||||||
|    Copyright (C) 2000, 2002 Free Software Foundation, Inc. |    Copyright (C) 2000, 2002, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,8 +14,8 @@ | |||||||
|    GNU General Public License for more details. |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software Foundation, Inc., |    along with this program; if not, write to the Free Software Foundation, | ||||||
|    51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_IP2K_H | #ifndef _ELF_IP2K_H | ||||||
| #define _ELF_IP2K_H | #define _ELF_IP2K_H | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* IQ2000 ELF support for BFD. | /* IQ2000 ELF support for BFD. | ||||||
|    Copyright (C) 2002, 2003 Free Software Foundation, Inc. |    Copyright (C) 2002, 2003, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,8 +14,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | |||||||
|    GNU General Public License for more details. |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
| along with this program; if not, write to the Free Software Foundation, Inc., |    along with this program; if not, write to the Free Software Foundation, | ||||||
| 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_IQ2000_H | #ifndef _ELF_IQ2000_H | ||||||
| #define _ELF_IQ2000_H | #define _ELF_IQ2000_H | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| /* Lattice Mico32 ELF support for BFD. | /* Lattice Mico32 ELF support for BFD. | ||||||
|    Copyright 2008   Free Software Foundation, Inc. |    Copyright 2008, 2010   Free Software Foundation, Inc. | ||||||
|    Contributed by Jon Beniston <jon@beniston.com> |    Contributed by Jon Beniston <jon@beniston.com> | ||||||
|  |  | ||||||
|    This file is part of BFD, the Binary File Descriptor library. |    This file is part of BFD, the Binary File Descriptor library. | ||||||
| @@ -15,8 +15,8 @@ | |||||||
|    GNU General Public License for more details. |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software Foundation, Inc., |    along with this program; if not, write to the Free Software Foundation, | ||||||
|    51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_LM32_H | #ifndef _ELF_LM32_H | ||||||
| #define _ELF_LM32_H | #define _ELF_LM32_H | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* M32C ELF support for BFD. | /* M32C ELF support for BFD. | ||||||
|    Copyright (C) 2004 Free Software Foundation, Inc. |    Copyright (C) 2004, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,8 +14,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | |||||||
|    GNU General Public License for more details. |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
| along with this program; if not, write to the Free Software Foundation, Inc., |    along with this program; if not, write to the Free Software Foundation, | ||||||
| 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */ |    Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_M32C_H | #ifndef _ELF_M32C_H | ||||||
| #define _ELF_M32C_H | #define _ELF_M32C_H | ||||||
|   | |||||||
| @@ -1,12 +1,12 @@ | |||||||
| /* M32R ELF support for BFD. | /* M32R ELF support for BFD. | ||||||
|    Copyright 1996, 1997, 1998, 1999, 2000, 2003, 2004, 2008 |    Copyright 1996, 1997, 1998, 1999, 2000, 2003, 2004, 2008, 2010 | ||||||
|    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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -15,8 +15,8 @@ | |||||||
|    GNU General Public License for more details. |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software Foundation, Inc., |    along with this program; if not, write to the Free Software Foundation, | ||||||
|    51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_M32R_H | #ifndef _ELF_M32R_H | ||||||
| #define _ELF_M32R_H | #define _ELF_M32R_H | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* m68hc11 & m68hc12 ELF support for BFD. | /* m68hc11 & m68hc12 ELF support for BFD. | ||||||
|    Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc. |    Copyright 1999, 2000, 2001, 2002, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -1,12 +1,12 @@ | |||||||
| /* MC68k ELF support for BFD. | /* MC68k ELF support for BFD. | ||||||
|    Copyright 1998, 1999, 2000, 2002, 2005, 2006, 2007, 2009 |    Copyright 1998, 1999, 2000, 2002, 2005, 2006, 2007, 2009, 2010 | ||||||
|    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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* Motorola MCore support for BFD. | /* Motorola MCore support for BFD. | ||||||
|    Copyright 1995, 1999, 2000 Free Software Foundation, Inc. |    Copyright 1995, 1999, 2000, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -15,7 +15,8 @@ GNU General Public License for more details. | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
| Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* This file holds definitions specific to the MCore ELF ABI.  */ | /* This file holds definitions specific to the MCore ELF ABI.  */ | ||||||
| #ifndef _ELF_MORE_H | #ifndef _ELF_MORE_H | ||||||
|   | |||||||
| @@ -1,11 +1,12 @@ | |||||||
| /* Toshiba MeP ELF support for BFD. | /* Toshiba MeP ELF support for BFD. | ||||||
|    Copyright (C) 2001, 2004, 2005, 2007, 2009 Free Software Foundation, Inc. |    Copyright (C) 2001, 2004, 2005, 2007, 2009, 2010 | ||||||
|  |    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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,8 +15,8 @@ | |||||||
|    GNU General Public License for more details. |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software Foundation, Inc., |    along with this program; if not, write to the Free Software Foundation, | ||||||
|    59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */ |    Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_MEP_H | #ifndef _ELF_MEP_H | ||||||
| #define _ELF_MEP_H | #define _ELF_MEP_H | ||||||
|   | |||||||
| @@ -1,12 +1,12 @@ | |||||||
| /* Xilinx MicroBlaze support for BFD. | /* Xilinx MicroBlaze support for BFD. | ||||||
|   |   | ||||||
|    Copyright 2009 Free Software Foundation, Inc. |    Copyright 2009, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|     |     | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -19,8 +19,8 @@ | |||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA  |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA  | ||||||
|    02110-1301, USA.  */ |    02110-1301, USA.  */ | ||||||
|  |  | ||||||
|  |  | ||||||
| /* This file holds definitions specific to the MICROBLAZE ELF ABI.  */ | /* This file holds definitions specific to the MICROBLAZE ELF ABI.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_MICROBLAZE_H | #ifndef _ELF_MICROBLAZE_H | ||||||
| #define _ELF_MICROBLAZE_H | #define _ELF_MICROBLAZE_H | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| /* MIPS ELF support for BFD. | /* MIPS ELF support for BFD. | ||||||
|    Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |    Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | ||||||
|    2003, 2004, 2005, 2008, 2009 |    2003, 2004, 2005, 2008, 2009, 2010 | ||||||
|    Free Software Foundation, Inc. |    Free Software Foundation, Inc. | ||||||
|  |  | ||||||
|    By Ian Lance Taylor, Cygnus Support, <ian@cygnus.com>, from |    By Ian Lance Taylor, Cygnus Support, <ian@cygnus.com>, from | ||||||
| @@ -11,7 +11,7 @@ This file is part of BFD, the Binary File Descriptor library. | |||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -21,7 +21,8 @@ GNU General Public License for more details. | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
| Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* This file holds definitions specific to the MIPS ELF ABI.  Note | /* This file holds definitions specific to the MIPS ELF ABI.  Note | ||||||
|    that most of this is not actually implemented by BFD.  */ |    that most of this is not actually implemented by BFD.  */ | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* MMIX support for BFD. | /* MMIX support for BFD. | ||||||
|    Copyright 2001, 2002, 2003 Free Software Foundation, Inc. |    Copyright 2001, 2002, 2003, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -15,9 +15,11 @@ GNU General Public License for more details. | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
| Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* This file holds definitions specific to the MMIX ELF ABI.  */ | /* This file holds definitions specific to the MMIX ELF ABI.  */ | ||||||
|  |  | ||||||
| #ifndef ELF_MMIX_H | #ifndef ELF_MMIX_H | ||||||
| #define ELF_MMIX_H | #define ELF_MMIX_H | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* MN10200 ELF support for BFD. | /* MN10200 ELF support for BFD. | ||||||
|    Copyright 1998, 2000 Free Software Foundation, Inc. |    Copyright 1998, 2000, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -15,7 +15,8 @@ GNU General Public License for more details. | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
| Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| /* This file holds definitions specific to the MN10200 ELF ABI.  */ | /* This file holds definitions specific to the MN10200 ELF ABI.  */ | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* moxie ELF support for BFD. | /* moxie ELF support for BFD. | ||||||
|    Copyright 2009 Free Software Foundation, Inc. |    Copyright 2009, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
|   | |||||||
| @@ -1,12 +1,12 @@ | |||||||
| /* MSP430 ELF support for BFD. | /* MSP430 ELF support for BFD. | ||||||
|    Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. |    Copyright (C) 2002, 2003, 2004, 2010 Free Software Foundation, Inc. | ||||||
|    Contributed by Dmitry Diky <diwil@mail.ru> |    Contributed by Dmitry Diky <diwil@mail.ru> | ||||||
|  |  | ||||||
|    This file is part of BFD, the Binary File Descriptor library. |    This file is part of BFD, the Binary File Descriptor library. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -15,8 +15,8 @@ | |||||||
|    GNU General Public License for more details. |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software Foundation, Inc., |    along with this program; if not, write to the Free Software Foundation, | ||||||
|    51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_MSP430_H | #ifndef _ELF_MSP430_H | ||||||
| #define _ELF_MSP430_H | #define _ELF_MSP430_H | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* MS1  ELF support for BFD. | /* MS1  ELF support for BFD. | ||||||
|    Copyright (C) 2000, 2005 Free Software Foundation, Inc. |    Copyright (C) 2000, 2005, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,8 +14,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | |||||||
|    GNU General Public License for more details. |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
| along with this program; if not, write to the Free Software Foundation, Inc., |    along with this program; if not, write to the Free Software Foundation, | ||||||
| 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */ |    Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_MT_H | #ifndef _ELF_MT_H | ||||||
| #define _ELF_MT_H | #define _ELF_MT_H | ||||||
|   | |||||||
| @@ -1,11 +1,11 @@ | |||||||
| /* OpenRISC ELF support for BFD. | /* OpenRISC ELF support for BFD. | ||||||
|    Copyright 2001 Free Software Foundation, Inc. |    Copyright 2001, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
| the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -14,8 +14,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | |||||||
|    GNU General Public License for more details. |    GNU General Public License for more details. | ||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
| along with this program; if not, write to the Free Software Foundation, Inc., |    along with this program; if not, write to the Free Software Foundation, | ||||||
| 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_OPENRISC_H | #ifndef _ELF_OPENRISC_H | ||||||
| #define _ELF_OPENRISC_H | #define _ELF_OPENRISC_H | ||||||
|   | |||||||
| @@ -1,12 +1,12 @@ | |||||||
| /* OR1K ELF support for BFD. Derived from ppc.h. | /* OR1K ELF support for BFD. Derived from ppc.h. | ||||||
|    Copyright (C) 2002 Free Software Foundation, Inc. |    Copyright (C) 2002, 2010 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. | ||||||
|  |  | ||||||
|    This program is free software; you can redistribute it and/or modify |    This program 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 | ||||||
|    the Free Software Foundation; either version 2 of the License, or |    the Free Software Foundation; either version 3 of the License, or | ||||||
|    (at your option) any later version. |    (at your option) any later version. | ||||||
|  |  | ||||||
|    This program is distributed in the hope that it will be useful, |    This program is distributed in the hope that it will be useful, | ||||||
| @@ -16,7 +16,8 @@ | |||||||
|  |  | ||||||
|    You should have received a copy of the GNU General Public License |    You should have received a copy of the GNU General Public License | ||||||
|    along with this program; if not, write to the Free Software |    along with this program; if not, write to the Free Software | ||||||
|    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */ |    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, | ||||||
|  |    MA 02110-1301, USA.  */ | ||||||
|  |  | ||||||
| #ifndef _ELF_OR1K_H | #ifndef _ELF_OR1K_H | ||||||
| #define _ELF_OR1K_H | #define _ELF_OR1K_H | ||||||
|   | |||||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user