summaryrefslogtreecommitdiff
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* Remove autogenerated files from the repositoryJosh Triplett2014-03-161-536/+0
| | | | Add an autogen.sh to regenerate them.
* This separates the 32-bit sysv/linux/bsd code from the 64-bit linuxAlan Modra2013-11-211-0/+1
| | | | | | | | | | | | | | | | code, and makes it possible to link code compiled with different options to those used to compile libffi. For example, a -mlong-double-128 libffi can be used with -mlong-double-64 code. Using the return value area as a place to pass parameters wasn't such a good idea, causing a failure of cls_ulonglong.c. I didn't see this when running the mainline gcc libffi testsuite because that version of the test is inferior to the upstreamm libffi test. Using NUM_FPR_ARG_REGISTERS rather than NUM_FPR_ARG_REGISTERS64 meant that a parameter save area could be allocated before it was strictly necessary. Wrong but harmless. Found when splitting apart ffi.c into 32-bit and 64-bit support.
* Add m88k and VAX support. Update some configury bits.Anthony Green2013-10-081-44/+72
|
* More man page cleanupAnthony Green2013-02-081-1/+0
|
* Fix man page. Clean out junk.Anthony Green2013-02-061-2/+1
|
* New stand-alone patchAnthony Green2013-01-021-6/+8
|
* Pull in config.sub for aarch64 support and moreAnthony Green2012-11-121-1/+12
|
* Add missing aarch64 configury bitsAnthony Green2012-11-061-12/+1
|
* Fix autoconf macrosAnthony Green2012-10-301-1/+14
|
* RebaseAnthony Green2012-10-111-17/+53
|
* Add blackfin supprt from Alexandre Keunecke.Anthony Green2012-04-271-11/+1
|
* Rebase post GCC mergeAnthony Green2012-03-191-2/+4
|
* Fix ABI check regressionAnthony Green2012-02-151-4/+2
|
* Refresh autoconf-archive m4 scriptsAnthony Green2012-02-031-0/+9
|
* Rebase from GCCAnthony Green2012-02-011-10/+0
|
* Add Amiga supportAnthony Green2012-01-231-2/+2
|
* RefreshAnthony Green2012-01-231-3/+16
|
* Rerun automakeAnthony Green2011-11-121-16/+3
|
* Add David Gilbert's variadic function call supportAnthony Green2011-11-124-4/+91
|
* RebaseAnthony Green2011-11-121-1/+2
|
* Build assembly files with debug infoAnthony Green2011-09-061-4/+14
|
* 3.0.11-rc1. soname bump.Anthony Green2011-08-231-14/+4
|
* Version 3.0.10v3.0.10Anthony Green2011-08-231-1/+13
|
* Fix use of autoconf macrosAnthony Green2011-08-221-4/+4
|
* Many new patchesAnthony Green2011-08-221-4/+4
|
* Refresh from GCCAnthony Green2011-07-291-13/+1
|
* rc7. More AIX fixes.Anthony Green2011-02-251-4/+16
|
* Another non-GCC configury fixAnthony Green2011-02-171-16/+4
|
* Fix bad_abi test. rc5.Anthony Green2011-02-131-4/+14
|
* rc4Anthony Green2011-02-121-14/+4
|
* ungccify parts of the buildAnthony Green2011-02-121-4/+14
|
* Use newer autotools. Only build debug.c when --enable-debug.Anthony Green2011-02-111-1/+4
|
* Add Interix supportAnthony Green2011-02-091-0/+2
|
* Update to rc2Anthony Green2011-02-091-2/+0
|
* Add iOS supportAnthony Green2011-02-081-0/+2
|\
* | Rebase from GCCAnthony Green2011-02-081-1/+0
| |
* | Refresh from GCCAnthony Green2011-02-081-2/+5
| |
* | RebaseAnthony Green2010-11-217-863/+0
|/
* rebaseAnthony Green2010-07-123-11/+12
|
* Rebase to latest GCC sourcesAnthony Green2010-04-131-8/+8
|
* Rebuild Makefiles with automake 1.11.1 for CVE-2009-4029.Anthony Green2010-01-261-1/+1
|
* Rebase from GCCAnthony Green2010-01-121-4/+4
|
* Reset quilt patches post 3.0.9 merge with GCCAnthony Green2010-01-013-8/+10
|
* Final updates before 3.0.9Anthony Green2009-12-311-1/+0
|
* 3.0.9rc12Anthony Green2009-12-291-1/+1
|
* 3.0.9rc11Anthony Green2009-12-271-0/+1
|
* Rebase from GCCAnthony Green2009-12-263-13/+12
|
* Add windows support patch.Anthony Green2009-12-251-0/+1
|
* Release 3.0.9rc5Anthony Green2009-12-241-1/+1
|
* Update missing changes for 3.0.9r4.Anthony Green2009-12-244-168/+171
|