Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d08124be | 2013-03-17 18:32:12 | cygwin fix & updates for 3.0.13 | ||
| cb32c812 | 2013-03-17 09:27:55 | Fix lib install dir | ||
| efd7866a | 2013-03-16 08:35:57 | 2.0.13rc1 | ||
| ff647ad4 | 2013-03-16 08:20:40 | Merge branch 'master' of github.com:/atgreen/libffi Conflicts: ChangeLog | ||
| 4acf0056 | 2013-03-16 08:18:45 | Build fix for soft-float power targets | ||
| 675c9839 | 2013-03-16 08:12:38 | Documentation fix | ||
| 8a286f57 | 2013-03-16 08:01:19 | Fix for m68000 systems | ||
| d9dd417b | 2013-03-16 08:01:19 | Fix for m68000 systems | ||
| 215763d0 | 2013-03-16 07:57:35 | Update configury. | ||
| 9180d8f3 | 2013-03-16 07:46:55 | Merge branch 'master' of github.com:/atgreen/libffi | ||
| 2fb527a0 | 2013-03-16 07:46:38 | Add Meta processor support | ||
| 211a9ebf | 2013-03-16 04:24:40 | Merge pull request #32 from alex/patch-1 Fix for a crasher due to misaligned stack on x86-32. | ||
| 7e1b3264 | 2013-03-16 04:24:40 | Merge pull request #32 from alex/patch-1 Fix for a crasher due to misaligned stack on x86-32. | ||
| ee18766b | 2013-03-14 15:00:33 | Fix for a crasher due to misaligned stack on x86-32. Full information on reproduction (using Python's ctypes available here: http://bugs.python.org/issue17423) | ||
| f308faf1 | 2013-02-11 14:25:13 | Add moxie support. Release 3.0.12. | ||
| 4ea22e54 | 2013-02-10 08:48:38 | Update README | ||
| 10e77227 | 2013-02-10 08:47:26 | mend | ||
| a9521411 | 2013-02-09 06:54:40 | sparc v8 and testsuite fixes | ||
| 70b11b47 | 2013-02-08 16:12:19 | Fix small struct passing on ppc | ||
| 63ba1fa7 | 2013-02-08 15:18:19 | Remove xfail for arm*-*-*. | ||
| 24fbca4c | 2013-02-08 14:19:56 | Fix typo | ||
| b0fa11cb | 2013-02-08 14:17:13 | More man page cleanup | ||
| 8bd15d13 | 2013-02-08 13:56:37 | Fix many.c testcase for ppc | ||
| 7aab825c | 2013-02-08 13:26:21 | Add missing files to dist | ||
| cb03ea8f | 2013-02-08 12:25:18 | sparc v9 fixes for sun tools | ||
| 35ee8d44 | 2013-02-08 07:12:41 | Fix microblaze big-endian struct issue | ||
| 9db7e1a9 | 2013-02-07 21:06:08 | Fix botched sparc patch. Update version. | ||
| ce0138e6 | 2013-02-07 18:04:01 | Update bug report address. rc2. | ||
| fd07c9e4 | 2013-02-07 18:00:36 | Add cache flushing routine for sun compiler on sparc solaris 2.8 | ||
| ed6ae950 | 2013-02-07 16:43:36 | Add libtool-ldflags. Define toolexeclibdir for non-GCC builds. | ||
| ffef2e04 | 2013-02-07 15:47:01 | x32 and libtool fixes | ||
| 95eecebb | 2013-02-07 15:32:46 | Remove a.out cruft from dist | ||
| 176aa9d2 | 2013-02-07 15:29:22 | Fix GCC usage test and update README | ||
| f3a4f3fd | 2013-02-07 09:57:20 | Fixes for AIX xlc compiler. | ||
| 522f8fef | 2013-02-06 20:31:31 | Fix man page. Clean out junk. | ||
| c4dfa259 | 2013-02-06 17:43:24 | Bump soversion | ||
| f62bd63f | 2013-02-06 17:38:32 | Release candidate 1 | ||
| f7cd61e9 | 2013-02-06 17:38:04 | Fix pkgconfig install bits | ||
| 6a790129 | 2013-02-06 17:37:15 | Work around LLVM ABI problem on x86-64 | ||
| 37011293 | 2013-01-27 05:09:04 | Merge pull request #28 from jralls/master Reorder x86_64 checks | ||
| bcc0c280 | 2013-01-26 15:21:14 | Reorder x86_64 tests So that darwin and cygwin/mingw are tested before the generic check -- which allows them to actually be set. | ||
| bada2e32 | 2013-01-21 08:02:07 | Update README | ||
| 655bb8f3 | 2013-01-21 08:01:24 | Merge branch 'master' of github.com:/atgreen/libffi | ||
| 1035ffb2 | 2013-01-21 07:55:53 | Update README | ||
| 840f9758 | 2013-01-21 07:55:53 | Merge branch 'master' of github.com:/atgreen/libffi | ||
| aeb8719a | 2013-01-21 07:37:30 | New microblaze support | ||
| 40860245 | 2013-01-21 07:37:30 | New microblaze support | ||
| 20cae32b | 2013-01-21 07:07:38 | Xtensa support | ||
| 9742f917 | 2013-01-21 07:03:41 | Mention IBM XL compiler support on AIX. | ||
| f03eab08 | 2013-01-11 17:14:11 | Remove obsolete inline test functions | ||
| 05fbe1fa | 2013-01-11 16:54:40 | xlc compiler support | ||
| 0b4986a7 | 2013-01-11 11:19:52 | [travis] install dejagnu with sudo | ||
| 3c337eef | 2013-01-11 11:18:14 | [travis] install dejagnu | ||
| 90720962 | 2013-01-11 10:57:30 | Add first travis config file | ||
| bff052d9 | 2013-01-11 10:24:32 | 32-bit x86 fix and more | ||
| cd41aeab | 2013-01-10 17:25:45 | Add compiler column to table | ||
| 8bf987d4 | 2013-01-10 17:24:51 | Fix for sunpro compiler on Solaris | ||
| 3ee74fd6 | 2013-01-10 17:15:03 | Update documentation version. | ||
| 13e2d7b9 | 2013-01-10 10:52:02 | Handle both 32 and 64-bit x86 builds regardless of target triple | ||
| 51415430 | 2013-01-10 07:35:53 | Don't run EH tests with non-GNU compiler | ||
| 56ba8d86 | 2013-01-10 07:25:10 | Don't use warning checking macro with sun compiler | ||
| 6a028cae | 2013-01-10 01:19:43 | Don't use GCCisms to define types when + building with the SUNPRO compiler. | ||
| 2d9b3939 | 2013-01-09 21:14:54 | Fix for closures with sunpro compiler | ||
| 8308984e | 2013-01-08 15:14:21 | Make sure we're running dejagnu tests with the right compiler. | ||
| f26c7ca6 | 2013-01-08 14:47:05 | Make compiler options in dejagnu runs compiler specific | ||
| 74c776e2 | 2013-01-08 12:25:54 | Switch x86 Solaris to X86 from X86_64 | ||
| 8962c8c8 | 2013-01-08 12:22:24 | Fix read-only eh_frame test | ||
| 35ddb69c | 2013-01-08 07:53:37 | Only emit DWARF unwind info when building with GCC | ||
| f7879bc3 | 2013-01-08 07:30:28 | Testsuite fix for Solaris vendor compiler | ||
| 67cea90f | 2013-01-07 06:30:24 | mend | ||
| 0de3277b | 2012-12-03 00:02:31 | Testsuite fixes (was Re: [PATCH] Fix libffi on m68k-linux-gnu, completely) Dixi quod… >although I believe some 3.0.11 checks to be broken: And indeed, with a few minor changes on top of git master, I still get a full run of PASS plus one XPASS on amd64-linux! With the other patches (from this message’s parent) and these applied, I get a full PASS on m68k-linux as well. So, please git am these three diffs ☺ bye, //mirabilos -- FWIW, I'm quite impressed with mksh interactively. I thought it was much *much* more bare bones. But it turns out it beats the living hell out of ksh93 in that respect. I'd even consider it for my daily use if I hadn't wasted half my life on my zsh setup. :-) -- Frank Terbeck in #!/bin/mksh From 5cb15a3bad1f0fb360520dd48bfc938c821cdcca Mon Sep 17 00:00:00 2001 From: Thorsten Glaser <tg@mirbsd.org> Date: Sun, 2 Dec 2012 23:20:56 +0000 Subject: [PATCH 1/2] Fix tests writing to a closure retval via pointer casts As explained in <Pine.BSM.4.64L.1212022014490.23442@herc.mirbsd.org> all other tests that do the same cast to an ffi_arg pointer instead. PASS on amd64-linux (Xen domU) and m68k-linux (ARAnyM) Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | ||
| 8f4772f3 | 2013-01-07 06:14:53 | m68k fixes for signed 8 and 16-bit calls. | ||
| ea7f8440 | 2013-01-04 09:09:32 | remove gcc-ism | ||
| f06c0f10 | 2013-01-02 09:39:17 | Add missing ChangeLog entry and generated files. | ||
| 1f8675d4 | 2013-01-02 06:34:38 | Merge pull request #26 from rofl0r/master fix build error on ppc when long double == double | ||
| 335f419a | 2013-01-02 06:30:03 | Merge pull request #23 from rurban/master cygwin/mingw shared libs need libtool LDFLAGS = -no-undefined | ||
| 53236d50 | 2013-01-02 09:24:55 | Regenerate files | ||
| 72222ca3 | 2013-01-02 09:06:38 | Update texinfo.tex | ||
| 1e326c95 | 2013-01-02 09:05:02 | Update config.guess and config.sub | ||
| cb6671f5 | 2013-01-02 08:56:07 | Missing .gitignore changes for xcode support | ||
| ebbe7796 | 2013-01-02 08:54:05 | missed x32 libtool patch. | ||
| 4394096d | 2013-01-02 08:51:35 | missed trampoline_table patch. Move to GCC. | ||
| ed7a59c3 | 2013-01-02 08:48:01 | Windows symbol export fix. Move to GCC. | ||
| ccee09a4 | 2013-01-02 08:41:55 | +2012-03-21 Peter Rosin <peda@lysator.liu.se> + + * testsuite/lib/target-libpath.exp [*-*-cygwin*, *-*-mingw*] + (set_ld_library_path_env_vars): Add the library search dir to PATH + (and save PATH for later). + (restore_ld_library_path_env_vars): Restore PATH. | ||
| 089dbce7 | 2013-01-02 08:37:35 | med | ||
| 980a334c | 2013-01-02 07:36:42 | Test GCC update | ||
| 8bad679a | 2013-01-02 08:28:35 | New stand-alone patch | ||
| 981c32ee | 2013-01-02 07:34:03 | Merge with GCC. Eliminate quilt bits. | ||
| 61a05492 | 2012-11-28 06:07:41 | Refresh config.guess and config.sub | ||
| f6b58d2b | 2012-11-22 16:26:21 | fix build on ppc when long double == double | ||
| 69da33a0 | 2012-11-12 15:25:47 | Pull in config.sub for aarch64 support and more | ||
| f680b598 | 2012-11-06 16:00:40 | Add missing aarch64 configury bits | ||
| dfadfb19 | 2012-10-31 06:46:41 | Rebase for ppc64 fix | ||
| e944b8c7 | 2012-10-30 14:06:09 | Add PaX work-around | ||
| 9ccd51be | 2012-10-30 13:37:37 | Fix commit conflicts | ||
| f342996c | 2012-10-30 07:42:27 | Darwin12 fix | ||
| 58e8b66f | 2012-10-30 07:07:19 | AArch64 port | ||
| fa5d7479 | 2012-10-30 07:07:19 | AArch64 port | ||
| 6993a668 | 2012-10-30 06:59:32 | Fix autoconf macros | ||
| 70084e70 | 2012-10-12 23:55:06 | Update Tile* port info |