Update LuaJIT to latest 2.1.0 source (7306ba7)

This commit is contained in:
Alex Szpakowski
2022-01-15 18:08:02 -04:00
parent c47dad7f2f
commit ec182a12c9
209 changed files with 295 additions and 269 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
|// Low-level VM code for MIPS CPUs.
|// Bytecode interpreter, fast functions and helper functions.
|// Copyright (C) 2005-2021 Mike Pall. See Copyright Notice in luajit.h
|// Copyright (C) 2005-2022 Mike Pall. See Copyright Notice in luajit.h
|//
|// MIPS soft-float support contributed by Djordje Kovacevic and
|// Stefan Pejic from RT-RK.com, sponsored by Cisco Systems, Inc.