haiku/headers/build/gcc-2.95.3
Ingo Weinhold bc3955fea5 Preparations for removing __BEOS__ from the compiler defines.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28305 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-23 21:46:26 +00:00
..
README Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
exception Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
float.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
iso646.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
limits.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
new Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
new.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
proto.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
stdarg.h Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
stdbool.h Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
stddef.h Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
syslimits.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
typeinfo Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-alpha.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-arc.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-c4x.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-clipper.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-h8300.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-i860.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-i960.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-m32r.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-m88k.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-mips.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-mn10200.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-mn10300.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-pa.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-ppc.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-pyr.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-sh.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-sparc.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-spur.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
va-v850.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
varargs.h Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00

README

This README file is copied into the directory for GCC-only header files
when fixincludes is run by the makefile for GCC.

Many of the files in this directory were made from the standard system
header files of this system by the shell script `fixincludes'.
They are system-specific, and will not work on any other kind of system.
They are also not part of GCC.  The reason for making the files here
is to fix the places in the header files which use constructs
that are incompatible with ANSI C.