lightning
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lightning] ANNOUNCE: GNU lightning 2.0.3 released!


From: Paulo César Pereira de Andrade
Subject: [Lightning] ANNOUNCE: GNU lightning 2.0.3 released!
Date: Wed, 8 Jan 2014 18:02:14 -0200

GNU lightning 2.0.3 released!

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.3.tar.gz

This is a minor bug fixes release, and corrects all known bugs.

----------------------------------------------------------------
arm:
  o Minor changes that should allow building on non gnu-linux/gcc
    (e.g. clang/llvm & iOS7, untested)

ix86:
  o Correct wrong x87 float indexed store code generation.
  o Ensure the x87 stack is empty when calling a function
    (this is particularly important if calling c99 complex functions,
     that may easily fill the x87 stack, what could cause problems if
     lightning did not empty the x87 stack)
  o Correct wrong x87 optimization when loading the log(2) constant.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]