Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some symbol exports and cleanup newline warnings (#433) | Jeremy Huddleston Sequoia | 2018-05-05 | 5 | -6/+29 |
* | Re-enable msabi testing (#436) | hjl-tools | 2018-05-02 | 3 | -88/+107 |
* | PowerPC64 ELFv1 fp arg fixes | Alan Modra | 2018-05-02 | 1 | -16/+45 |
* | Add license for build-time tools | Anthony Green | 2018-05-01 | 1 | -0/+352 |
* | Fix two "return" issues in x86/ffi64.c (#431) | Tom Tromey | 2018-04-28 | 1 | -2/+8 |
* | Merge pull request #429 from yousong/m4subst | Tom Tromey | 2018-04-27 | 1 | -5/+5 |
|\ | |||||
| * | build: fix subst toolexecdir, toolexeclibdir | Yousong Zhou | 2018-04-27 | 1 | -5/+5 |
|/ | |||||
* | update to https for cygwin download (#428) | Stephen | 2018-04-25 | 1 | -1/+1 |
* | xtensa-linux: use cache flush instruction only if it is available (#426) | Lucas Pluvinage | 2018-04-20 | 1 | -1/+6 |
* | Various MIPS Fixes (#425) | James Cowgill | 2018-04-18 | 2 | -24/+36 |
* | Merge branch 'master' of github.com:/libffi/libffi | Anthony Green | 2018-04-08 | 1 | -6/+13 |
|\ | |||||
| * | Fix issue #421 (#422) | Andreas Krebbel | 2018-04-05 | 1 | -6/+13 |
* | | Fix case where callback arg value is split across regs and stack | Anthony Green | 2018-04-08 | 1 | -3/+14 |
|/ | |||||
* | 3.3 release candidate 0v3.3-rc0 | Anthony Green | 2018-04-02 | 3 | -6/+6 |
* | disable msabi testing for now | Anthony Green | 2018-04-02 | 1 | -7/+7 |
* | Fix appveyor windows build (#420) | fwg | 2018-04-02 | 8 | -52/+138 |
* | Trim some optimization tests | Anthony Green | 2018-03-29 | 1 | -2/+2 |
* | Simplify matrix | Anthony Green | 2018-03-29 | 1 | -8/+10 |
* | Remove warning message from clang | Anthony Green | 2018-03-29 | 2 | -4/+4 |
* | Expand ABI tests on x86. Testsuite bug fixes. | Anthony Green | 2018-03-29 | 5 | -499/+584 |
* | deal with msvc warnings | Anthony Green | 2018-03-27 | 1 | -1/+4 |
* | fix quoting issue | Anthony Green | 2018-03-27 | 1 | -1/+1 |
* | Don't ignore a file | Anthony Green | 2018-03-27 | 1 | -0/+1 |
* | Try different msvc hack | Anthony Green | 2018-03-27 | 3 | -1/+619 |
* | msvc c99 hack | Anthony Green | 2018-03-27 | 1 | -2/+2 |
* | More msvc hacks | Anthony Green | 2018-03-27 | 2 | -5/+5 |
* | msvc fixes | Anthony Green | 2018-03-27 | 2 | -1/+11 |
* | Remove debug output | Anthony Green | 2018-03-27 | 1 | -5/+0 |
* | Force literals to float (msvc warning) | Anthony Green | 2018-03-27 | 1 | -3/+3 |
* | Fix msvc linking | Anthony Green | 2018-03-27 | 1 | -19/+9 |
* | Fix library path handling | Anthony Green | 2018-03-27 | 1 | -3/+3 |
* | Deal with libpath | Anthony Green | 2018-03-27 | 1 | -8/+19 |
* | Fix library path handling | Anthony Green | 2018-03-27 | 1 | -4/+9 |
* | Use mixed cygpath paths | Anthony Green | 2018-03-27 | 1 | -2/+2 |
* | Copy - don't symlink - to support msvc builds | Anthony Green | 2018-03-27 | 1 | -2/+4 |
* | Use cygpath to convert windows paths | Anthony Green | 2018-03-27 | 1 | -4/+6 |
* | try to fix windows builds | Anthony Green | 2018-03-27 | 2 | -3/+1 |
* | Reduce verbosity | Anthony Green | 2018-03-27 | 1 | -1/+1 |
* | iOS builds | Anthony Green | 2018-03-27 | 1 | -7/+3 |
* | Fix -L support | Anthony Green | 2018-03-27 | 1 | -0/+3 |
* | Fix quoting | Anthony Green | 2018-03-27 | 1 | -1/+1 |
* | Don't set AM_MAKEFLAGS | Anthony Green | 2018-03-27 | 1 | -44/+0 |
* | Run tests with lots of debug output | Anthony Green | 2018-03-27 | 1 | -1/+1 |
* | Add -L and -l support | Anthony Green | 2018-03-27 | 1 | -0/+19 |
* | Mention C99 and build requirements | Anthony Green | 2018-03-27 | 1 | -3/+5 |
* | Remove reference to wiki | Anthony Green | 2018-03-27 | 1 | -2/+1 |
* | Refactor travis build instructions. Add iOS build | Anthony Green | 2018-03-27 | 1 | -0/+34 |
* | Add issue template | Anthony Green | 2018-03-27 | 1 | -0/+10 |
* | Remove uninitialized warning. Fix #163. | Anthony Green | 2018-03-27 | 1 | -0/+1 |
* | revert | Anthony Green | 2018-03-24 | 1 | -1/+0 |