This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libffi - the 10th Anniversary Release


Dalibor Topic schrieb:
> Thomas Heller wrote:
>> 
>> The libffi_asm_wince directory is for MS compilers and windows ce/arm, with
>> closure support.
> 
> Very cool. How hard would it be to adapt those for cegcc?
> http://cegcc.sourceforge.net/ ... I guess the assembler syntax is quite 
> different?
> 

The arm assembler was also not written by me.  But the x86 inline asm in libffi_msvc was.
I translated the gnu assembler syntax into MS inline assmebler manually; maybe you
can do the same for the arm stuff?  Also, doesn't current libffi contain code for arm
closures in gnu syntax?

Thomas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]