Hi all,

a little xmas and new year treat, maybe especially for the small binary embedded
and/or puppy folks:

I just committed some basic x86-64/x32 support glue to the t2/trunk.

X32 is x86-64 with 32-bit pointers, so still taking advantage of all the many 
more
general purpose registers and optimized calling convention, with less memory
and thus cache utilization (like we where running sparc32 user-land on sparc64
by default for this reason, too):

        https://en.wikipedia.org/wiki/X32_ABI

Not everything just builds yet (obviously not even upstream, e.g. no support for
valgrind or other low-level stuff yet).

Enjoy,
        René

-- 
 ExactCODE GmbH, Lietzenburger Str. 42, DE-10789 Berlin
 DE Legal: Amtsgericht Berlin (Charlottenburg) HRB 105123B, Tax-ID#: DE251602478
 Managing Director: René Rebe
 http://exactcode.com | http://exactscan.com | http://ocrkit.com | 
http://t2-project.org | http://rene.rebe.de

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to