NameDateSize

..15-Feb-20239

exceptionH A D22-Nov-2012808

float.hH A D16-Oct-20143.3 KiB

iso646.hH A D22-Nov-2012275

limits.hH A D22-Nov-20123.2 KiB

newH A D22-Nov-20121.2 KiB

new.hH A D22-Nov-2012161

proto.hH A D22-Nov-2012137

READMEH A D22-Nov-2012495

stdarg.hH A D22-Nov-20126 KiB

stdbool.hH A D11-Oct-2020672

stddef.hH A D22-Nov-20129.6 KiB

syslimits.hH A D22-Nov-2012330

typeinfoH A D22-Nov-20121 KiB

va-alpha.hH A D22-Nov-20123.3 KiB

va-arc.hH A D22-Nov-20123.2 KiB

va-c4x.hH A D22-Nov-2012970

va-clipper.hH A D22-Nov-20122 KiB

va-h8300.hH A D22-Nov-20121.6 KiB

va-i860.hH A D22-Nov-20126.5 KiB

va-i960.hH A D22-Nov-20122.4 KiB

va-m32r.hH A D22-Nov-20122.4 KiB

va-m88k.hH A D22-Nov-20122.8 KiB

va-mips.hH A D22-Nov-201210 KiB

va-mn10200.hH A D22-Nov-20121.3 KiB

va-mn10300.hH A D22-Nov-20121.2 KiB

va-pa.hH A D22-Nov-20121.6 KiB

va-ppc.hH A D22-Nov-20128 KiB

va-pyr.hH A D22-Nov-20124 KiB

va-sh.hH A D22-Nov-20126.6 KiB

va-sparc.hH A D22-Nov-20125 KiB

va-spur.hH A D22-Nov-20121.7 KiB

va-v850.hH A D22-Nov-20121.1 KiB

varargs.hH A D22-Nov-20126.2 KiB

README

1This README file is copied into the directory for GCC-only header files
2when fixincludes is run by the makefile for GCC.
3
4Many of the files in this directory were made from the standard system
5header files of this system by the shell script `fixincludes'.
6They are system-specific, and will not work on any other kind of system.
7They are also not part of GCC.  The reason for making the files here
8is to fix the places in the header files which use constructs
9that are incompatible with ANSI C.
10