Makefile.in (TARGET_H, [...]): New.
[gcc.git] / gcc / doc / gcc.texi
index 9c706102e8e36b32235251c28fc1407ea2478c96..40c28e383fcd42089feb76e9219d2b8d5690717c 100644 (file)
@@ -272,7 +272,7 @@ bugs.  It corresponds to GCC version 3.1.
 * Trees::           The source representation used by the C and C++ front ends.
 * RTL::             The intermediate representation that most passes work on.
 * Machine Desc::    How to write machine description instruction patterns.
-* Target Macros::   How to write the machine description C macros.
+* Target Macros::   How to write the machine description C macros and functions.
 * Config::          Writing the @file{xm-@var{machine}.h} file.
 * Fragments::       Writing the @file{t-@var{target}} and @file{x-@var{host}} files.
 @end ifset