OSDN Git Service

2003-08-22 Jason Eckhardt <jle@rice.edu>
authorjle <jle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 Aug 2003 01:32:59 +0000 (01:32 +0000)
committerjle <jle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 Aug 2003 01:32:59 +0000 (01:32 +0000)
commit5c1d898326cd54ed3b9a58d8d249d0b715a03797
tree43ea53572d799d4473019c4467020f44a0547321
parentdf82fb764e6049f077f12fe96bc1059f25fb1acd
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
29 files changed:
gcc/ChangeLog
gcc/config/iq2000/iq2000-protos.h
gcc/config/iq2000/iq2000.c
gcc/config/iq2000/iq2000.h
gcc/config/iq2000/iq2000.md
gcc/config/pa/elf.h
gcc/config/pa/fptr.c
gcc/config/pa/lib2funcs.asm
gcc/config/pa/long_double.h
gcc/config/pa/milli64.S
gcc/config/pa/pa-64.h
gcc/config/pa/pa-hpux.h
gcc/config/pa/pa-hpux10.h
gcc/config/pa/pa-hpux11.h
gcc/config/pa/pa-linux.h
gcc/config/pa/pa-modes.def
gcc/config/pa/pa-osf.h
gcc/config/pa/pa-pro-end.h
gcc/config/pa/pa-protos.h
gcc/config/pa/pa.c
gcc/config/pa/pa.h
gcc/config/pa/pa.md
gcc/config/pa/pa32-linux.h
gcc/config/pa/pa64-hpux.h
gcc/config/pa/pa64-linux.h
gcc/config/pa/pa64-regs.h
gcc/config/pa/quadlib.c
gcc/config/pa/rtems.h
gcc/config/pa/som.h