]> git.ipfire.org Git - thirdparty/gcc.git/commit
builtins.def (DEF_GCC_BUILTIN, [...]): Prepend "__builtin_" onto NAME with string...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 1 Aug 2003 17:50:38 +0000 (17:50 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 1 Aug 2003 17:50:38 +0000 (17:50 +0000)
commitda7cfe1307496c8942728a224775338181cd1ab1
treeeacb5639ca461dfc34fb65e8e58ab72b7d6fa4de
parentea8eb0b9206661d7ceee7506e97a91309b5f2ae9
builtins.def (DEF_GCC_BUILTIN, [...]): Prepend "__builtin_" onto NAME with string concatenation.

* builtins.def (DEF_GCC_BUILTIN, DEF_LIB_BUILTIN,
DEF_EXT_LIB_BUILTIN, DEF_C99_BUILTIN, DEF_C99_C90RES_BUILTIN):
Prepend "__builtin_" onto NAME with string concatenation.  Remove
explicit "__builtin_" from each macro call.

Reformat entire file.

From-SVN: r70057
gcc/ChangeLog
gcc/builtins.def