elfos.h, [...]: Update copyright.
* config/elfos.h, config/gofast.h, config/interix.h, config/netbsd.h, config/svr3.h, config/vxworks.h, config/alpha/alpha-modes.def, config/alpha/alpha-protos.h, config/alpha/ev4.md, config/alpha/ev5.md, config/alpha/ev6.md, config/alpha/netbsd.h, config/arm/arm-modes.def, config/arm/unknown-elf.h, config/c4x/c4x-modes.def, config/cris/aout.h, config/frv/frv-modes.def, config/i386/beos-elf.h, config/i386/gas.h, config/i386/i386-coff.h, config/i386/i386-modes.def, config/i386/linux.h, config/i386/linux64.h, config/i386/mingw32.h, config/i386/netbsd-elf.h, config/i386/netbsd64.h, config/i386/sco5.h, config/i386/sol2.h, config/i386/uwin.h, config/i860/i860.md, config/ia64/ia64-modes.def, config/ia64/itanium1.md, config/ia64/itanium2.md, config/m68k/m68k-modes.def, config/mips/mips-modes.def, config/mips/sdb.h, config/mips/vr.h, config/mips/vxworks.h, config/pa/pa-hpux10.h, config/pa/pa-hpux11.h, config/pa/pa32-linux.h, config/rs6000/40x.md, config/rs6000/7450.md, config/rs6000/8540.md, config/rs6000/linuxspe.h, config/rs6000/power4.md, config/rs6000/rs6000-modes.def, config/rs6000/rtems.h, config/rs6000/spe.h, config/s390/2064.md, config/s390/linux.h, config/s390/s390-modes.def, config/sh/elf.h, config/sh/sh-modes.def, config/sh/sh64.h, config/sparc/ultra1_2.md, config/sparc/ultra3.md, config/stormy16/stormy16.md, config/v850/v850-protos.h, config/vax/vax.md: Update copyright. From-SVN: r89179
This commit is contained in:
parent
36e5122e5c
commit
caec2cfc27
@ -1,3 +1,34 @@
|
||||
2004-10-17 Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
* config/elfos.h, config/gofast.h, config/interix.h,
|
||||
config/netbsd.h, config/svr3.h, config/vxworks.h,
|
||||
config/alpha/alpha-modes.def, config/alpha/alpha-protos.h,
|
||||
config/alpha/ev4.md, config/alpha/ev5.md, config/alpha/ev6.md,
|
||||
config/alpha/netbsd.h, config/arm/arm-modes.def,
|
||||
config/arm/unknown-elf.h, config/c4x/c4x-modes.def,
|
||||
config/cris/aout.h, config/frv/frv-modes.def,
|
||||
config/i386/beos-elf.h, config/i386/gas.h,
|
||||
config/i386/i386-coff.h, config/i386/i386-modes.def,
|
||||
config/i386/linux.h, config/i386/linux64.h,
|
||||
config/i386/mingw32.h, config/i386/netbsd-elf.h,
|
||||
config/i386/netbsd64.h, config/i386/sco5.h,
|
||||
config/i386/sol2.h, config/i386/uwin.h, config/i860/i860.md,
|
||||
config/ia64/ia64-modes.def, config/ia64/itanium1.md,
|
||||
config/ia64/itanium2.md, config/m68k/m68k-modes.def,
|
||||
config/mips/mips-modes.def, config/mips/sdb.h,
|
||||
config/mips/vr.h, config/mips/vxworks.h,
|
||||
config/pa/pa-hpux10.h, config/pa/pa-hpux11.h,
|
||||
config/pa/pa32-linux.h, config/rs6000/40x.md,
|
||||
config/rs6000/7450.md, config/rs6000/8540.md,
|
||||
config/rs6000/linuxspe.h, config/rs6000/power4.md,
|
||||
config/rs6000/rs6000-modes.def, config/rs6000/rtems.h,
|
||||
config/rs6000/spe.h, config/s390/2064.md, config/s390/linux.h,
|
||||
config/s390/s390-modes.def, config/sh/elf.h,
|
||||
config/sh/sh-modes.def, config/sh/sh64.h,
|
||||
config/sparc/ultra1_2.md, config/sparc/ultra3.md,
|
||||
config/stormy16/stormy16.md, config/v850/v850-protos.h,
|
||||
config/vax/vax.md: Update copyright.
|
||||
|
||||
2004-10-17 Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
* expr.c (expand_expr_real_1): Remove an obsolete comment.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Alpha extra machine modes.
|
||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* Prototypes for alpha.c functions used in the md file & elsewhere.
|
||||
Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
;; Scheduling description for Alpha EV4.
|
||||
;; Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2002, 2004 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; This file is part of GCC.
|
||||
;;
|
||||
|
@ -1,5 +1,5 @@
|
||||
;; Scheduling description for Alpha EV5.
|
||||
;; Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2002, 2004 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; This file is part of GCC.
|
||||
;;
|
||||
|
@ -1,5 +1,5 @@
|
||||
;; Scheduling description for Alpha EV6.
|
||||
;; Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2002, 2004 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; This file is part of GCC.
|
||||
;;
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* Definitions of target machine for GNU compiler,
|
||||
for Alpha NetBSD systems.
|
||||
Copyright (C) 1998, 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions of target machine for GNU compiler, for ARM.
|
||||
Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2004 Free Software Foundation, Inc.
|
||||
Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
|
||||
and Martin Simmons (@harleqn.co.uk).
|
||||
More major hacks by Richard Earnshaw (rearnsha@arm.com)
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions for non-Linux based ARM systems using ELF
|
||||
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003
|
||||
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Catherine Moore <clm@cygnus.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions of target machine for GNU compiler. TMS320C[34]x
|
||||
Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2004 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz)
|
||||
and Herman Ten Brugge (Haj.Ten.Brugge@net.HCC.nl).
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions for GCC. Part of the machine description for CRIS.
|
||||
Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
Contributed by Axis Communications. Written by Hans-Peter Nilsson.
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* elfos.h -- operating system specific defines to be used when
|
||||
targeting GCC for some generic ELF system
|
||||
Copyright (C) 1991, 1994, 1995, 1999, 2000, 2001, 2002, 2003
|
||||
Copyright (C) 1991, 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
Based on svr4.h contributed by Ron Guilmette (rfg@netcom.com).
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions of target machine for GNU compiler for FRV.
|
||||
Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* US Software GOFAST floating point library support.
|
||||
Copyright (C) 1994, 1998, 1999, 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 1994, 1998, 1999, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* Definitions for Intel x86 running BeOS
|
||||
Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* Definitions for Intel 386 using GAS.
|
||||
Copyright (C) 1988, 1993, 1994, 1996, 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 1988, 1993, 1994, 1996, 2002, 2004
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* Definitions for "naked" Intel 386 using coff object format files
|
||||
and coff debugging info.
|
||||
|
||||
Copyright (C) 1994, 2000, 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 1994, 2000, 2002, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions of target machine for GCC for IA-32.
|
||||
Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions for Intel 386 running Linux-based GNU systems with ELF format.
|
||||
Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002
|
||||
Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2004
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Eric Youngdale.
|
||||
Modified for stabs-in-ELF by H.J. Lu.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions for AMD x86-64 running Linux-based GNU systems with ELF format.
|
||||
Copyright (C) 2001, 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
|
||||
Contributed by Jan Hubicka <jh@suse.cz>, based on linux.h.
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* Operating system specific defines to be used when targeting GCC for
|
||||
hosting on Windows32, using GNU tools and the Windows32 API Library.
|
||||
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003
|
||||
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* Definitions of target machine for GCC,
|
||||
for i386/ELF NetBSD systems.
|
||||
Copyright (C) 2001, 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
|
||||
Contributed by matthew green <mrg@eterna.com.au>
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* Definitions of target machine for GCC,
|
||||
for x86-64/ELF NetBSD systems.
|
||||
Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2004 Free Software Foundation, Inc.
|
||||
Contributed by Wasabi Systems, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions for Intel 386 running SCO Unix System V 3.2 Version 5.
|
||||
Copyright (C) 1992, 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003
|
||||
Copyright (C) 1992, 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Kean Johnston (jkj@sco.com)
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* Target definitions for GCC for Intel 80386 running Solaris 2
|
||||
Copyright (C) 1993, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
|
||||
Copyright (C) 1993, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
|
||||
2004
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Fred Fish (fnf@cygnus.com).
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
hosting on U/WIN (Windows32), using GNU tools and the Windows32 API
|
||||
Library, as distinct from winnt.h, which is used to build GCC for use
|
||||
with a windows style library and tool set and uses the Microsoft tools.
|
||||
Copyright (C) 1999, 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 1999, 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
Contributed by Mumit Khan <khan@xraylith.wisc.edu>.
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,5 +1,5 @@
|
||||
;; GCC Machine description for the Intel i860 microprocessor
|
||||
;; Copyright (C) 1989, 1990, 1997, 1998, 1999, 2000, 2003
|
||||
;; Copyright (C) 1989, 1990, 1997, 1998, 1999, 2000, 2003, 2004
|
||||
;; Free Software Foundation, Inc.
|
||||
|
||||
;; This file is part of GCC.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions of target machine GNU compiler. IA-64 version.
|
||||
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
Contributed by James E. Wilson <wilson@cygnus.com> and
|
||||
David Mosberger <davidm@hpl.hp.com>.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
;; Itanium1 (original Itanium) DFA descriptions for insn scheduling
|
||||
;; and bundling.
|
||||
;; Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2002, 2004 Free Software Foundation, Inc.
|
||||
;; Contributed by Vladimir Makarov <vmakarov@redhat.com>.
|
||||
;;
|
||||
;; This file is part of GCC.
|
||||
|
@ -1,5 +1,5 @@
|
||||
;; Itanium2 DFA descriptions for insn scheduling and bundling.
|
||||
;; Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2002, 2004 Free Software Foundation, Inc.
|
||||
;; Contributed by Vladimir Makarov <vmakarov@redhat.com>.
|
||||
;;
|
||||
;; This file is part of GCC.
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* Operating system specific defines to be used when targeting GCC for
|
||||
Interix
|
||||
Copyright (C) 1994, 1995, 1999, 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 1994, 1995, 1999, 2002, 2004 Free Software Foundation, Inc.
|
||||
Donn Terry, Softway Systems, Inc. (donn@softway.com)
|
||||
Modified from code
|
||||
Contributed by Douglas B. Rupp (drupp@cs.washington.edu).
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* M68k extra machine modes.
|
||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* MIPS extra machine modes.
|
||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Generate SDB debugging info.
|
||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* Definitions of target machine for GNU compiler.
|
||||
NEC VR Series Processors
|
||||
Copyright (c) 2002 Free Software Foundation, Inc.
|
||||
Copyright (c) 2002, 2004 Free Software Foundation, Inc.
|
||||
Contributed by Red Hat, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1999, 2003 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1999, 2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Base configuration file for all NetBSD targets.
|
||||
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003
|
||||
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions of target machine for GNU compiler, for HP PA-RISC
|
||||
Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002, 2003
|
||||
Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Tim Moore (moore@defmacro.cs.utah.edu)
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* Definitions of target machine for GNU compiler, for HP PA-RISC
|
||||
Copyright (C) 1998, 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions for PA_RISC with ELF-32 format
|
||||
Copyright (C) 2000, 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 2000, 2002, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
;; Scheduling description for IBM PowerPC 403 and PowerPC 405 processors.
|
||||
;; Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2003, 2004 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
;; Scheduling description for Motorola PowerPC 7450 processor.
|
||||
;; Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2003, 2004 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
;; Pipeline description for Motorola PowerPC 8540 processor.
|
||||
;; Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2003, 2004 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; This file is part of GCC.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* Definitions of target machine for GNU compiler,
|
||||
for PowerPC e500 machines running GNU/Linux.
|
||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
|
||||
Contributed by Aldy Hernandez (aldy@quesejoda.com).
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,5 +1,5 @@
|
||||
;; Scheduling description for IBM Power4 and PowerPC 970 processors.
|
||||
;; Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2003, 2004 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; This file is part of GCC.
|
||||
;;
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions of target machine for GNU compiler, for IBM RS/6000.
|
||||
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* Definitions for rtems targeting a PowerPC using elf.
|
||||
Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Joel Sherrill (joel@OARcorp.com).
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* PowerPC E500 user include file.
|
||||
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
Contributed by Aldy Hernandez (aldyh@redhat.com).
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,5 +1,5 @@
|
||||
;; Scheduling description for z900 (cpu 2064).
|
||||
;; Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2003, 2004 Free Software Foundation, Inc.
|
||||
;; Contributed by Hartmut Penner (hpenner@de.ibm.com) and
|
||||
;; Ulrich Weigand (uweigand@de.ibm.com).
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions for Linux for S/390.
|
||||
Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
|
||||
Contributed by Hartmut Penner (hpenner@de.ibm.com) and
|
||||
Ulrich Weigand (uweigand@de.ibm.com).
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions of target machine for GNU compiler, for IBM S/390
|
||||
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
Contributed by Hartmut Penner (hpenner@de.ibm.com) and
|
||||
Ulrich Weigand (uweigand@de.ibm.com).
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* Definitions of target machine for gcc for Renesas / SuperH SH using ELF.
|
||||
Copyright (C) 1996, 1997, 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 2000, 2001, 2002, 2004
|
||||
Free Software Foundation, Inc.
|
||||
Contributed by Ian Lance Taylor <ian@cygnus.com>.
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Alpha extra machine modes.
|
||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Definitions of target machine for GNU compiler for SuperH SH 5.
|
||||
Copyright 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
Contributed by Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,5 +1,5 @@
|
||||
;; Scheduling description for UltraSPARC-I/II.
|
||||
;; Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2002, 2004 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; This file is part of GCC.
|
||||
;;
|
||||
|
@ -1,5 +1,5 @@
|
||||
;; Scheduling description for UltraSPARC-III.
|
||||
;; Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2002, 2004 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; This file is part of GCC.
|
||||
;;
|
||||
|
@ -1,5 +1,6 @@
|
||||
;; XSTORMY16 Machine description template
|
||||
;; Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004
|
||||
;; Free Software Foundation, Inc.
|
||||
;; Contributed by Red Hat, Inc.
|
||||
|
||||
;; This file is part of GCC.
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* Operating system specific defines to be used when targeting GCC for
|
||||
generic System V Release 3 system.
|
||||
Copyright (C) 1991, 1996, 2000, 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 1991, 1996, 2000, 2002, 2004 Free Software Foundation, Inc.
|
||||
Contributed by Ron Guilmette (rfg@monkeys.com).
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Prototypes for v850.c functions used in the md file & elsewhere.
|
||||
Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 1999, 2000, 2002, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
;; Machine description for GNU compiler, VAX Version
|
||||
;; Copyright (C) 1987, 1988, 1991, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
|
||||
;; 2002 Free Software Foundation, Inc.
|
||||
;; 2002, 2004 Free Software Foundation, Inc.
|
||||
|
||||
;; This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Common VxWorks target definitions for GCC.
|
||||
Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
|
||||
Contributed by Wind River Systems.
|
||||
|
||||
This file is part of GCC.
|
||||
|
Loading…
Reference in New Issue
Block a user