office-gobmx/bridges
Pierre-Eric Pelloux-Prayer ffc7b3f8a1 Mark ecx register as clobbered (solaris/intel)
This is a followup of :
commit e748b09663
Author: Kristian Rietveld <kris@lanedo.com>
Date:   Sat Oct 15 01:15:21 2011 +0200

    Mark ecx register as clobbered

    The inline assembly code executes a function call and functions are
    free to use eax, ecx and edx without preservation. We must thus mark
    ecx as a clobber register.

Change-Id: I4e9ed38189b23c2bb6d4fbdedc34c318026acfe7
2012-07-10 16:23:34 +01:00
..
inc Remove unused include files 2012-06-27 13:34:23 +02:00
prj
source Mark ecx register as clobbered (solaris/intel) 2012-07-10 16:23:34 +01:00
test re-base on ALv2 code. 2012-06-29 15:51:49 +01:00
unotypes
README
version.mk

Bridges from various C++ ABIs, Java JNI, MS .Net to UNO and back.

Also implementation of the UNO Remote Protocol. And in ooo-build a bridge from Mono to UNO and back.