gccint

1 
1 Introduction
1 ************
1 
1 This manual documents the internals of the GNU compilers, including how
1 to port them to new targets and some information about how to write
1 front ends for new languages.  It corresponds to the compilers (GCC)
1 version 8.5.0.  The use of the GNU compilers is documented in a separate
1 manual.  ⇒Introduction (gcc)Top.
1 
1  This manual is mainly a reference manual rather than a tutorial.  It
1 discusses how to contribute to GCC (⇒Contributing), the
1 characteristics of the machines supported by GCC as hosts and targets
1 (⇒Portability), how GCC relates to the ABIs on such systems
1 (⇒Interface), and the characteristics of the languages for which
1 GCC front ends are written (⇒Languages).  It then describes the
1 GCC source tree structure and build system, some of the interfaces to
1 GCC front ends, and how support for a target system is implemented in
1 GCC.
1 
1  Additional tutorial information is linked to from
1 <http://gcc.gnu.org/readings.html>.
1 

Menu


automatically generated by info2html v2.1