|
2fb527a0
|
2013-03-16T07:46:38
|
|
Add Meta processor support
|
|
211a9ebf
|
2013-03-16T04:24:40
|
|
Merge pull request #32 from alex/patch-1
Fix for a crasher due to misaligned stack on x86-32.
|
|
ee18766b
|
2013-03-14T15: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-11T14:25:13
|
|
Add moxie support. Release 3.0.12.
|
|
4ea22e54
|
2013-02-10T08:48:38
|
|
Update README
|
|
10e77227
|
2013-02-10T08:47:26
|
|
mend
|
|
a9521411
|
2013-02-09T06:54:40
|
|
sparc v8 and testsuite fixes
|
|
70b11b47
|
2013-02-08T16:12:19
|
|
Fix small struct passing on ppc
|
|
63ba1fa7
|
2013-02-08T15:18:19
|
|
Remove xfail for arm*-*-*.
|
|
24fbca4c
|
2013-02-08T14:19:56
|
|
Fix typo
|
|
b0fa11cb
|
2013-02-08T14:17:13
|
|
More man page cleanup
|
|
8bd15d13
|
2013-02-08T13:56:37
|
|
Fix many.c testcase for ppc
|
|
7aab825c
|
2013-02-08T13:26:21
|
|
Add missing files to dist
|
|
cb03ea8f
|
2013-02-08T12:25:18
|
|
sparc v9 fixes for sun tools
|
|
35ee8d44
|
2013-02-08T07:12:41
|
|
Fix microblaze big-endian struct issue
|
|
9db7e1a9
|
2013-02-07T21:06:08
|
|
Fix botched sparc patch. Update version.
|
|
ce0138e6
|
2013-02-07T18:04:01
|
|
Update bug report address. rc2.
|
|
fd07c9e4
|
2013-02-07T18:00:36
|
|
Add cache flushing routine for sun compiler on sparc solaris 2.8
|
|
ed6ae950
|
2013-02-07T16:43:36
|
|
Add libtool-ldflags. Define toolexeclibdir for non-GCC builds.
|
|
ffef2e04
|
2013-02-07T15:47:01
|
|
x32 and libtool fixes
|
|
95eecebb
|
2013-02-07T15:32:46
|
|
Remove a.out cruft from dist
|
|
176aa9d2
|
2013-02-07T15:29:22
|
|
Fix GCC usage test and update README
|
|
f3a4f3fd
|
2013-02-07T09:57:20
|
|
Fixes for AIX xlc compiler.
|
|
522f8fef
|
2013-02-06T20:31:31
|
|
Fix man page. Clean out junk.
|
|
c4dfa259
|
2013-02-06T17:43:24
|
|
Bump soversion
|
|
f62bd63f
|
2013-02-06T17:38:32
|
|
Release candidate 1
|
|
f7cd61e9
|
2013-02-06T17:38:04
|
|
Fix pkgconfig install bits
|
|
6a790129
|
2013-02-06T17:37:15
|
|
Work around LLVM ABI problem on x86-64
|
|
37011293
|
2013-01-27T05:09:04
|
|
Merge pull request #28 from jralls/master
Reorder x86_64 checks
|
|
bcc0c280
|
2013-01-26T15: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-21T08:02:07
|
|
Update README
|
|
655bb8f3
|
2013-01-21T08:01:24
|
|
Merge branch 'master' of github.com:/atgreen/libffi
|
|
1035ffb2
|
2013-01-21T07:55:53
|
|
Update README
|
|
840f9758
|
2013-01-21T07:55:53
|
|
Merge branch 'master' of github.com:/atgreen/libffi
|
|
aeb8719a
|
2013-01-21T07:37:30
|
|
New microblaze support
|
|
40860245
|
2013-01-21T07:37:30
|
|
New microblaze support
|
|
20cae32b
|
2013-01-21T07:07:38
|
|
Xtensa support
|
|
9742f917
|
2013-01-21T07:03:41
|
|
Mention IBM XL compiler support on AIX.
|
|
f03eab08
|
2013-01-11T17:14:11
|
|
Remove obsolete inline test functions
|
|
05fbe1fa
|
2013-01-11T16:54:40
|
|
xlc compiler support
|
|
0b4986a7
|
2013-01-11T11:19:52
|
|
[travis] install dejagnu with sudo
|
|
3c337eef
|
2013-01-11T11:18:14
|
|
[travis] install dejagnu
|
|
90720962
|
2013-01-11T10:57:30
|
|
Add first travis config file
|
|
bff052d9
|
2013-01-11T10:24:32
|
|
32-bit x86 fix and more
|
|
cd41aeab
|
2013-01-10T17:25:45
|
|
Add compiler column to table
|
|
8bf987d4
|
2013-01-10T17:24:51
|
|
Fix for sunpro compiler on Solaris
|
|
3ee74fd6
|
2013-01-10T17:15:03
|
|
Update documentation version.
|
|
13e2d7b9
|
2013-01-10T10:52:02
|
|
Handle both 32 and 64-bit x86 builds regardless of target triple
|
|
51415430
|
2013-01-10T07:35:53
|
|
Don't run EH tests with non-GNU compiler
|
|
56ba8d86
|
2013-01-10T07:25:10
|
|
Don't use warning checking macro with sun compiler
|
|
6a028cae
|
2013-01-10T01:19:43
|
|
Don't use GCCisms to define types when
+ building with the SUNPRO compiler.
|
|
2d9b3939
|
2013-01-09T21:14:54
|
|
Fix for closures with sunpro compiler
|
|
8308984e
|
2013-01-08T15:14:21
|
|
Make sure we're running dejagnu tests with the right compiler.
|
|
f26c7ca6
|
2013-01-08T14:47:05
|
|
Make compiler options in dejagnu runs compiler specific
|
|
74c776e2
|
2013-01-08T12:25:54
|
|
Switch x86 Solaris to X86 from X86_64
|
|
8962c8c8
|
2013-01-08T12:22:24
|
|
Fix read-only eh_frame test
|
|
35ddb69c
|
2013-01-08T07:53:37
|
|
Only emit DWARF unwind info when building with GCC
|
|
f7879bc3
|
2013-01-08T07:30:28
|
|
Testsuite fix for Solaris vendor compiler
|
|
67cea90f
|
2013-01-07T06:30:24
|
|
mend
|
|
0de3277b
|
2012-12-03T00: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-07T06:14:53
|
|
m68k fixes for signed 8 and 16-bit calls.
|
|
ea7f8440
|
2013-01-04T09:09:32
|
|
remove gcc-ism
|
|
f06c0f10
|
2013-01-02T09:39:17
|
|
Add missing ChangeLog entry and generated files.
|
|
1f8675d4
|
2013-01-02T06:34:38
|
|
Merge pull request #26 from rofl0r/master
fix build error on ppc when long double == double
|
|
335f419a
|
2013-01-02T06:30:03
|
|
Merge pull request #23 from rurban/master
cygwin/mingw shared libs need libtool LDFLAGS = -no-undefined
|
|
53236d50
|
2013-01-02T09:24:55
|
|
Regenerate files
|
|
72222ca3
|
2013-01-02T09:06:38
|
|
Update texinfo.tex
|
|
1e326c95
|
2013-01-02T09:05:02
|
|
Update config.guess and config.sub
|
|
cb6671f5
|
2013-01-02T08:56:07
|
|
Missing .gitignore changes for xcode support
|
|
ebbe7796
|
2013-01-02T08:54:05
|
|
missed x32 libtool patch.
|
|
4394096d
|
2013-01-02T08:51:35
|
|
missed trampoline_table patch. Move to GCC.
|
|
ed7a59c3
|
2013-01-02T08:48:01
|
|
Windows symbol export fix. Move to GCC.
|
|
ccee09a4
|
2013-01-02T08: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-02T08:37:35
|
|
med
|
|
980a334c
|
2013-01-02T07:36:42
|
|
Test GCC update
|
|
8bad679a
|
2013-01-02T08:28:35
|
|
New stand-alone patch
|
|
981c32ee
|
2013-01-02T07:34:03
|
|
Merge with GCC. Eliminate quilt bits.
|
|
61a05492
|
2012-11-28T06:07:41
|
|
Refresh config.guess and config.sub
|
|
f6b58d2b
|
2012-11-22T16:26:21
|
|
fix build on ppc when long double == double
|
|
69da33a0
|
2012-11-12T15:25:47
|
|
Pull in config.sub for aarch64 support and more
|
|
f680b598
|
2012-11-06T16:00:40
|
|
Add missing aarch64 configury bits
|
|
dfadfb19
|
2012-10-31T06:46:41
|
|
Rebase for ppc64 fix
|
|
e944b8c7
|
2012-10-30T14:06:09
|
|
Add PaX work-around
|
|
9ccd51be
|
2012-10-30T13:37:37
|
|
Fix commit conflicts
|
|
f342996c
|
2012-10-30T07:42:27
|
|
Darwin12 fix
|
|
58e8b66f
|
2012-10-30T07:07:19
|
|
AArch64 port
|
|
fa5d7479
|
2012-10-30T07:07:19
|
|
AArch64 port
|
|
6993a668
|
2012-10-30T06:59:32
|
|
Fix autoconf macros
|
|
70084e70
|
2012-10-12T23:55:06
|
|
Update Tile* port info
|
|
9c00a3f6
|
2012-10-12T16:46:06
|
|
TILE-Gx/TILEPro support
|
|
048d2f41
|
2012-10-11T10:55:25
|
|
Rebase
|
|
6d6f7110
|
2012-07-07T12:42:00
|
|
cygwin/mingw shared libs need libtool LDFLAGS = -no-undefined
otherwise only static libs are created.
|
|
d330f192
|
2012-05-05T09:37:02
|
|
iOS build fixes.
|
|
09b23cfc
|
2012-04-27T08:29:48
|
|
Update README with Blackfin/uClinux support
|
|
213ed15c
|
2012-04-27T01:34:15
|
|
Add blackfin supprt from Alexandre Keunecke.
|
|
ff3d76fd
|
2012-04-11T23:16:48
|
|
3.0.11
|
|
7e0a412c
|
2012-04-11T22:47:44
|
|
Update files to ship
|
|
39e6a586
|
2012-04-11T22:39:46
|
|
More mac/ios build improvements
|
|
853cc722
|
2012-04-10T06:33:33
|
|
Fix typo for darwin targets
|
|
3f502306
|
2012-04-06T20:34:51
|
|
mend
|