From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25351 invoked by alias); 3 Aug 2007 11:52:19 -0000 Received: (qmail 25186 invoked by uid 48); 3 Aug 2007 11:52:07 -0000 Date: Fri, 03 Aug 2007 11:52:00 -0000 Message-ID: <20070803115207.25185.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/31325] gcj support for ARM EABI In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "s_j_newbury at yahoo dot co dot uk" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-08/txt/msg00150.txt.bz2 ------- Comment #16 from s_j_newbury at yahoo dot co dot uk 2007-08-03 11:52 ------- (In reply to comment #14) > Actually, forget that last message. Most of these patches seem to be gcc 4.2 > based and the libffi and gij patches are already done. > Andrew: I spotted your new patch here http://gcc.gnu.org/ml/gcc-patches/2007-07/msg01986.html, one thing I see missing is in libffi/src/arm/ffi.c, FFI_INIT_TRAMPOLINE uses the OABI style syscall to call sys_cacheflush, this will fail without OABI support. Not too hard to add but I don't have copyright assignment still, so... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31325