[Libreoffice-commits] core.git: Changes to 'feature/libffi'
Jan Holesovsky
kendy at collabora.com
Sun Jun 15 10:04:36 PDT 2014
New branch 'feature/libffi' available with the following commits:
commit 61982b799d82b6913b894ef11db39b7ff0c5a963
Author: Jan Holesovsky <kendy at collabora.com>
Date: Sun Jun 15 18:51:02 2014 +0200
libffi bridge: Proof-of-concept implementation of libffi uno -> cpp bridge.
This so far replaces the x86-64 uno -> cpp, and is not complete yet, only the
basic types are passed correctly. Structs are not, as they do not have the
right ffi typeinfo yet.
[cpp -> uno is not touched at all yet; but so far looks like that we could get
rid of most of the platform-dependent code from bridges - not sure yet about
the trampolines, but most of the rest could go.]
Change-Id: Ice13685ce00e2026807ff179f3e2932977237886
commit 39c94b2e14f52a3d0ce39559716804150de3712e
Author: Jan Holesovsky <kendy at collabora.com>
Date: Sun Jun 15 18:49:43 2014 +0200
libffi: Add it as an external library.
Change-Id: I823d81a8dd88ddb0631808b7bdc125154a27b482
More information about the Libreoffice-commits
mailing list