Home | History | Annotate | only in /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include
Up to higher level directory
NameDateSize
ammintrin.h09-Oct-20133.3K
decfloat.h09-Oct-20133.6K
emmintrin.h09-Oct-201358.6K
fenv.h09-Oct-2013500
float.h09-Oct-20135.3K
iso646.h09-Oct-20131.4K
limits.h09-Oct-20133.1K
mm3dnow.h09-Oct-20134.8K
mm_malloc.h09-Oct-20132.3K
mmintrin.h09-Oct-201336.6K
nmmintrin.h09-Oct-20131.5K
omp.h09-Oct-20132.7K
pmmintrin.h09-Oct-20135.3K
ppc_intrinsics.h09-Oct-201330.8K
README09-Oct-2013750
smmintrin.h09-Oct-201324.6K
stdarg.h09-Oct-20134.2K
stdbool.h09-Oct-20131.6K
stddef.h09-Oct-201312.4K
syslimits.h09-Oct-2013341
tgmath.h09-Oct-20138.5K
tmmintrin.h09-Oct-20139.3K
unwind.h09-Oct-20138.9K
varargs.h09-Oct-2013139
xmmintrin.h09-Oct-201347.7K

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