<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luajit/lib, branch v2.0.0-beta8</title>
<subtitle>A mirror of https://luajit.org/git/luajit.git
</subtitle>
<id>https://git.lua4.win/luajit/atom?h=v2.0.0-beta8</id>
<link rel='self' href='https://git.lua4.win/luajit/atom?h=v2.0.0-beta8'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/'/>
<updated>2011-06-12T23:04:23+00:00</updated>
<entry>
<title>Add -b command line option to save/list bytecode.</title>
<updated>2011-06-12T23:04:23+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2011-06-12T23:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=0eee70cd4d662bc0cade42aa608a031dd7426eb0'/>
<id>urn:sha1:0eee70cd4d662bc0cade42aa608a031dd7426eb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add recursive dump option to jit.bc.dump().</title>
<updated>2011-06-12T21:51:13+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2011-06-12T21:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=9da94d135535c607d71a5d7e902b561ee418f0ca'/>
<id>urn:sha1:9da94d135535c607d71a5d7e902b561ee418f0ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix handling of number constants in snapshots in SPLIT pass.</title>
<updated>2011-05-26T23:56:25+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2011-05-26T23:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=46955be1e2cbd3406bbc8209dbece7238a984835'/>
<id>urn:sha1:46955be1e2cbd3406bbc8209dbece7238a984835</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get register maps for jit.dump from target disassembler.</title>
<updated>2011-05-22T16:33:33+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2011-05-22T16:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=288085afbe916ac334dbc88ee2da836fb837bbca'/>
<id>urn:sha1:288085afbe916ac334dbc88ee2da836fb837bbca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ARM: Add ARM disassembler.</title>
<updated>2011-05-22T16:11:08+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2011-05-22T16:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=c156c8a10171f7760fcbffe95ae4c8813e56da12'/>
<id>urn:sha1:c156c8a10171f7760fcbffe95ae4c8813e56da12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split up FP IR instructions with SPLIT pass for soft-float targets.</title>
<updated>2011-05-22T15:44:58+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2011-05-22T15:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=138f54352ad604ef50f77cbcc15abec6dbd883c0'/>
<id>urn:sha1:138f54352ad604ef50f77cbcc15abec6dbd883c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ARM: Add LJ_SOFTFP define. Add support for soft-float slot handling.</title>
<updated>2011-05-16T00:38:07+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2011-05-16T00:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=1ac71f1fa8c0ad0c691ca7a2a96d74121b75ec9e'/>
<id>urn:sha1:1ac71f1fa8c0ad0c691ca7a2a96d74121b75ec9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FFI: Record simple C function calls.</title>
<updated>2011-02-05T20:50:15+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2011-02-05T20:50:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=26fadcd25bb9e84e15be0a81a56806d5419c3183'/>
<id>urn:sha1:26fadcd25bb9e84e15be0a81a56806d5419c3183</id>
<content type='text'>
Only handles cdecl and fixarg C functions.
Doesn't handle pass-by-value aggregates.
Doesn't handle 64 bit args/returns on 32 bit CPUs.
</content>
</entry>
<entry>
<title>Add volatile XLOADs.</title>
<updated>2011-01-19T01:05:12+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2011-01-19T01:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=8407ac0eca109d466b388d04b29f12f21265a1e0'/>
<id>urn:sha1:8407ac0eca109d466b388d04b29f12f21265a1e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump copyright date to 2011.</title>
<updated>2011-01-09T16:12:53+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2011-01-09T16:12:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=06f99fc3dfa5da1fb9de7210b8a0ce772745a375'/>
<id>urn:sha1:06f99fc3dfa5da1fb9de7210b8a0ce772745a375</id>
<content type='text'>
</content>
</entry>
</feed>
