summaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa-hpux10.h
diff options
context:
space:
mode:
authorjle <jle@138bc75d-0d04-0410-961f-82ee72b054a4>2003-08-23 01:32:59 +0000
committerjle <jle@138bc75d-0d04-0410-961f-82ee72b054a4>2003-08-23 01:32:59 +0000
commit5c1d898326cd54ed3b9a58d8d249d0b715a03797 (patch)
tree43ea53572d799d4473019c4467020f44a0547321 /gcc/config/pa/pa-hpux10.h
parentdf82fb764e6049f077f12fe96bc1059f25fb1acd (diff)
downloadgcc-5c1d898326cd54ed3b9a58d8d249d0b715a03797.tar.gz
2003-08-22 Jason Eckhardt <jle@rice.edu>
* config/pa/pa.c: Replace 'GNU CC' with 'GCC'. Remove all uses of PARAMS macro. Convert all function definitions to ISO C90 syntax. * config/pa/elf.h: Replace 'GNU CC' with 'GCC'. * config/pa/fptr.c: Likewise. * config/pa/lib2funcs.asm: Likewise. * config/pa/long_double.h: Likewise. * config/pa/milli64.S: Likewise. * config/pa/pa-64.h: Likewise. * config/pa/pa-hpux.h: Likewise. * config/pa/pa-hpux10.h: Likewise. * config/pa/pa-hpux11.h: Likewise. * config/pa/pa-linux.h: Likewise. * config/pa/pa-modes.def: Likewise. * config/pa/pa-osf.h: Likewise. * config/pa/pa-pro-end.h: Likewise. * config/pa/pa.md: Likewise. * config/pa/pa32-linux.h: Likewise. * config/pa/pa64-linux.h: Likewise. * config/pa/pa64-hpux.h: Likewise. * config/pa/pa64-regs.h: Likewise. * config/pa/quadlib.c: Likewise. * config/pa/rtems.h: Likewise. * config/pa/pa-protos.h: Replace 'GNU CC' with 'GCC' and remove all uses of the PARAMS macro. * config/pa/pa.h: Likewise. * config/pa/som.h: Likewise. * config/iq2000/iq2000.c: Replace 'GNU CC' with 'GCC'. Remove all uses of PARAMS macro. Convert all function definitions to ISO C90 syntax. * config/iq2000-protos.h: Replace 'GNU CC' with 'GCC'. Remove all uses of PARAMS macro. * config/iq2000.h: Remove all uses of PARAMS macro. * config/iq2000/iq2000.md: Replace 'GNU CC' with 'GCC'. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70715 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/pa/pa-hpux10.h')
-rw-r--r--gcc/config/pa/pa-hpux10.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/gcc/config/pa/pa-hpux10.h b/gcc/config/pa/pa-hpux10.h
index c6740635478..b9d06d5f642 100644
--- a/gcc/config/pa/pa-hpux10.h
+++ b/gcc/config/pa/pa-hpux10.h
@@ -1,22 +1,22 @@
/* Definitions of target machine for GNU compiler, for HP PA-RISC
- Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002
+ Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002, 2003
Free Software Foundation, Inc.
Contributed by Tim Moore (moore@defmacro.cs.utah.edu)
-This file is part of GNU CC.
+This file is part of GCC.
-GNU CC is free software; you can redistribute it and/or modify
+GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
-GNU CC is distributed in the hope that it will be useful,
+GCC is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with GNU CC; see the file COPYING. If not, write to
+along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */