Commit 4c335139 by Jeff Law

Update builtin function documentation.

	* doc/extend.exi: Add "free" to list of other builtin functions
	supported by GCC.
parent 3bcdb5de
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> 2020-04-20 Aaron Sawdey <acsawdey@linux.ibm.com>
PR target/94622 PR target/94622
......
...@@ -12315,6 +12315,7 @@ is called and the @var{flag} argument passed to it. ...@@ -12315,6 +12315,7 @@ is called and the @var{flag} argument passed to it.
@findex fprintf_unlocked @findex fprintf_unlocked
@findex fputs @findex fputs
@findex fputs_unlocked @findex fputs_unlocked
@findex free
@findex frexp @findex frexp
@findex frexpf @findex frexpf
@findex frexpl @findex frexpl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment