From: Jeff Law Date: Wed, 22 Apr 2020 17:22:59 +0000 (-0600) Subject: Update builtin function documentation. X-Git-Tag: basepoints/gcc-11~188 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c3351398644270eddb4db2028dabc8fe6287632;p=thirdparty%2Fgcc.git Update builtin function documentation. * doc/extend.exi: Add "free" to list of other builtin functions supported by GCC. --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d4cc33e3acc6..3b9af1ca3469 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2020-04-22 Zackery Spytz + + * doc/extend.exi: Add "free" to list of other builtin functions + supported by GCC. + 2020-04-20 Aaron Sawdey PR target/94622 diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index 81bb7a47de20..c17b1040bde4 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -12315,6 +12315,7 @@ is called and the @var{flag} argument passed to it. @findex fprintf_unlocked @findex fputs @findex fputs_unlocked +@findex free @findex frexp @findex frexpf @findex frexpl