summaryrefslogtreecommitdiff
path: root/doc/libffi.texi
Commit message (Expand)AuthorAgeFilesLines
* Clean ups, preparing for new releaseAnthony Green2022-09-191-21/+18
* Remove caveat about varargs supportAnthony Green2021-06-271-3/+0
* Search $LIBFFI_TMPDIR also (#605)DJ Delorie2021-03-231-0/+50
* Bug #680. Don't accept floats or small ints as var args. (#628)Anthony Green2021-03-231-11/+16
* Manual clean-ups, and include the PDF in the source distribution.Anthony Green2019-11-221-14/+26
* Correct typos in libffi.texiTerry Moore2017-02-261-2/+2
* doc: fix typoYousong Zhou2016-08-151-2/+2
* add ffi_get_struct_offsetsTom Tromey2016-02-221-3/+27
* Merge pull request #214 from tromey/document-enum-supportAnthony Green2016-02-201-3/+13
|\
| * document (lack of) enum handling in libffiTom Tromey2015-11-191-3/+13
* | correctly document closure return promotionTom Tromey2015-12-171-7/+11
* | fix formatting of ffi_prep_closure_loc argumentsTom Tromey2015-12-171-12/+20
|/
* speling fixAnthony Green2015-11-151-3/+3
* documentation fixesTom Tromey2015-11-101-7/+181
* Merge pull request #202 from tromey/note-prep-cif-var-usageAnthony Green2015-10-111-1/+1
|\
| * document that there must be ntotalargs typesTom Tromey2015-10-061-1/+1
* | Add missing "@" to @var{}Tom Tromey2015-10-051-1/+1
|/
* Remove incomplete sentenceAnthony Green2015-01-281-5/+0
* 2014-07-22 Dominik Vogt <vogt@linux.vnet.ibm.com>Dominik Vogt2014-09-201-0/+145
* Fix typo in docDaiki Ueno2014-03-051-1/+1
* Fix sample closure codeAndrew Haley2013-11-161-7/+9
* This enshrines the current testsuite practice of using ffi_arg forAlan Modra2013-11-131-4/+5
* Fix up docsAnthony Green2013-11-021-3/+3
* Documentation fixAnthony Green2013-03-161-1/+1
* Fix last patchAnthony Green2011-11-121-3/+1
* Add David Gilbert's variadic function call supportAnthony Green2011-11-121-6/+30
* don't copy win64 struct argsAnthony Green2010-08-051-1/+3
* Rebase to latest GCC sourcesAnthony Green2010-04-131-1/+1
* Add closure example docAnthony Green2010-01-131-3/+60
* Update missing changes for 3.0.9r4.Anthony Green2009-12-241-1/+1
* Initial commitAnthony Green2009-10-041-0/+541