Anthony Green
35ee8d44f3
Fix microblaze big-endian struct issue
2013-02-08 07:12:41 -05:00
Anthony Green
9db7e1a958
Fix botched sparc patch. Update version.
2013-02-07 21:06:08 -05:00
Anthony Green
ce0138e614
Update bug report address. rc2.
2013-02-07 18:04:01 -05:00
Anthony Green
fd07c9e404
Add cache flushing routine for sun compiler on sparc solaris 2.8
2013-02-07 18:00:36 -05:00
Anthony Green
ed6ae9501b
Add libtool-ldflags. Define toolexeclibdir for non-GCC builds.
2013-02-07 16:43:36 -05:00
Anthony Green
ffef2e046a
x32 and libtool fixes
2013-02-07 15:47:01 -05:00
Anthony Green
95eecebb28
Remove a.out cruft from dist
2013-02-07 15:32:46 -05:00
Anthony Green
176aa9d2e2
Fix GCC usage test and update README
2013-02-07 15:29:22 -05:00
Anthony Green
f3a4f3fdde
Fixes for AIX xlc compiler.
2013-02-07 09:57:20 -05:00
Anthony Green
522f8fef49
Fix man page. Clean out junk.
2013-02-06 20:31:31 -05:00
Anthony Green
c4dfa259eb
Bump soversion
2013-02-06 17:43:24 -05:00
Anthony Green
f62bd63fe6
Release candidate 1
2013-02-06 17:38:32 -05:00
Anthony Green
f7cd61e9e6
Fix pkgconfig install bits
2013-02-06 17:38:04 -05:00
Anthony Green
6a79012942
Work around LLVM ABI problem on x86-64
2013-02-06 17:37:15 -05:00
Anthony Green
370112938e
Merge pull request #28 from jralls/master
...
Reorder x86_64 checks
2013-01-27 05:09:04 -08:00
John Ralls
bcc0c28001
Reorder x86_64 tests
...
So that darwin and cygwin/mingw are tested before the generic check --
which allows them to actually be set.
2013-01-26 15:26:01 -08:00
Anthony Green
bada2e326d
Update README
2013-01-21 08:02:07 -05:00
Anthony Green
655bb8f369
Merge branch 'master' of github.com:/atgreen/libffi
2013-01-21 08:01:24 -05:00
Anthony Green
1035ffb2f4
Update README
2013-01-21 08:01:13 -05:00
Anthony Green
840f975866
Merge branch 'master' of github.com:/atgreen/libffi
2013-01-21 07:55:53 -05:00
Anthony Green
aeb8719a34
New microblaze support
2013-01-21 07:55:37 -05:00
Anthony Green
40860245a4
New microblaze support
2013-01-21 07:37:30 -05:00
Anthony Green
20cae32b15
Xtensa support
2013-01-21 07:07:38 -05:00
Anthony Green
9742f91782
Mention IBM XL compiler support on AIX.
2013-01-21 07:03:41 -05:00
Anthony Green
f03eab0824
Remove obsolete inline test functions
2013-01-11 17:14:11 -05:00
Anthony Green
05fbe1faed
xlc compiler support
2013-01-11 16:54:40 -05:00
Anthony Green
0b4986a788
[travis] install dejagnu with sudo
2013-01-11 11:19:52 -05:00
Anthony Green
3c337eef51
[travis] install dejagnu
2013-01-11 11:18:14 -05:00
Anthony Green
90720962ce
Add first travis config file
2013-01-11 10:57:30 -05:00
Anthony Green
bff052d9cd
32-bit x86 fix and more
2013-01-11 10:24:32 -05:00
Anthony Green
cd41aeab61
Add compiler column to table
2013-01-10 17:25:45 -05:00
Anthony Green
8bf987d4df
Fix for sunpro compiler on Solaris
2013-01-10 17:24:51 -05:00
Anthony Green
3ee74fd6dc
Update documentation version.
2013-01-10 17:15:03 -05:00
Anthony Green
13e2d7b925
Handle both 32 and 64-bit x86 builds regardless of target triple
2013-01-10 10:52:02 -05:00
Anthony Green
5141543000
Don't run EH tests with non-GNU compiler
2013-01-10 07:35:53 -05:00
Anthony Green
56ba8d86f4
Don't use warning checking macro with sun compiler
2013-01-10 07:25:10 -05:00
Anthony Green
6a028caec1
Don't use GCCisms to define types when
...
+ building with the SUNPRO compiler.
2013-01-10 01:19:43 -05:00
Anthony Green
2d9b393975
Fix for closures with sunpro compiler
2013-01-09 21:14:54 -05:00
Anthony Green
8308984e47
Make sure we're running dejagnu tests with the right compiler.
2013-01-08 15:14:21 -05:00
Anthony Green
f26c7ca671
Make compiler options in dejagnu runs compiler specific
2013-01-08 14:47:05 -05:00
Anthony Green
74c776e219
Switch x86 Solaris to X86 from X86_64
2013-01-08 12:25:54 -05:00
Anthony Green
8962c8c8d0
Fix read-only eh_frame test
2013-01-08 12:22:24 -05:00
Anthony Green
35ddb69c2b
Only emit DWARF unwind info when building with GCC
2013-01-08 07:53:37 -05:00
Anthony Green
f7879bc3f3
Testsuite fix for Solaris vendor compiler
2013-01-08 07:30:28 -05:00
Anthony Green
67cea90fc0
mend
2013-01-07 06:30:24 -05:00
Thorsten Glaser
0de3277b18
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 >
2013-01-07 06:22:51 -05:00
Anthony Green
8f4772f383
m68k fixes for signed 8 and 16-bit calls.
2013-01-07 06:14:53 -05:00
Anthony Green
ea7f8440d5
remove gcc-ism
2013-01-04 09:09:32 -05:00
Anthony Green
f06c0f1037
Add missing ChangeLog entry and generated files.
2013-01-02 09:39:17 -05:00
Anthony Green
1f8675d4c1
Merge pull request #26 from rofl0r/master
...
fix build error on ppc when long double == double
2013-01-02 06:34:38 -08:00