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.h21-Aug-20183.3K
decfloat.h21-Aug-20183.6K
emmintrin.h21-Aug-201863.3K
fenv.h21-Aug-2018500
float.h21-Aug-20185.3K
iso646.h21-Aug-20181.4K
limits.h21-Aug-20183.1K
mm3dnow.h21-Aug-20184.8K
mm_malloc.h21-Aug-20182.3K
mmintrin.h21-Aug-201836.6K
nmmintrin.h21-Aug-20181.5K
omp.h21-Aug-20182.7K
pmmintrin.h21-Aug-20185.3K
ppc_intrinsics.h21-Aug-201830.8K
README21-Aug-2018750
smmintrin.h21-Aug-201824.6K
stdarg.h21-Aug-20184.2K
stdbool.h21-Aug-20181.6K
stddef.h21-Aug-201812.4K
syslimits.h21-Aug-2018341
tgmath.h21-Aug-20188.5K
tmmintrin.h21-Aug-20189.3K
unwind.h21-Aug-20188.9K
varargs.h21-Aug-2018139
xmmintrin.h21-Aug-201850.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