update copyright dates
This commit is contained in:
parent
0b2af1c518
commit
2da5c03714
gas
app.cas.catof-generic.cbignum-copy.cbignum.hbit_fix.hcgen.hcond.cdepend.c
doc
all.texias.texinfoc-alpha.texic-arm.texic-cris.texic-d10v.texic-h8300.texic-h8500.texic-i370.texic-i386.texic-i960.texic-ia64.texic-m32r.texic-m68hc11.texic-m68k.texic-mmix.texic-ns32k.texic-pdp11.texic-pj.texic-ppc.texic-sh.texic-sh64.texic-sparc.texic-tic54x.texic-v850.texic-vax.texic-xtensa.texic-z8k.texifdl.texiinternals.texi
dwarf2dbg.cdwarf2dbg.hecoff.hemul-target.hemul.hexpr.hflonum-copy.cflonum-mult.cflonum.hfrags.cfrags.hhash.chash.hinput-file.cinput-file.hinput-scrub.citbl-ops.citbl-ops.hlisting.clisting.hmacro.cmacro.hobj.houtput-file.coutput-file.hread.hsb.csb.hstabs.csubsegs.cwrite.cwrite.h@ -1,6 +1,6 @@
|
|||||||
/* This is the Assembler Pre-Processor
|
/* This is the Assembler Pre-Processor
|
||||||
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
||||||
1999, 2000, 2002, 2003
|
1999, 2000, 2001, 2002, 2003
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
2
gas/as.c
2
gas/as.c
@ -1,6 +1,6 @@
|
|||||||
/* as.c - GAS main program.
|
/* as.c - GAS main program.
|
||||||
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
||||||
1999, 2000, 2001, 2002, 2005
|
1999, 2000, 2001, 2002, 2003, 2004, 2005
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* atof_generic.c - turn a string of digits into a Flonum
|
/* atof_generic.c - turn a string of digits into a Flonum
|
||||||
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001
|
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000,
|
||||||
Free Software Foundation, Inc.
|
2001, 2003, 2005 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* bignum_copy.c - copy a bignum
|
/* bignum_copy.c - copy a bignum
|
||||||
Copyright 1987, 1990, 1991, 1992, 1993, 2000
|
Copyright 1987, 1990, 1991, 1992, 1993, 2000, 2003
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* bignum.h-arbitrary precision integers
|
/* bignum.h-arbitrary precision integers
|
||||||
Copyright 1987, 1992 Free Software Foundation, Inc.
|
Copyright 1987, 1992, 2003 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* bit_fix.h
|
/* bit_fix.h
|
||||||
Copyright 1987, 1992, 2000, 2001 Free Software Foundation, Inc.
|
Copyright 1987, 1992, 2000, 2001, 2003 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/* GAS cgen support.
|
/* GAS cgen support.
|
||||||
Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
|
Copyright 1998, 1999, 2000, 2001, 2002, 2003
|
||||||
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* cond.c - conditional assembly pseudo-ops, and .include
|
/* cond.c - conditional assembly pseudo-ops, and .include
|
||||||
Copyright 1990, 1991, 1992, 1993, 1995, 1997, 1998, 2000, 2001
|
Copyright 1990, 1991, 1992, 1993, 1995, 1997, 1998, 2000, 2001, 2002,
|
||||||
Free Software Foundation, Inc.
|
2003 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* depend.c - Handle dependency tracking.
|
/* depend.c - Handle dependency tracking.
|
||||||
Copyright 1997, 1998, 2000, 2001 Free Software Foundation, Inc.
|
Copyright 1997, 1998, 2000, 2001, 2003 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
@c Copyright 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2002
|
@c Copyright 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2002,
|
||||||
|
@c 2003, 2005
|
||||||
@c Free Software Foundation, Inc.
|
@c Free Software Foundation, Inc.
|
||||||
@c This file is part of the documentation for the GAS manual
|
@c This file is part of the documentation for the GAS manual
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
\input texinfo @c -*-Texinfo-*-
|
\input texinfo @c -*-Texinfo-*-
|
||||||
@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
||||||
@c 2001, 2002, 2003, 2004
|
@c 2001, 2002, 2003, 2004, 2005
|
||||||
@c Free Software Foundation, Inc.
|
@c Free Software Foundation, Inc.
|
||||||
@c UPDATE!! On future updates--
|
@c UPDATE!! On future updates--
|
||||||
@c (1) check for new machine-dep cmdline options in
|
@c (1) check for new machine-dep cmdline options in
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 2002
|
@c Copyright 2002, 2003
|
||||||
@c Free Software Foundation, Inc.
|
@c Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004
|
@c Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
|
||||||
@c Free Software Foundation, Inc.
|
@c Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 2002 Free Software Foundation, Inc.
|
@c Copyright 2002, 2004 Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
@c CRIS description contributed by Axis Communications.
|
@c CRIS description contributed by Axis Communications.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 1996, 2000 Free Software Foundation, Inc.
|
@c Copyright 1996, 2000, 2002 Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
@ifset GENERIC
|
@ifset GENERIC
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
@c Copyright (C) 1991, 1992, 1993, 1994, 1995, 2003 Free Software Foundation, Inc.
|
@c Copyright (C) 1991, 1992, 1993, 1994, 1995, 2003
|
||||||
|
@c Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
@ifset GENERIC
|
@ifset GENERIC
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
@c Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
|
@c Copyright (C) 1991, 1992, 1993, 1994, 1995, 2003
|
||||||
|
@c Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
@page
|
@page
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 2000 Free Software Foundation, Inc.
|
@c Copyright 2000, 2002 Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
@ifset GENERIC
|
@ifset GENERIC
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
@c Copyright 1991, 1992, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001
|
@c Copyright 1991, 1992, 1993, 1994, 1995, 1997, 1998, 1999, 2000,
|
||||||
|
@c 2001, 2003, 2004
|
||||||
@c Free Software Foundation, Inc.
|
@c Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 1991, 1992, 1993, 1994, 1995, 1996
|
@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 2002
|
||||||
@c Free Software Foundation, Inc.
|
@c Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 2002
|
@c Copyright 2002, 2003, 2005
|
||||||
@c Free Software Foundation, Inc.
|
@c Free Software Foundation, Inc.
|
||||||
@c Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
|
@c Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000,
|
@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
||||||
@c 2003, 2004
|
@c 2000, 2003, 2004
|
||||||
@c Free Software Foundation, Inc.
|
@c Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000
|
@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000, 2003
|
||||||
@c Free Software Foundation, Inc.
|
@c Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000, 2003, 2004
|
@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000, 2003,
|
||||||
@c Free Software Foundation, Inc.
|
@c 2004 Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
@ifset GENERIC
|
@ifset GENERIC
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 2001, 2002 Free Software Foundation, Inc.
|
@c Copyright 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
@c MMIX description by Hans-Peter Nilsson, hp@bitrange.com
|
@c MMIX description by Hans-Peter Nilsson, hp@bitrange.com
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
@c Copyright 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
|
@c Copyright 1991, 1992, 1993, 1994, 1995, 2002
|
||||||
|
@c Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 2001 Free Software Foundation, Inc.
|
@c Copyright 2001, 2002 Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
@ifset GENERIC
|
@ifset GENERIC
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 1999 Free Software Foundation, Inc.
|
@c Copyright 1999, 2002 Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
@page
|
@page
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 2001, 2002
|
@c Copyright 2001, 2002, 2003
|
||||||
@c Free Software Foundation, Inc.
|
@c Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 1991, 1992, 1993, 1994, 1995, 1997, 2001, 2004
|
@c Copyright 1991, 1992, 1993, 1994, 1995, 1997, 2001, 2003, 2004
|
||||||
@c Free Software Foundation, Inc.
|
@c Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright (C) 2001, 2002 Free Software Foundation, Inc.
|
@c Copyright (C) 2002, 2003 Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
@page
|
@page
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 1991, 1992, 1993, 1994, 1995, 1997, 1999
|
@c Copyright 1991, 1992, 1993, 1994, 1995, 1997, 1999, 2002
|
||||||
@c Free Software Foundation, Inc.
|
@c Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 1999, 2000 Free Software Foundation, Inc.
|
@c Copyright 2000, 2002, 2003 Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
@c TI TMS320C54X description by Timothy Wall, twall@cygnus.com
|
@c TI TMS320C54X description by Timothy Wall, twall@cygnus.com
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 1997, 2003 Free Software Foundation, Inc.
|
@c Copyright 1997, 2002, 2003 Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1998
|
@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1998, 2002
|
||||||
@c Free Software Foundation, Inc.
|
@c Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@c Copyright (C) 2002, 2004 Free Software Foundation, Inc.
|
@c Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
@c
|
@c
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
@c Copyright 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
|
@c Copyright 1991, 1992, 1993, 1994, 1995, 2003
|
||||||
|
@c Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
@ifset GENERIC
|
@ifset GENERIC
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
@center Version 1.1, March 2000
|
@center Version 1.1, March 2000
|
||||||
|
|
||||||
@display
|
@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
|
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
Everyone is permitted to copy and distribute verbatim copies
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
\input texinfo
|
\input texinfo
|
||||||
@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
||||||
@c 2001, 2002, 2003
|
@c 2001, 2002, 2003, 2004, 2005
|
||||||
@c Free Software Foundation, Inc.
|
@c Free Software Foundation, Inc.
|
||||||
@setfilename internals.info
|
@setfilename internals.info
|
||||||
@node Top
|
@node Top
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/* dwarf2dbg.c - DWARF2 debug support
|
/* dwarf2dbg.c - DWARF2 debug support
|
||||||
Copyright 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
|
Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005
|
||||||
|
Free Software Foundation, Inc.
|
||||||
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
|
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* dwarf2dbg.h - DWARF2 debug support
|
/* dwarf2dbg.h - DWARF2 debug support
|
||||||
Copyright 1999, 2000 Free Software Foundation, Inc.
|
Copyright 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ecoff.h -- header file for ECOFF debugging support
|
/* ecoff.h -- header file for ECOFF debugging support
|
||||||
Copyright 1993, 1994, 1995, 1996, 1997, 1998, 2003, 2005
|
Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2003, 2005
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
Contributed by Cygnus Support.
|
Contributed by Cygnus Support.
|
||||||
Put together by Ian Lance Taylor <ian@cygnus.com>.
|
Put together by Ian Lance Taylor <ian@cygnus.com>.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* emul-target.h. Default values for struct emulation defined in emul.h
|
/* emul-target.h. Default values for struct emulation defined in emul.h
|
||||||
Copyright 2001 Free Software Foundation, Inc.
|
Copyright 1995 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* emul.h. File format emulation routines
|
/* emul.h. File format emulation routines
|
||||||
Copyright 2001 Free Software Foundation, Inc.
|
Copyright 1995, 2003 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* expr.h -> header file for expr.c
|
/* expr.h -> header file for expr.c
|
||||||
Copyright 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
|
Copyright 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
||||||
Free Software Foundation, Inc.
|
2002, 2003 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* flonum_copy.c - copy a flonum
|
/* flonum_copy.c - copy a flonum
|
||||||
Copyright 1987, 1990, 1991, 1992, 1993, 2000
|
Copyright 1987, 1990, 1991, 1992, 1993, 2000, 2003
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* flonum_mult.c - multiply two flonums
|
/* flonum_mult.c - multiply two flonums
|
||||||
Copyright 1987, 1990, 1991, 1992, 1995, 2000, 2002
|
Copyright 1987, 1990, 1991, 1992, 1995, 2000, 2002, 2003
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of Gas, the GNU Assembler.
|
This file is part of Gas, the GNU Assembler.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* flonum.h - Floating point package
|
/* flonum.h - Floating point package
|
||||||
Copyright 1987, 1990, 1991, 1992, 1994, 1996, 2000
|
Copyright 1987, 1990, 1991, 1992, 1994, 1996, 2000, 2003
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* frags.c - manage frags -
|
/* frags.c - manage frags -
|
||||||
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
||||||
1999, 2000, 2001, 2003
|
1999, 2000, 2001, 2003, 2004
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* frags.h - Header file for the frag concept.
|
/* frags.h - Header file for the frag concept.
|
||||||
Copyright 1987, 1992, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001,
|
Copyright 1987, 1992, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001,
|
||||||
2002, 2003, 2004 Free Software Foundation, Inc.
|
2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* hash.c -- gas hash table code
|
/* hash.c -- gas hash table code
|
||||||
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999,
|
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999,
|
||||||
2000, 2001, 2002
|
2000, 2001, 2002, 2003
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/* hash.h -- header file for gas hash table routines
|
/* hash.h -- header file for gas hash table routines
|
||||||
Copyright 1987, 1992, 1993, 1995, 1999 Free Software Foundation, Inc.
|
Copyright 1987, 1992, 1993, 1995, 1999, 2003
|
||||||
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* input_file.c - Deal with Input Files -
|
/* input_file.c - Deal with Input Files -
|
||||||
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1999, 2000, 2001,
|
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1999, 2000, 2001,
|
||||||
2003, 2005
|
2002, 2003, 2005
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* input_file.h header for input-file.c
|
/* input_file.h header for input-file.c
|
||||||
Copyright 1987, 1992, 1993, 2000 Free Software Foundation, Inc.
|
Copyright 1987, 1992, 1993, 2000, 2003 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* input_scrub.c - Break up input buffers into whole numbers of lines.
|
/* input_scrub.c - Break up input buffers into whole numbers of lines.
|
||||||
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
||||||
2000
|
2000, 2001, 2003
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/* itbl-ops.c
|
/* itbl-ops.c
|
||||||
Copyright 1997, 1999, 2000, 2001 Free Software Foundation, Inc.
|
Copyright 1997, 1999, 2000, 2001, 2002, 2003, 2005
|
||||||
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* itbl-ops.h
|
/* itbl-ops.h
|
||||||
Copyright 1997, 1999, 2000 Free Software Foundation, Inc.
|
Copyright 1997, 1999, 2000, 2003 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* listing.c - maintain assembly listings
|
/* listing.c - maintain assembly listings
|
||||||
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
||||||
2001, 2002, 2003
|
2001, 2002, 2003, 2005
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is listing.h
|
/* This file is listing.h
|
||||||
Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1997, 1998
|
Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1997, 1998,
|
||||||
Free Software Foundation, Inc.
|
2003 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* macro.c - macro support for gas
|
/* macro.c - macro support for gas
|
||||||
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
|
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
|
||||||
Free Software Foundation, Inc.
|
2004, 2005 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Written by Steve and Judy Chamberlain of Cygnus Support,
|
Written by Steve and Judy Chamberlain of Cygnus Support,
|
||||||
sac@cygnus.com
|
sac@cygnus.com
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* macro.h - header file for macro support for gas
|
/* macro.h - header file for macro support for gas
|
||||||
Copyright 1994, 1995, 1996, 1997, 1998, 2000, 2002
|
Copyright 1994, 1995, 1996, 1997, 1998, 2000, 2002, 2003, 2004
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
Written by Steve and Judy Chamberlain of Cygnus Support,
|
Written by Steve and Judy Chamberlain of Cygnus Support,
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
/* obj.h - defines the object dependent hooks for all object
|
/* obj.h - defines the object dependent hooks for all object
|
||||||
format backends.
|
format backends.
|
||||||
|
|
||||||
Copyright 1987, 1990, 1991, 1992, 1993, 1995, 1996, 1997, 1999, 2000, 2002
|
Copyright 1987, 1990, 1991, 1992, 1993, 1995, 1996, 1997, 1999, 2000,
|
||||||
Free Software Foundation, Inc.
|
2002, 2003, 2004 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* output-file.c - Deal with the output file
|
/* output-file.c - Deal with the output file
|
||||||
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1996, 1998, 1999, 2001, 2003
|
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1996, 1998, 1999, 2001,
|
||||||
Free Software Foundation, Inc.
|
2003, 2004 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is output-file.h
|
/* This file is output-file.h
|
||||||
|
|
||||||
Copyright 1987, 1988, 1989, 1990, 1991, 1992
|
Copyright 1987, 1988, 1989, 1990, 1991, 1992, 2003
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* read.h - of read.c
|
/* read.h - of read.c
|
||||||
Copyright 1986, 1990, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
Copyright 1986, 1990, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
||||||
2000, 2001, 2002, 2003
|
2000, 2001, 2002, 2003, 2004, 2005
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
2
gas/sb.c
2
gas/sb.c
@ -1,5 +1,5 @@
|
|||||||
/* sb.c - string buffer manipulation routines
|
/* sb.c - string buffer manipulation routines
|
||||||
Copyright 1994, 1995, 2000 Free Software Foundation, Inc.
|
Copyright 1994, 1995, 2000, 2003 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Written by Steve and Judy Chamberlain of Cygnus Support,
|
Written by Steve and Judy Chamberlain of Cygnus Support,
|
||||||
sac@cygnus.com
|
sac@cygnus.com
|
||||||
|
2
gas/sb.h
2
gas/sb.h
@ -1,5 +1,5 @@
|
|||||||
/* sb.h - header file for string buffer manipulation routines
|
/* sb.h - header file for string buffer manipulation routines
|
||||||
Copyright 1994, 1995, 2000 Free Software Foundation, Inc.
|
Copyright 1994, 1995, 2000, 2003 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Written by Steve and Judy Chamberlain of Cygnus Support,
|
Written by Steve and Judy Chamberlain of Cygnus Support,
|
||||||
sac@cygnus.com
|
sac@cygnus.com
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* Generic stabs parsing for gas.
|
/* Generic stabs parsing for gas.
|
||||||
Copyright 1989, 1990, 1991, 1993, 1995, 1996, 1997, 1998, 2000, 2001
|
Copyright 1989, 1990, 1991, 1993, 1995, 1996, 1997, 1998, 2000, 2001
|
||||||
Free Software Foundation, Inc.
|
2002, 2003, 2004 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* subsegs.c - subsegments -
|
/* subsegs.c - subsegments -
|
||||||
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
||||||
1999, 2000, 2002, 2004, 2005
|
1999, 2000, 2001, 2002, 2004, 2005
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* write.c - emit .o file
|
/* write.c - emit .o file
|
||||||
Copyright 1986, 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
|
Copyright 1986, 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
|
||||||
1998, 1999, 2000, 2001, 2002, 2003, 2004
|
1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* write.h
|
/* write.h
|
||||||
Copyright 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001
|
Copyright 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001,
|
||||||
Free Software Foundation, Inc.
|
2002, 2003 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GAS, the GNU Assembler.
|
This file is part of GAS, the GNU Assembler.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user