Library Source Files and Headers under the gcc Directory#
Todo
list here, with explanation, all the C source files and headers
under the gcc
directory that aren’t built into the GCC
executable but rather are part of runtime libraries and object files,
such as crtstuff.c
and unwind-dw2.c
. See Headers Installed by GCC, for more information about the
ginclude
directory.