This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFC] Preliminary target abstraction patch


Joseph S. Myers wrote:-

> As promised, here is the corresponding documentation patch.

Thanks, Joseph.  I'll add your docs to the patch.

> +@file{config.h}.  The source file defines a variable @code{target},
> +which is a structure containing pointers to functions and data relating
> +to the target machine, as well as those functions and data and other
> +functions called from macros defined in the @file{.h} file.

I found this last phrase a little confusing, so I'll reword it.

Neil.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]