Home | History | Annotate | only in /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include
Up to higher level directory
NameDateSize
ammintrin.h03-Dec-20143.3K
decfloat.h03-Dec-20143.6K
emmintrin.h03-Dec-201463.3K
float.h03-Dec-20145.3K
iso646.h03-Dec-20141.4K
limits.h03-Dec-20143.1K
mm3dnow.h03-Dec-20144.8K
mm_malloc.h03-Dec-20142.3K
mmintrin.h03-Dec-201436.6K
nmmintrin.h03-Dec-20141.5K
omp.h03-Dec-20142.7K
pmmintrin.h03-Dec-20145.3K
ppc_intrinsics.h03-Dec-201430.8K
README03-Dec-2014750
smmintrin.h03-Dec-201424.6K
stdarg.h03-Dec-20144.2K
stdbool.h03-Dec-20141.6K
stddef.h03-Dec-201412.4K
stdint.h03-Dec-20146.3K
syslimits.h03-Dec-2014341
tgmath.h03-Dec-20148.5K
tmmintrin.h03-Dec-20149.3K
unwind.h03-Dec-20148.9K
varargs.h03-Dec-2014139
xmmintrin.h03-Dec-201450.5K

README

      1 This README file is copied into the directory for GCC-only header files
      2 when fixincludes is run by the makefile for GCC.
      3 
      4 Many of the files in this directory were automatically edited from the
      5 standard system header files by the fixincludes process.  They are
      6 system-specific, and will not work on any other kind of system.  They
      7 are also not part of GCC.  The reason we have to do this is because
      8 GCC requires ANSI C headers and many vendors supply ANSI-incompatible
      9 headers.
     10 
     11 Because this is an automated process, sometimes headers get "fixed"
     12 that do not, strictly speaking, need a fix.  As long as nothing is broken
     13 by the process, it is just an unfortunate collateral inconvenience.
     14 We would like to rectify it, if it is not "too inconvenient".
     15