[Bug libffi/29152] 64-bit darwin ppc port needed for libffi

2011-01-10 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29152 Jack Howarth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug libffi/29152] 64-bit darwin ppc port needed for libffi

2010-12-18 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29152 --- Comment #8 from Iain Sandoe 2010-12-18 08:56:49 UTC --- Author: iains Date: Sat Dec 18 08:56:46 2010 New Revision: 168016 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168016 Log: libffi: PR libffi/29152 PR libffi/42378

[Bug libffi/29152] 64-bit darwin ppc port needed for libffi

2010-12-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29152 --- Comment #7 from Dominique d'Humieres 2010-12-12 11:58:49 UTC --- Fixed by the patch in http://gcc.gnu.org/ml/gcc-patches/2010-12/msg00804.html.

[Bug libffi/29152] 64-bit darwin ppc port needed for libffi

2008-01-30 Thread dominiq at lps dot ens dot fr
--- Comment #6 from dominiq at lps dot ens dot fr 2008-01-30 21:54 --- libffi is even more broken on powerpc-apple-darwin9 than on powerpc-apple-darwin8: === libffi Summary for unix/-m64 === # of expected passes412 # of unexpected failures412 # of un

[Bug libffi/29152] 64-bit darwin ppc port needed for libffi

2007-12-18 Thread andreast at gcc dot gnu dot org
--- Comment #5 from andreast at gcc dot gnu dot org 2007-12-18 19:07 --- Jack, you can try, but I think it is a bit wasted time. Well, depends on how long the process takes to get the patches from apple. [wolfram:gcc/head/objdir] andreast% file /usr/lib/libffi.dylib /usr/lib/libffi.dy

[Bug libffi/29152] 64-bit darwin ppc port needed for libffi

2007-12-18 Thread howarth at nitro dot med dot uc dot edu
--- Comment #4 from howarth at nitro dot med dot uc dot edu 2007-12-18 17:14 --- Andreas, Can't we duplicate the existing code in darwin.S, darwin_closure.S, ffi_darwin.c and sysv.S and wrapper it with a test for __powerpc64__ as a starting point. I think if we at least get discussi

[Bug libffi/29152] 64-bit darwin ppc port needed for libffi

2006-12-09 Thread andreast at gcc dot gnu dot org
--- Comment #3 from andreast at gcc dot gnu dot org 2006-12-09 20:23 --- *** Bug 30134 has been marked as a duplicate of this bug. *** -- andreast at gcc dot gnu dot org changed: What|Removed |Added

[Bug libffi/29152] 64-bit darwin ppc port needed for libffi

2006-09-22 Thread andreast at gcc dot gnu dot org
--- Comment #2 from andreast at gcc dot gnu dot org 2006-09-22 18:19 --- For the 64-bit Darwin PPC port of libffi you have to follow the 64-bit calling conventions: http://developer.apple.com/documentation/DeveloperTools/Conceptual/LowLevelABI/index.html Also, take a look at src/power

[Bug libffi/29152] 64-bit darwin ppc port needed for libffi

2006-09-22 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-22 16:51 --- *** Bug 29181 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29152

[Bug libffi/29152] 64-bit darwin ppc port needed for libffi

2006-09-20 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29152