patches/gcc/3.3/sh4-no-fix-protos.patch
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Jul 02 19:40:54 2007 +0000 (2007-07-02)
changeset 197 9383bf4a2e2e
permissions -rw-r--r--
Get rid of eclipse fiels once and for all.
Homogenise the references to crosstool-NG:
- the project is named "crosstool-NG"
- the front-end is named "ct-ng"
- don't use shortcuts (such as "ct-ng" to stand for "crosstool-NG")
Default action is to print help.
Don't speak of make rules when dumping help, just speak of actions.
     1 See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10331
     2 and http://gcc.gnu.org/ml/gcc-patches/2003-06/msg00423.html
     3 
     4 --- gcc-3.3/gcc/config/sh/t-linux.old	Wed Jun  4 13:01:39 2003
     5 +++ gcc-3.3/gcc/config/sh/t-linux	Wed Jun  4 13:02:12 2003
     6 @@ -1,3 +1,6 @@
     7 +# Don't run fixproto
     8 +STMP_FIXPROTO =
     9 +
    10  TARGET_LIBGCC2_CFLAGS = -fpic
    11  LIB1ASMFUNCS_CACHE = _ic_invalidate
    12