index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
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
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-1
/
+1
*
Fix DragonFly build (unsupported).
Mike Pall
2014-10-07
1
-0
/
+2
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-1
/
+1
*
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
*
32/64 bit memory ref cleanup, part 1: GCproto ->bc and ->k.
Mike Pall
2010-02-05
1
-1
/
+4
*
Compress snapshots using a simple, extensible 1D-compression.
Mike Pall
2010-01-26
1
-2
/
+2
*
Bump all copyright dates to 2010.
Mike Pall
2010-01-09
1
-1
/
+1
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
1
-0
/
+739