Home | History | Annotate | only in /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include
Up to higher level directory
NameDateSize
asm/31-Jul-2010
decfloat.h31-Jul-20103.6K
emmintrin.h31-Jul-201041.6K
float.h31-Jul-20105.2K
iso646.h31-Jul-20101.4K
libmng_types.h31-Jul-201027.9K
limits.h31-Jul-20103.4K
linux/31-Jul-2010
mm3dnow.h31-Jul-20104.8K
mm_malloc.h31-Jul-20101.9K
mmintrin.h31-Jul-201026K
openssl/31-Jul-2010
pmmintrin.h31-Jul-20103.8K
README31-Jul-2010750
stdarg.h31-Jul-20104.2K
stdbool.h31-Jul-20101.6K
stddef.h31-Jul-201012.4K
syslimits.h31-Jul-2010330
unwind.h31-Jul-20108.9K
varargs.h31-Jul-2010139
X11/31-Jul-2010
xmmintrin.h31-Jul-201035.8K
xorg/31-Jul-2010

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