patches/gcc/3.3/sh4-no-fix-protos.patch
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Mar 04 20:09:22 2007 +0000 (2007-03-04)
changeset 9 22fec39016f4
permissions -rw-r--r--
Update i586-geode-linux-uclibc sample:
- use uClibc-0.9.28.3
- use linux-2.6.20 for kernel headers
     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