<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luajit/src/vm_arm64.dasc, branch temp-v3bp-syntax1</title>
<subtitle>A mirror of https://luajit.org/git/luajit.git
</subtitle>
<id>https://git.lua4.win/luajit/atom?h=temp-v3bp-syntax1</id>
<link rel='self' href='https://git.lua4.win/luajit/atom?h=temp-v3bp-syntax1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/'/>
<updated>2026-06-25T19:09:16+00:00</updated>
<entry>
<title>ARM/ARM64: Fix bitwise operators.</title>
<updated>2026-06-25T19:09:16+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2026-06-25T19:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=32e0e8be45ef8eff77c08f701432696ee1c6ac84'/>
<id>urn:sha1:32e0e8be45ef8eff77c08f701432696ee1c6ac84</id>
<content type='text'>
Reported by slashOwO. #1476
</content>
</entry>
<entry>
<title>Backport some v3.0 syntax extensions.</title>
<updated>2026-06-22T14:35:18+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2026-06-22T14:35:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=09c81c054e9790f74cc3be9e8dfaa99e932cfc3b'/>
<id>urn:sha1:09c81c054e9790f74cc3be9e8dfaa99e932cfc3b</id>
<content type='text'>
See discussion in: #1476
</content>
</entry>
<entry>
<title>DUALNUM: Improve/fix edge cases of unary minus.</title>
<updated>2026-01-09T17:46:32+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2026-01-09T17:46:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=707c12bf00dafdfd3899b1a6c36435dbbf6c7022'/>
<id>urn:sha1:707c12bf00dafdfd3899b1a6c36435dbbf6c7022</id>
<content type='text'>
Thanks to Sergey Kaplun. #1422 #1418
</content>
</entry>
<entry>
<title>Merge branch 'master' into v2.1</title>
<updated>2026-01-09T16:25:02+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2026-01-09T16:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=2c110b7769bace93314f19977307054d44eb731e'/>
<id>urn:sha1:2c110b7769bace93314f19977307054d44eb731e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ARM64: More fixes for ARM BTI.</title>
<updated>2025-12-06T07:42:18+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2025-12-06T07:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=c7c74ea505ab9103bd0df8e84da56a895ae60e82'/>
<id>urn:sha1:c7c74ea505ab9103bd0df8e84da56a895ae60e82</id>
<content type='text'>
Reported by Yuichiro Naito. #1415
</content>
</entry>
<entry>
<title>Unify Lua number to FFI integer conversions.</title>
<updated>2025-11-27T16:45:17+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2025-11-27T16:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=f80b349d5490aa289b2925d297f3f3c618977570'/>
<id>urn:sha1:f80b349d5490aa289b2925d297f3f3c618977570</id>
<content type='text'>
Phew. #1411
</content>
</entry>
<entry>
<title>ARM64: Fix ARM BTI.</title>
<updated>2025-10-29T08:38:31+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2025-10-29T08:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=5b20d6e305b67765de357137105f5af007bac705'/>
<id>urn:sha1:5b20d6e305b67765de357137105f5af007bac705</id>
<content type='text'>
Reported by Yuichiro Naito. #1400
</content>
</entry>
<entry>
<title>ARM64: Add support for ARM BTI.</title>
<updated>2025-10-28T03:46:10+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2025-10-28T03:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=8651ef6df45189ad5ab734275568c9538038fcfa'/>
<id>urn:sha1:8651ef6df45189ad5ab734275568c9538038fcfa</id>
<content type='text'>
Note: this is not enabled by default, look for CET in lj_arch.h.
Thanks to Yuichiro Naito. #1398
</content>
</entry>
<entry>
<title>Merge branch 'master' into v2.1</title>
<updated>2025-01-13T15:15:19+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2025-01-13T15:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=8358eb0cceb0aab0ba2872afa4a68ef391093d88'/>
<id>urn:sha1:8358eb0cceb0aab0ba2872afa4a68ef391093d88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>macOS: Fix macOS 15 / Clang 16 build.</title>
<updated>2024-10-02T00:06:25+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2024-10-02T00:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=2240d84464cc3dcb22fd976f1db162b36b5b52d5'/>
<id>urn:sha1:2240d84464cc3dcb22fd976f1db162b36b5b52d5</id>
<content type='text'>
Note: The -Wl,-no_deduplicate workaround is NOT needed anymore.
Thanks to fxcoudert, corsix, clason, baconpaul, mvf. #1275 #1266
</content>
</entry>
</feed>
