Commit c3d4c143 by Kazu Hirata Committed by Kazu Hirata

crtstuff.c, [...]: Update copyright.

	* crtstuff.c, integrate.h, tree-scalar-evolution.h,
	config/alpha/unicosmk.h, config/arc/arc.md,
	config/arm/bpabi.h, config/arm/coff.h, config/arm/elf.h,
	config/arm/ieee754-df.S, config/arm/ieee754-sf.S,
	config/arm/netbsd.h, config/arm/pe.c, config/arm/pe.h,
	config/arm/semi.h, config/arm/uclinux-elf.h,
	config/arm/wince-pe.h, config/fr30/fr30.c,
	config/rs6000/altivec.h: Update copyright.

From-SVN: r99447
parent d35d9223
2005-05-09 Kazu Hirata <kazu@cs.umass.edu>
* crtstuff.c, integrate.h, tree-scalar-evolution.h,
config/alpha/unicosmk.h, config/arc/arc.md,
config/arm/bpabi.h, config/arm/coff.h, config/arm/elf.h,
config/arm/ieee754-df.S, config/arm/ieee754-sf.S,
config/arm/netbsd.h, config/arm/pe.c, config/arm/pe.h,
config/arm/semi.h, config/arm/uclinux-elf.h,
config/arm/wince-pe.h, config/fr30/fr30.c,
config/rs6000/altivec.h: Update copyright.
2005-05-09 Nathan Sidwell <nathan@codesourcery.com> 2005-05-09 Nathan Sidwell <nathan@codesourcery.com>
* config/pdp11/pdp11.c (pdp11_output_function_prologue): Use * config/pdp11/pdp11.c (pdp11_output_function_prologue): Use
......
/* Definitions of target machine for GNU compiler, for DEC Alpha on Cray /* Definitions of target machine for GNU compiler, for DEC Alpha on Cray
T3E running Unicos/Mk. T3E running Unicos/Mk.
Copyright (C) 2001, 2002, 2004 Copyright (C) 2001, 2002, 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by Roman Lechtchinsky (rl@cs.tu-berlin.de) Contributed by Roman Lechtchinsky (rl@cs.tu-berlin.de)
......
;; Machine description of the Argonaut ARC cpu for GNU C compiler ;; Machine description of the Argonaut ARC cpu for GNU C compiler
;; Copyright (C) 1994, 1997, 1998, 1999, 2000, 2004 ;; Copyright (C) 1994, 1997, 1998, 1999, 2000, 2004, 2005
;; Free Software Foundation, Inc. ;; Free Software Foundation, Inc.
;; This file is part of GCC. ;; This file is part of GCC.
......
/* Configuration file for ARM BPABI targets. /* Configuration file for ARM BPABI targets.
Copyright (C) 2004 Copyright (C) 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by CodeSourcery, LLC Contributed by CodeSourcery, LLC
......
/* Definitions of target machine for GNU compiler. /* Definitions of target machine for GNU compiler.
For ARM with COFF object format. For ARM with COFF object format.
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by Doug Evans (devans@cygnus.com). Contributed by Doug Evans (devans@cygnus.com).
......
/* Definitions of target machine for GNU compiler. /* Definitions of target machine for GNU compiler.
For ARM with ELF obj format. For ARM with ELF obj format.
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2004 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by Philip Blundell <philb@gnu.org> and Contributed by Philip Blundell <philb@gnu.org> and
Catherine Moore <clm@cygnus.com> Catherine Moore <clm@cygnus.com>
......
/* ieee754-df.S double-precision floating point support for ARM /* ieee754-df.S double-precision floating point support for ARM
Copyright (C) 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
Contributed by Nicolas Pitre (nico@cam.org) Contributed by Nicolas Pitre (nico@cam.org)
This file is free software; you can redistribute it and/or modify it This file is free software; you can redistribute it and/or modify it
......
/* ieee754-sf.S single-precision floating point support for ARM /* ieee754-sf.S single-precision floating point support for ARM
Copyright (C) 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
Contributed by Nicolas Pitre (nico@cam.org) Contributed by Nicolas Pitre (nico@cam.org)
This file is free software; you can redistribute it and/or modify it This file is free software; you can redistribute it and/or modify it
......
/* NetBSD/arm a.out version. /* NetBSD/arm a.out version.
Copyright (C) 1993, 1994, 1997, 1998, 2003, 2004 Copyright (C) 1993, 1994, 1997, 1998, 2003, 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by Mark Brinicombe (amb@physig.ph.kcl.ac.uk) Contributed by Mark Brinicombe (amb@physig.ph.kcl.ac.uk)
......
/* Routines for GCC for ARM/pe. /* Routines for GCC for ARM/pe.
Copyright (C) 1995, 1996, 2000, 2001, 2002, 2004 Copyright (C) 1995, 1996, 2000, 2001, 2002, 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by Doug Evans (dje@cygnus.com). Contributed by Doug Evans (dje@cygnus.com).
......
/* Definitions of target machine for GNU compiler, for ARM with PE obj format. /* Definitions of target machine for GNU compiler, for ARM with PE obj format.
Copyright (C) 1995, 1996, 1999, 2000, 2002, 2003, 2004 Copyright (C) 1995, 1996, 1999, 2000, 2002, 2003, 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by Doug Evans (dje@cygnus.com). Contributed by Doug Evans (dje@cygnus.com).
......
/* Definitions of target machine for GNU compiler. ARM on semi-hosted platform /* Definitions of target machine for GNU compiler. ARM on semi-hosted platform
Copyright (C) 1994, 1995, 1996, 1997, 2001, 2004 Copyright (C) 1994, 1995, 1996, 1997, 2001, 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by Richard Earnshaw (richard.earnshaw@arm.com) Contributed by Richard Earnshaw (richard.earnshaw@arm.com)
......
/* Definitions for ARM running ucLinux using ELF /* Definitions for ARM running ucLinux using ELF
Copyright (C) 1999, 2001, 2004 Free Software Foundation, Inc. Copyright (C) 1999, 2001, 2004, 2005 Free Software Foundation, Inc.
Contributed by Philip Blundell <pb@nexus.co.uk> Contributed by Philip Blundell <pb@nexus.co.uk>
This file is part of GCC. This file is part of GCC.
......
/* Definitions of target machine for GNU compiler, for ARM with WINCE-PE obj format. /* Definitions of target machine for GNU compiler, for ARM with WINCE-PE obj format.
Copyright (C) 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
Contributed by Nick Clifton <nickc@redhat.com> Contributed by Nick Clifton <nickc@redhat.com>
This file is part of GCC. This file is part of GCC.
......
/* FR30 specific functions. /* FR30 specific functions.
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by Cygnus Solutions. Contributed by Cygnus Solutions.
......
/* PowerPC AltiVec include file. /* PowerPC AltiVec include file.
Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
Contributed by Aldy Hernandez (aldyh@redhat.com). Contributed by Aldy Hernandez (aldyh@redhat.com).
Rewritten by Paolo Bonzini (bonzini@gnu.org). Rewritten by Paolo Bonzini (bonzini@gnu.org).
......
/* Specialized bits of code needed to support construction and /* Specialized bits of code needed to support construction and
destruction of file-scope objects in C++ code. destruction of file-scope objects in C++ code.
Copyright (C) 1991, 1994, 1995, 1996, 1997, 1998, Copyright (C) 1991, 1994, 1995, 1996, 1997, 1998,
1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
Contributed by Ron Guilmette (rfg@monkeys.com). Contributed by Ron Guilmette (rfg@monkeys.com).
This file is part of GCC. This file is part of GCC.
......
/* Function integration definitions for GCC /* Function integration definitions for GCC
Copyright (C) 1990, 1995, 1998, 1999, 2000, 2001, 2003, 2004 Copyright (C) 1990, 1995, 1998, 1999, 2000, 2001, 2003, 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
......
/* Scalar evolution detector. /* Scalar evolution detector.
Copyright (C) 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
Contributed by Sebastian Pop <s.pop@laposte.net> Contributed by Sebastian Pop <s.pop@laposte.net>
This file is part of GCC. This file is part of GCC.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment