* Fix limit check in narrow_conv_backprop().
* Always use IRT_NIL for IR_TBAR.
* ARM64: Use ldr literal to load FP constants.
* FFI: Add missing coercion when recording 64-bit bit.*().
* ARM64: Make tobit conversions match JIT backend behavior.
* ARM: Make hard-float tobit conversions match JIT backend behavior.
* FFI: Drop finalizer table rehash after GC cycle.
* Fix another potential file descriptor leak in luaL_loadfile*().
* MIPS32: Fix little-endian IR_RETF.
* Correctly close VM state after early OOM during open.
* Fix potential file descriptor leak in luaL_loadfile*().
* Reflect override of INSTALL_LJLIBD in package.path.
* ARM64: Use movi to materialize FP constants.
* Add more FOLD rules for integer conversions.
* Different fix for partial snapshot restore due to stack overflow.
* Fix IR_ABC hoisting.
* Limit CSE for IR_CARG to fix loop optimizations.
* Call math.randomseed() without arguments to seed from system entropy.
* Restore state when recording __concat metamethod throws an error.
* Add build flag LUAJIT_DISABLE_TAILCALL to disable tailcall generation.
* Clarify that lj_buf_shrink() does not keep any buffer data.
* OSX: Fix installed luajit.pc.
* FFI: Fix various issues in recff_cdata_arith.
* Fix predict_next() in parser (for real now).
* FFI: Fix __tostring metamethod access to enum cdata value.
* Fix typo.
* Handle partial snapshot restore due to stack overflow.
* Update Nintendo Switch build script.
* Prevent sanitizer warning in snap_restoredata().
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/luajit?expand=0&rev=58