* doc/tm.texi: Fix typo.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Tue, 21 May 2002 22:26:18 +0000 (22:26 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 21 May 2002 22:26:18 +0000 (22:26 +0000)
From-SVN: r53704

gcc/ChangeLog
gcc/doc/tm.texi

index 63536dd36a2c846bb9b730b09f349c0d5631fa83..4199d2cbc26584c32f76048f9cda8a7a7ff880e6 100644 (file)
@@ -1,3 +1,7 @@
+2002-05-21  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * doc/tm.texi: Fix typo.
+
 2002-05-21  Zack Weinberg  <zack@codesourcery.com>
 
        * c-common.c (c_common_init): Set options->unsigned_char from
index 3d321422a7f1185dc92e3722d137b405792a6d7a..fd912c70792daf10b0df1523f1a38db06724f160 100644 (file)
@@ -587,7 +587,7 @@ Here are run-time target specifications.
 @item TARGET_CPU_CPP_BUILTINS()
 This function-like macro expands to a block of code that defines
 built-in preprocessor macros and assertions for the target cpu, using
-the functions @code{builtin_macro}, @code{builtin_macro_std} and
+the functions @code{builtin_define}, @code{builtin_define_std} and
 @code{builtin_assert} declared in @file{c-lex.h}.  When the front end
 calls this macro it provides a trailing semicolon, and since it has
 finished command line option processing your code can use those