summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* msvc fixesAnthony Green2018-03-272-1/+11
* Remove debug outputAnthony Green2018-03-271-5/+0
* Force literals to float (msvc warning)Anthony Green2018-03-271-3/+3
* Fix msvc linkingAnthony Green2018-03-271-19/+9
* Fix library path handlingAnthony Green2018-03-271-3/+3
* Deal with libpathAnthony Green2018-03-271-8/+19
* Fix library path handlingAnthony Green2018-03-271-4/+9
* Use mixed cygpath pathsAnthony Green2018-03-271-2/+2
* Copy - don't symlink - to support msvc buildsAnthony Green2018-03-271-2/+4
* Use cygpath to convert windows pathsAnthony Green2018-03-271-4/+6
* try to fix windows buildsAnthony Green2018-03-272-3/+1
* Reduce verbosityAnthony Green2018-03-271-1/+1
* iOS buildsAnthony Green2018-03-271-7/+3
* Fix -L supportAnthony Green2018-03-271-0/+3
* Fix quotingAnthony Green2018-03-271-1/+1
* Don't set AM_MAKEFLAGSAnthony Green2018-03-271-44/+0
* Run tests with lots of debug outputAnthony Green2018-03-271-1/+1
* Add -L and -l supportAnthony Green2018-03-271-0/+19
* Mention C99 and build requirementsAnthony Green2018-03-271-3/+5
* Remove reference to wikiAnthony Green2018-03-271-2/+1
* Refactor travis build instructions. Add iOS buildAnthony Green2018-03-271-0/+34
* Add issue templateAnthony Green2018-03-271-0/+10
* Remove uninitialized warning. Fix #163.Anthony Green2018-03-271-0/+1
* revertAnthony Green2018-03-241-1/+0
* Try bhaible tests in appveyorAnthony Green2018-03-241-0/+1
* Formatting fixesAnthony Green2018-03-241-4/+4
* Add libffi.map.in to extra dist filesAnthony Green2018-03-231-1/+2
* Add sparc solaris build notesAnthony Green2018-03-231-13/+13
* Fix formattingAnthony Green2018-03-181-97/+97
* Fix formattingAnthony Green2018-03-181-29/+29
* Don't align-double for 32-bit x86Anthony Green2018-03-181-1/+2
* Remove debug outputAnthony Green2018-03-181-1/+0
* Add m4/ax_require_defined.m4Anthony Green2018-03-181-0/+37
* travis debugAnthony Green2018-03-181-0/+2
* Update autoconf archive macrosAnthony Green2018-03-189-121/+189
* Add missing FFI_GNUW64 enumAnthony Green2018-03-181-0/+1
* Merge branch 'master' of github.com:/libffi/libffiAnthony Green2018-03-180-0/+0
|\
| * Add FFI_GWIN64 ABI for GNU 80-bit long double supportAnthony Green2018-03-183-12/+40
* | Add FFI_GNUW64 ABI for GNU 80-bit long double supportAnthony Green2018-03-183-12/+40
|/
* Fully allocate file backing writable maps (#389)Ryan C. Underwood2018-03-181-1/+31
* Fix return valuesAnthony Green2018-03-181-15/+15
* Make tests compile/run standaloneAnthony Green2018-03-173-167/+181
* Formatting fixes. Add 'bug fixes' note.Anthony Green2018-03-171-28/+29
* xfail unwind tests for moxieAnthony Green2018-03-172-2/+2
* Install moxie libstdc++Anthony Green2018-03-161-1/+1
* Install moxie-elf-g++Anthony Green2018-03-161-1/+1
* Fix closure case where 8-byte value is partially passed in register. Fixes c...Anthony Green2018-03-161-3/+5
* Run dejagnu's runtest with -a option to prevent travis timeouts after 10minAnthony Green2018-03-161-1/+1
* fix .travis.ymlAnthony Green2018-03-151-3/+1
* fix .travis.ymlAnthony Green2018-03-141-1/+1