i860.c: Replace all occurrences of 'GNU CC' with 'GCC'.
authorJason Eckhardt <jle@rice.edu>
Sat, 23 Aug 2003 02:24:14 +0000 (02:24 +0000)
committerJason Eckhardt <jle@gcc.gnu.org>
Sat, 23 Aug 2003 02:24:14 +0000 (02:24 +0000)
commit8274e603cf58034e223ace062ca103f107cd8206
tree4a62624feebebacf956468d9b02e0c74a4433487
parentcfbdb8303426109984cf0893fdf2815bab8ca82f
i860.c: Replace all occurrences of 'GNU CC' with 'GCC'.

2003-08-22  Jason Eckhardt  <jle@rice.edu>

* config/i860/i860.c: Replace all occurrences of 'GNU CC' with 'GCC'.
Remove all uses of the PARAMS macro.  Remove superflous prototypes.
Convert all function definitions from traditional to ISO C90 syntax.
* config/i860/i860-protos.h: Replace all occurrences of 'GNU CC'
with 'GCC'.  Remove all uses of the PARAMS macro.
* config/i860/i860.h: Replace all occurrences of 'GNU CC' with 'GCC'.
* config/i860/i860.md: Likewise.
* config/i860/sysv4.h: Likewise.
* config/i860/varargs.asm: Likewise.

From-SVN: r70723
gcc/ChangeLog
gcc/config/i860/i860-protos.h
gcc/config/i860/i860.c
gcc/config/i860/i860.h
gcc/config/i860/i860.md
gcc/config/i860/sysv4.h
gcc/config/i860/varargs.asm