Lines Matching refs:file

4 @c For copying conditions, see the file gcc.texi.
9 Here we spell out what files will be set up by @file{configure} in the
10 @file{gcc} directory. Some other files are created as temporary files
16 @file{Makefile} is constructed from @file{Makefile.in}, together with
18 Fragments}) @file{t-@var{target}} and @file{x-@var{host}} from
19 @file{config}, if any, and language Makefile fragments
20 @file{@var{language}/Make-lang.in}.
22 @file{auto-host.h} contains information about the host machine
23 determined by @file{configure}. If the host machine is different from
24 the build machine, then @file{auto-build.h} is also created,
27 @file{config.status} is a script that may be run to recreate the
30 @file{configargs.h} is a header containing details of the arguments
31 passed to @file{configure} to configure GCC, and of the thread model
34 @file{cstamp-h} is used as a timestamp.
36 If a language @file{config-lang.in} file (@pxref{Front End Config, ,
37 The Front End @file{config-lang.in} File}) sets @code{outputs}, then
42 using @file{mkconfig.sh}, rather than directly by @file{configure}.
43 @file{config.h}, @file{bconfig.h} and @file{tconfig.h} all contain the
44 @file{xm-@var{machine}.h} header, if any, appropriate to the host,
48 @file{configure}. The other configuration headers are determined by
49 @file{config.gcc}. They also contain the typedefs for @code{rtx},
54 @file{config.h}, for use in programs that run on the host machine.
56 @file{bconfig.h}, for use in programs that run on the build machine.
58 @file{tconfig.h}, for use in programs and libraries for the target
61 @file{tm_p.h}, which includes the header @file{@var{machine}-protos.h}
63 @file{@var{machine}.c} file. The header @file{@var{machine}-protos.h}
67 @file{@var{machine}-protos.h} is included after the @file{rtl.h}
68 and/or @file{tree.h} would have been included. The @file{tm_p.h} also
69 includes the header @file{tm-preds.h} which is generated by
70 @file{genpreds} program during the build to define the declarations