diff options
author | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-01-28 23:23:55 +0000 |
---|---|---|
committer | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-01-28 23:23:55 +0000 |
commit | 14c010b94934ea70714802801312b0caafbc2d08 (patch) | |
tree | 089358be9a84cd152b084f2ad44dc4bf48701683 /libffi/doc | |
parent | ae76874abdf11bb77597f7285cb115bd78e82fda (diff) | |
download | gcc-14c010b94934ea70714802801312b0caafbc2d08.tar.gz |
Merge with upstream libffi db1b34b7e1f5e473d17557e454a29933dfecd1af
Includes build fixes for Solaris and FreeBSD.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220222 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi/doc')
-rw-r--r-- | libffi/doc/libffi.texi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libffi/doc/libffi.texi b/libffi/doc/libffi.texi index b1c9bc367bb..b9887a8c65b 100644 --- a/libffi/doc/libffi.texi +++ b/libffi/doc/libffi.texi @@ -748,11 +748,6 @@ Variadic closures. There is no support for bit fields in structures. @item -The closure API is - -@c FIXME: ... - -@item The ``raw'' API is undocumented. @c argument promotion? @c unions? |