patches/gcc/3.3/sh4-no-fix-protos.patch
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat May 19 22:52:47 2007 +0000 (2007-05-19)
changeset 108 69407950a2a2
permissions -rw-r--r--
Add uClibc-0.9.29:
- associated patch set
- update the munging function to accomodate the new config variables
libfloat version was missing from the previous commit... :-(
Better handle the case where the sample directory already exist but isn't under revision control, and in case the destination file doesn't exist in the sample directory.
     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