projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bcdb5d
)
Update builtin function documentation.
author
Jeff Law
<law@redhat.com>
Wed, 22 Apr 2020 17:22:59 +0000
(11:22 -0600)
committer
Jeff Law
<law@redhat.com>
Wed, 22 Apr 2020 17:22:59 +0000
(11:22 -0600)
* doc/extend.exi: Add "free" to list of other builtin functions
supported by GCC.
gcc/ChangeLog
patch
|
blob
|
history
gcc/doc/extend.texi
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index d4cc33e3acc6cc821e7e056c54186949f8063a87..3b9af1ca346934c930853901230b49d88602016d 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-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
diff --git
a/gcc/doc/extend.texi
b/gcc/doc/extend.texi
index 81bb7a47de20db6f3c3557c41d79c8636ac04b2c..c17b1040bde420f0b7f4b3db299206458e23da27 100644
(file)
--- 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