index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lj_gdbjit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into v2.1
Mike Pall
2025-01-13
1
-1
/
+1
|
\
|
*
Bump copyright date.
Mike Pall
2025-01-13
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2023-12-10
1
-1
/
+1
|
\
|
|
*
Fix .debug_abbrev section in GDB JIT API.
Mike Pall
2023-12-10
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2023-08-20
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2023-08-20
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2022-01-15
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2022-01-15
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2021-01-02
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2021-01-02
1
-1
/
+1
*
|
Cleanup some arch defines and fix builds.
Mike Pall
2020-06-15
1
-1
/
+1
*
|
Improve assertions.
Mike Pall
2020-06-15
1
-2
/
+3
*
|
Merge branch 'master' into v2.1
Mike Pall
2020-01-20
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2020-01-20
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2017-01-17
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2017.
Mike Pall
2017-01-17
1
-1
/
+1
*
|
ARM64: Add JIT compiler backend.
Mike Pall
2016-11-20
1
-0
/
+12
*
|
Use the GDB JIT API in a thread-safe manner.
Mike Pall
2016-05-03
1
-0
/
+18
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-03-03
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2016.
Mike Pall
2016-03-03
1
-1
/
+1
*
|
x64: Add LJ_GC64 mode interpreter.
Mike Pall
2015-05-04
1
-2
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2015-01-06
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-10-07
1
-0
/
+2
|
\
|
|
*
Fix DragonFly build (unsupported).
Mike Pall
2014-10-07
1
-0
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-01-16
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-1
/
+1
*
|
Big renaming of string buffer/formatting/conversion functions.
Mike Pall
2013-05-13
1
-1
/
+2
*
|
String buffer refactoring, part 2.
Mike Pall
2013-02-27
1
-11
/
+2
|
/
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
Remove fictitious Solaris define.
Mike Pall
2013-01-11
1
-1
/
+1
*
MIPS: Add support for GDB JIT API.
Mike Pall
2012-04-01
1
-4
/
+14
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
PPC: Add support for GDB JIT API.
Mike Pall
2011-10-24
1
-0
/
+21
*
More fixes for the Solaris/x86 build. Thanks to Will Metcalf.
Mike Pall
2011-06-14
1
-1
/
+1
*
Flatten and compress in-memory debug info (saves ~70%).
Mike Pall
2011-06-09
1
-1
/
+1
*
Move debugging/introspection functionality to lj_debug.c.
Mike Pall
2011-06-07
1
-4
/
+3
*
ARM: Add support for GDB JIT API.
Mike Pall
2011-05-16
1
-0
/
+12
*
Cleanup and fix trace flush logic.
Mike Pall
2011-01-18
1
-2
/
+1
*
Bump copyright date to 2011.
Mike Pall
2011-01-09
1
-1
/
+1
*
Cleanup architecture, ABI and OS definitions.
Mike Pall
2010-11-16
1
-1
/
+1
*
Avoid string allocation in GDB JIT API.
Mike Pall
2010-05-09
1
-7
/
+10
*
Simplify management of current trace. Drop lazy save.
Mike Pall
2010-04-25
1
-2
/
+2
*
Turn traces into true GC objects (GCtrace).
Mike Pall
2010-04-25
1
-4
/
+5
*
Fix pc to line number translation for GDB JIT API.
Mike Pall
2010-03-01
1
-1
/
+4
*
Add frame info for x64 GDB JIT API.
Mike Pall
2010-02-28
1
-3
/
+9
*
Major redesign of function call handling.
Mike Pall
2010-02-13
1
-4
/
+1
*
Redesign of prototype generation, part 5: colocation of protoype arrays.
Mike Pall
2010-02-08
1
-1
/
+1
*
32/64 bit memory ref cleanup, part 3: GCproto ->lineinfo.
Mike Pall
2010-02-05
1
-1
/
+1
*
32/64 bit memory ref cleanup, part 2: GCproto ->uvname and ->chunkname.
Mike Pall
2010-02-05
1
-1
/
+1
[next]