GNU lightning - News
GNU lightning 2.0.2 released!
Item posted by Paulo César Pereira de Andrade <pcpa> on Mon 04 Nov 2013 04:21:25 PM UTC.
GNU lightning is a library to aid in making portable programs
that compile assembly code at run time.
Development:
http://git.savannah.gnu.org/cgit/lightning.git
Download release:
ftp://ftp.gnu.org/gnu/lightning/lightning-2.0.2.tar.gz
----------------------------------------------------------------
generic bug fixes:
o Add assertion to detect double patching.
powerpc:
o Correct wrong ldxi_l simplification in 64 bit mode.
arm:
o Do not use ldrt/strt by default.
o Correct wrong offset for load/store of floats.
o Correct build when disassembler is disabled.
mips:
o Build and pass all test cases on mips64.
o Correct abi detection.
x86_64:
o %r12 may be used as an index register.
ia64:
o Correct some wrong value range checks.
ix86:
o Add alternate truncr_d implementation for Solaris 32 bit.
Powered by Savane 3.13-269c.
Corresponding source code