2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-04-10 03:20:27 +08:00

Update builtin function documentation.

* doc/extend.exi: Add "free" to list of other builtin functions
	supported by GCC.
This commit is contained in:
Jeff Law 2020-04-22 11:22:59 -06:00
parent 3bcdb5dec7
commit 4c33513986
2 changed files with 6 additions and 0 deletions

@ -1,3 +1,8 @@
2020-04-22 Zackery Spytz <zspytz@gmail.com>
* doc/extend.exi: Add "free" to list of other builtin functions
supported by GCC.
2020-04-20 Aaron Sawdey <acsawdey@linux.ibm.com>
PR target/94622

@ -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