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.h05-Oct-20173.3K
decfloat.h05-Oct-20173.6K
emmintrin.h05-Oct-201763.3K
float.h05-Oct-20175.3K
iso646.h05-Oct-20171.4K
limits.h05-Oct-20173.1K
mm3dnow.h05-Oct-20174.8K
mm_malloc.h05-Oct-20172.3K
mmintrin.h05-Oct-201736.6K
nmmintrin.h05-Oct-20171.5K
omp.h05-Oct-20172.7K
pmmintrin.h05-Oct-20175.3K
ppc_intrinsics.h05-Oct-201730.8K
README05-Oct-2017750
smmintrin.h05-Oct-201724.6K
stdarg.h05-Oct-20174.2K
stdbool.h05-Oct-20171.6K
stddef.h05-Oct-201712.4K
stdint.h05-Oct-20176.3K
syslimits.h05-Oct-2017341
tgmath.h05-Oct-20178.5K
tmmintrin.h05-Oct-20179.3K
unwind.h05-Oct-20178.9K
varargs.h05-Oct-2017139
xmmintrin.h05-Oct-201750.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