update copyright dates
This commit is contained in:
parent
9553c6388c
commit
aef6203bd6
210 changed files with 269 additions and 227 deletions
|
@ -1,6 +1,6 @@
|
|||
/* ar.c - Archive modify and extract.
|
||||
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
||||
2001, 2002, 2003, 2004
|
||||
2001, 2002, 2003, 2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
%{
|
||||
/* arlex.l - Strange script language lexer */
|
||||
|
||||
/* Copyright 1992, 1997, 2000, 2002, 2003 Free Software Foundation, Inc.
|
||||
/* Copyright 1992, 1997, 2000, 2001, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%{
|
||||
/* arparse.y - Stange script language parser */
|
||||
|
||||
/* Copyright 1992, 1993, 1995, 1997, 1999, 2003
|
||||
/* Copyright 1992, 1993, 1995, 1997, 1999, 2002, 2003
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* arsup.c - Archive support for MRI compatibility
|
||||
Copyright 1992, 1994, 1995, 1996, 1997, 2000, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
Copyright 1992, 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003,
|
||||
2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* arsup.h - archive support header file
|
||||
Copyright 1992, 1993, 1994, 1996, 2003 Free Software Foundation, Inc.
|
||||
Copyright 1992, 1993, 1994, 1996, 2001, 2002, 2003
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* bucomm.h -- binutils common include file.
|
||||
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
||||
2002, 2003 Free Software Foundation, Inc.
|
||||
2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* demangle.c -- A wrapper calling libiberty cplus_demangle
|
||||
Copyright 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* coffgrok.h
|
||||
Copyright 2001 Free Software Foundation, Inc.
|
||||
Copyright 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* debug.c -- Handle generic debugging information.
|
||||
Copyright 1995, 1996, 1997, 1998, 2000, 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003
|
||||
Free Software Foundation, Inc.
|
||||
Written by Ian Lance Taylor <ian@cygnus.com>.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
%{/* deflex.l - Lexer for .def files */
|
||||
|
||||
/* Copyright 1995, 1997, 1998, 1999, 2002, 2003, 2004
|
||||
/* Copyright 1995, 1997, 1998, 1999, 2002, 2003, 2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
%{ /* defparse.y - parser for .def files */
|
||||
|
||||
/* Copyright 1995, 1997, 1998, 1999, 2004
|
||||
/* Copyright 1995, 1997, 1998, 1999, 2001, 2004
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
\input texinfo @c -*- Texinfo -*-
|
||||
@setfilename binutils.info
|
||||
@c Copyright 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
@c Copyright 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
|
||||
@include config.texi
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
@center Version 1.1, March 2000
|
||||
|
||||
@display
|
||||
Copyright (C) 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 2000, 2003 Free Software Foundation, Inc.
|
||||
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* filemode.c -- make a string describing file modes
|
||||
Copyright 1985, 1990, 1991, 1994, 1995, 1997, 2003
|
||||
Copyright 1985, 1990, 1991, 1994, 1995, 1997, 1999, 2002, 2003, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* ieee.c -- Read and write IEEE-695 debugging information.
|
||||
Copyright 1996, 1998, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright 1996, 1998, 1999, 2000, 2001, 2002, 2003
|
||||
Free Software Foundation, Inc.
|
||||
Written by Ian Lance Taylor <ian@cygnus.com>.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* objcopy.c -- copy object file from input to output, optionally massaging it.
|
||||
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
||||
2001, 2002, 2003, 2004
|
||||
2001, 2002, 2003, 2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
# Makefile for program source directory in GNU NLS utilities package.
|
||||
# Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
|
||||
# Copyright 2003 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file file be copied and used freely without restrictions. It can
|
||||
# This file may be copied and used freely without restrictions. It can
|
||||
# be used in projects which are not available under the GNU Public License
|
||||
# but which still want to provide support for the GNU gettext functionality.
|
||||
# Please note that the actual code is *not* freely available.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* prdbg.c -- Print out generic debugging information.
|
||||
Copyright 1995, 1996, 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
Copyright 1995, 1996, 1999, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
Written by Ian Lance Taylor <ian@cygnus.com>.
|
||||
Tags style generation written by Salvador E. Tropea <set@computer.org>.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
%{ /* rclex.l -- lexer for Windows rc files parser */
|
||||
/* Copyright 1997, 1998, 1999, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
/* Copyright 1997, 1998, 1999, 2001, 2002, 2003, 2005
|
||||
Free Software Foundation, Inc.
|
||||
Written by Ian Lance Taylor, Cygnus Support.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* stabs.c -- Parse COFF debugging information
|
||||
Copyright 1996, 2000, 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright 1996, 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
|
||||
Written by Ian Lance Taylor <ian@cygnus.com>.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* resres.c: read_res_file and write_res_file implementation for windres.
|
||||
Copyright 1998, 1999 Free Software Foundation, Inc.
|
||||
Copyright 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
|
||||
Written by Anders Norlander <anorland@hem2.passagen.se>.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* size.c -- report size of various sections of an executable file.
|
||||
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
|
||||
2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
||||
2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1995, 1997, 2004 Free Software Foundation, Inc.
|
||||
# Copyright 1995, 1997, 2002, 2004 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 2002 Free Software Foundation, Inc.
|
||||
# Copyright 2002, 2004 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1993, 1994, 1995, 1997, 1999, 2000
|
||||
# Copyright 1993, 1994, 1995, 1997, 1999, 2000, 2002
|
||||
# Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
|
||||
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
|
||||
# 2004
|
||||
# Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
|
||||
# Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004
|
||||
# Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999, 2000 Free Software Foundation, Inc.
|
||||
# Copyright 1999, 2000, 2001, 2003, 2004 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 2001, 2003 Free Software Foundation, Inc.
|
||||
# Copyright 2001, 2003, 2004 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1993, 1994, 1995, 1997, 1999, 2001, 2002
|
||||
# Copyright 1993, 1994, 1995, 1997, 1999, 2001, 2002, 2004
|
||||
# Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1993, 1994, 1995, 1996, 1997, 2000, 2001
|
||||
# Copyright 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2003, 2004
|
||||
# Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* unwind-ia64.c -- utility routines to dump IA-64 unwind info for readelf.
|
||||
Copyright 2000, 2001, 2003 Free Software Foundation, Inc.
|
||||
Copyright 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* windres.c -- a program to manipulate Windows resources
|
||||
Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003
|
||||
Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
Written by Ian Lance Taylor, Cygnus Support.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* windres.h -- header file for windres program.
|
||||
Copyright 1997, 1998, 2000, 2002, 2003, 2005
|
||||
Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005
|
||||
Free Software Foundation, Inc.
|
||||
Written by Ian Lance Taylor, Cygnus Support.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* wrstabs.c -- Output stabs debugging information
|
||||
Copyright 1996, 1997, 1998, 2000, 2001, 2002, 2003
|
||||
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
|
||||
Free Software Foundation, Inc.
|
||||
Written by Ian Lance Taylor <ian@cygnus.com>.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file is aout_gnu.h
|
||||
|
||||
Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2000
|
||||
Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2000, 2002
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* atof_ieee.c - turn a Flonum into an IEEE floating point number
|
||||
Copyright 1987, 1992, 1994, 1996, 1997, 1998, 1999, 2000, 2001
|
||||
Copyright 1987, 1992, 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* atof_tahoe.c - turn a string into a Tahoe floating point number
|
||||
Copyright 1987, 1993, 2000 Free Software Foundation, Inc.
|
||||
Copyright 1987, 1993, 2000, 2003 Free Software Foundation, Inc.
|
||||
|
||||
/* This is really a simplified version of atof_vax.c. I glommed it wholesale
|
||||
and then shaved it down. I don't even know how it works. (Don't you find
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* m68k.y -- bison grammar for m68k operand parsing
|
||||
Copyright 1995, 1996, 1997, 1998, 2001, 2004 Free Software Foundation, Inc.
|
||||
Copyright 1995, 1996, 1997, 1998, 2001, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
Written by Ken Raeburn and Ian Lance Taylor, Cygnus Support
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* b.out object file format
|
||||
Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1996, 2000, 2001, 2002,
|
||||
2005 Free Software Foundation, Inc.
|
||||
2003, 2005 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* coff object file format
|
||||
Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
||||
1999, 2000, 2002, 2003, 2004
|
||||
1999, 2000, 2001, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* ELF object file format.
|
||||
Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
|
||||
2002, 2003 Free Software Foundation, Inc.
|
||||
2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is obj-hp300.h
|
||||
Copyright 1993, 2000 Free Software Foundation, Inc.
|
||||
Copyright 1993, 2000, 2005 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* obj-format for ieee-695 records.
|
||||
Copyright 1991, 1992, 1993, 1994, 1997, 2000
|
||||
Copyright 1991, 1992, 1993, 1994, 1997, 2000, 2001, 2002, 2003, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Multiple object format emulation.
|
||||
Copyright 1995, 1996, 1997, 1999, 2000, 2002
|
||||
Copyright 1995, 1996, 1997, 1999, 2000, 2002, 2004
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* SOM object file format.
|
||||
Copyright 1993, 1994, 1998, 2000, 2002 Free Software Foundation, Inc.
|
||||
Copyright 1993, 1994, 1998, 2000, 2002, 2003, 2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* SOM object file format.
|
||||
Copyright 1993, 1994, 1995, 1998, 2000 Free Software Foundation, Inc.
|
||||
Copyright 1993, 1994, 1995, 1998, 2000, 2004
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* vms.c -- Write out a VAX/VMS object file
|
||||
Copyright 1987, 1988, 1992, 1993, 1994, 1995, 1997, 1998, 2000, 2001,
|
||||
2002, 2003
|
||||
2002, 2003, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-a29k.h -- Assemble for the AMD 29000.
|
||||
Copyright 1989, 1990, 1991, 1992, 1993, 1995, 1998
|
||||
Copyright 1989, 1990, 1991, 1992, 1993, 1995, 1998, 2003
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* tc-alpha.c - Processor-specific code for the DEC Alpha AXP CPU.
|
||||
Copyright 1989, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
||||
2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
Contributed by Carnegie Mellon University, 1993.
|
||||
Written by Alessandro Forin, based on earlier gas-1.38 target CPU files.
|
||||
Modified by Ken Raeburn for gas-2.x and ECOFF support.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is tc-alpha.h
|
||||
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
|
||||
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
|
||||
Free Software Foundation, Inc.
|
||||
Written by Ken Raeburn <raeburn@cygnus.com>.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file is tc-arm.h
|
||||
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2004
|
||||
Free Software Foundation, Inc.
|
||||
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
|
||||
2004 Free Software Foundation, Inc.
|
||||
Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org)
|
||||
Modified by David Taylor (dtaylor@armltd.co.uk)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-cris.c -- Assembler code for the CRIS CPU core.
|
||||
Copyright 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Axis Communications AB, Lund, Sweden.
|
||||
Originally written for GAS 1.38.1 by Mikael Asker.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-d30v.c -- Assembler code for the Mitsubishi D30V
|
||||
Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2005
|
||||
Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-ldx.c -- Assemble for the DLX
|
||||
Copyright 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-fr30.c -- Assembler for the Fujitsu FR30.
|
||||
Copyright 1998, 1999, 2000, 2001, 2002, 2003
|
||||
Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file is tc-h8300.h
|
||||
Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
|
||||
1997, 1998, 2000, 2002, 2003
|
||||
1997, 1998, 2000, 2001, 2002, 2003
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* tc-hppa.c -- Assemble for the PA
|
||||
Copyright 1989, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
|
||||
2002, 2003 Free Software Foundation, Inc.
|
||||
2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* tc-i370.c -- Assembler for the IBM 360/370/390 instruction set.
|
||||
Loosely based on the ppc files by Linas Vepstas <linas@linas.org> 1998, 99
|
||||
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
|
||||
2005 Free Software Foundation, Inc.
|
||||
2004, 2005 Free Software Foundation, Inc.
|
||||
Written by Ian Lance Taylor, Cygnus Support.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* i386.c -- Assemble code for the Intel 80386
|
||||
Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
||||
2000, 2001, 2002, 2003, 2004
|
||||
2000, 2001, 2002, 2003, 2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-i860.h -- Header file for the i860.
|
||||
Copyright 1991, 1992, 1995, 1998, 2000, 2001, 2002
|
||||
Copyright 1991, 1992, 1995, 1998, 2000, 2001, 2002, 2003
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
Brought back from the dead and completely reworked
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* tc-i960.h - Basic 80960 instruction formats.
|
||||
Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1997, 1998, 1999,
|
||||
2000, 2002, 2003
|
||||
2000, 2001, 2002, 2003
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* tc-ia64.h -- Header file for tc-ia64.c.
|
||||
Copyright 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||
Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-iq2000.c -- Assembler for the Sitera IQ2000.
|
||||
Copyright (C) 2003, 2004 Free Software Foundation.
|
||||
Copyright (C) 2003, 2004, 2005 Free Software Foundation.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-iq2000.h -- Header file for tc-iq2000.c.
|
||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-m32r.c -- Assembler for the Renesas M32R.
|
||||
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
|
||||
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-m32r.h -- Header file for tc-m32r.c.
|
||||
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
|
||||
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* tc-m68hc11.h -- Header file for tc-m68hc11.c.
|
||||
Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||
Copyright 1999, 2000, 2001, 2002, 2003, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
Contributed by Devon Bowen of Buffalo University
|
||||
and Torbjorn Granlund of the Swedish Institute of Computer Science.
|
||||
Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1999,
|
||||
2000, 2001, 2002
|
||||
2000, 2001, 2002, 2003
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-mips.h -- header file for tc-mips.c.
|
||||
Copyright 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003
|
||||
Copyright 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by the OSF and Ralph Campbell.
|
||||
Written by Keith Knowles and Ralph Campbell, working independently.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-mn10200.c -- Assembler code for the Matsushita 10200
|
||||
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
|
||||
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-mn10300.c -- Assembler code for the Matsushita 10300
|
||||
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
|
||||
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-mn10300.h -- Header file for tc-mn10300.c.
|
||||
Copyright 1996, 1997, 2000, 2001, 2002, 2003
|
||||
Copyright 1996, 1997, 2000, 2001, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* ns32k.c -- Assemble on the National Semiconductor 32k series
|
||||
Copyright 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
||||
2001, 2002
|
||||
2001, 2002, 2003, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Assembly backend for the OpenRISC 1000.
|
||||
Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc.
|
||||
Contributed by Damjan Lampret <lampret@opencores.org>.
|
||||
Modified bu Johan Rydberg, <johan.rydberg@netinsight.se>.
|
||||
Based upon a29k port.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-or32.h -- Assemble for the OpenRISC 1000.
|
||||
Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
|
||||
Contributed by Damjan Lampret <lampret@opencores.org>.
|
||||
Based upon a29k port.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-pdp11.c - pdp11-specific -
|
||||
Copyright 2001, 2002, 2004 Free Software Foundation, Inc.
|
||||
Copyright 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
/*-
|
||||
tc-pj.c -- Assemble code for Pico Java
|
||||
Copyright 1999, 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
|
||||
Copyright 1999, 2000, 2001, 2002, 2003, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is tc-pj.h
|
||||
Copyright 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Steve Chamberlain of Transmeta, sac@pobox.com
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-s390.h -- Header file for tc-s390.c.
|
||||
Copyright 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
|
||||
Copyright 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
Written by Martin Schwidefsky (schwidefsky@de.ibm.com).
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file is tc-sh.h
|
||||
Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
2003 Free Software Foundation, Inc.
|
||||
2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* tc-sparc.h - Macros and type defines for the sparc.
|
||||
Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
||||
1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
1999, 2000, 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* This file is tc-tahoe.c
|
||||
|
||||
Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1995, 2000, 2001, 2002
|
||||
Free Software Foundation, Inc.
|
||||
Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1995, 2000, 2001, 2002,
|
||||
2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* tc-c30.c -- Assembly code for the Texas Instruments TMS320C30
|
||||
Copyright 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||
Copyright 1998, 1999, 2000, 2001, 2002, 2003
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-tic30.h -- Header file for tc-tic30.c
|
||||
Copyright 1998, 2000 Free Software Foundation, Inc.
|
||||
Copyright 1998, 2000, 2002 Free Software Foundation, Inc.
|
||||
Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* tc-tic54x.c -- Assembly code for the Texas Instruments TMS320C54X
|
||||
Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||
Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Timothy Wall (twall@cygnus.com)
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is tc-tic80.h
|
||||
Copyright 1996, 1997, 2000 Free Software Foundation, Inc.
|
||||
Copyright 1996, 1997, 2000, 2002 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-v850.c -- Assembler code for the NEC V850
|
||||
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005
|
||||
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-v850.h -- Header file for tc-v850.c.
|
||||
Copyright 1996, 1997, 1998, 2000, 2001, 2002
|
||||
Copyright 1996, 1997, 1998, 2000, 2001, 2002, 2003
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* This file is tc-w65.h
|
||||
Copyright 1995, 1997, 1998, 2000, 2002 Free Software Foundation, Inc.
|
||||
Copyright 1995, 1997, 1998, 2000, 2001, 2002
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* tc-xtensa.c -- Assemble Xtensa instructions.
|
||||
Copyright 2003, 2004 Free Software Foundation, Inc.
|
||||
Copyright 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* This file is tc-z8k.h
|
||||
Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1997, 1998,
|
||||
2000
|
||||
2000, 2002, 2003
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* IRIX targets
|
||||
Copyright 2002 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2003 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* te-sun3.h -- Sun-3 target environment declarations.
|
||||
Copyright 1987, 1990, 1991, 1992, 2000 Free Software Foundation, Inc.
|
||||
Copyright 1987, 1990, 1991, 1992, 2000, 2003
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Traditional MIPS targets
|
||||
Copyright 2000 Free Software Foundation, Inc.
|
||||
Copyright 2000, 2003 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* vax-inst.h - GNU - Part of vax.c
|
||||
Copyright 1987, 1992, 1995, 2000 Free Software Foundation, Inc.
|
||||
Copyright 1987, 1992, 1995, 2000, 2002 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Table of relaxations for Xtensa assembly.
|
||||
Copyright 2003, 2004 Free Software Foundation, Inc.
|
||||
Copyright 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
# Makefile for program source directory in GNU NLS utilities package.
|
||||
# Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
|
||||
# Copyright 2003 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file file be copied and used freely without restrictions. It can
|
||||
# This file may be copied and used freely without restrictions. It can
|
||||
# be used in projects which are not available under the GNU Public License
|
||||
# but which still want to provide support for the GNU gettext functionality.
|
||||
# Please note that the actual code is *not* freely available.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* subsegs.c - subsegments -
|
||||
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
||||
1999, 2000, 2001, 2002, 2004, 2005
|
||||
1999, 2000, 2001, 2002, 2003, 2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Copyright (C) 1993, 1996, 1997 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1993, 1996, 1997, 1999, 2002
|
||||
# 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
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue