Commit Graph

6 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther e0cffc2ab5 lightning: Build the latest head on the way to 2.0.6 2015-01-25 15:21:14 +01:00
Holger Hans Peter Freyther 70f7b22580 lightning: Build a newer version with ARMv5t fixes 2014-12-22 15:11:13 +01:00
Holger Hans Peter Freyther 626c0f3256 lightning: Upgrade with LDR* fixes on ARMv5te or later ISAs
The code mixed the source/dest registers and violated the
ISA of needing an even register as the start. Some other
fixes as well.
2014-11-21 16:59:18 +01:00
Holger Hans Peter Freyther 73bf175225 lightning: Build without binutils dependency
GNU lightning can link to binutils to benefit from the built-in
disassembler. We do not want this dependency right now and just
disable it.
2014-11-19 16:20:21 +01:00
Holger Hans Peter Freyther 3f165fa232 lightning: Allow it to be built for the native system 2014-11-19 10:28:01 +01:00
Holger Hans Peter Freyther 96977638a1 lightning: Add GNU lightning 2.0.x needed for GNU Smalltalk
GNU lightning is a macro-assembler/jit that is used by GNU
Smalltalk. It supports x86 and ARM backends.
2014-11-02 12:46:14 +01:00