From: Sergey Bronnikov via Tarantool-patches <tarantool-patches@dev.tarantool.org> To: tarantool-patches@dev.tarantool.org, Sergey Kaplun <skaplun@tarantool.org>, Maxim Kokryashkin <m.kokryashkin@tarantool.org> Subject: [Tarantool-patches] [PATCH luajit 0/2] Fixes in Mach-O generation code Date: Fri, 5 Jul 2024 16:10:38 +0300 [thread overview] Message-ID: <cover.1720182442.git.sergeyb@tarantool.org> (raw) From: Sergey Bronnikov <sergeyb@tarantool.org> Patch series brings two patches with fixes in <jit/bcsave.lua>. Branch: https://github.com/tarantool/luajit/tree/ligurio/gh-1181-64bit-non-FAT-Mach-O-object-files Issues: - https://github.com/tarantool/tarantool/issues/10199 - https://github.com/LuaJIT/LuaJIT/issues/1181 - https://github.com/LuaJIT/LuaJIT/issues/1223 Mike Pall (2): Fix typo. OSX/iOS: Always generate 64 bit non-FAT Mach-O object files. src/jit/bcsave.lua | 157 +++------- ...-865-cross-generation-mach-o-file.test.lua | 294 +++--------------- 2 files changed, 71 insertions(+), 380 deletions(-) -- 2.34.1
next reply other threads:[~2024-07-05 13:10 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-07-05 13:10 Sergey Bronnikov via Tarantool-patches [this message] 2024-07-05 13:10 ` [Tarantool-patches] [PATCH luajit 1/2] Fix typo Sergey Bronnikov via Tarantool-patches 2024-07-09 12:15 ` Sergey Kaplun via Tarantool-patches 2024-07-11 9:15 ` Maxim Kokryashkin via Tarantool-patches 2024-07-05 13:10 ` [Tarantool-patches] [PATCH luajit 2/2] OSX/iOS: Always generate 64 bit non-FAT Mach-O object files Sergey Bronnikov via Tarantool-patches 2024-07-09 13:03 ` Sergey Kaplun via Tarantool-patches 2024-07-10 12:43 ` Sergey Bronnikov via Tarantool-patches 2024-07-11 7:29 ` Sergey Kaplun via Tarantool-patches 2024-07-23 20:07 ` Sergey Bronnikov via Tarantool-patches 2024-08-19 9:45 ` Maxim Kokryashkin via Tarantool-patches 2024-08-20 8:57 ` Sergey Bronnikov via Tarantool-patches
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=cover.1720182442.git.sergeyb@tarantool.org \ --to=tarantool-patches@dev.tarantool.org \ --cc=estetus@gmail.com \ --cc=m.kokryashkin@tarantool.org \ --cc=skaplun@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH luajit 0/2] Fixes in Mach-O generation code' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox