summaryrefslogtreecommitdiff
path: root/src/lj_gdbjit.c
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright date.Mike Pall2022-01-151-1/+1
* Bump copyright date.Mike Pall2021-01-021-1/+1
* Bump copyright date.Mike Pall2020-01-201-1/+1
* Bump copyright date to 2017.Mike Pall2017-01-171-1/+1
* Bump copyright date to 2016.Mike Pall2016-03-031-1/+1
* Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
* Fix DragonFly build (unsupported).Mike Pall2014-10-071-0/+2
* Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* Remove fictitious Solaris define.Mike Pall2013-01-111-1/+1
* MIPS: Add support for GDB JIT API.Mike Pall2012-04-011-4/+14
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* PPC: Add support for GDB JIT API.Mike Pall2011-10-241-0/+21
* More fixes for the Solaris/x86 build. Thanks to Will Metcalf.Mike Pall2011-06-141-1/+1
* Flatten and compress in-memory debug info (saves ~70%).Mike Pall2011-06-091-1/+1
* Move debugging/introspection functionality to lj_debug.c.Mike Pall2011-06-071-4/+3
* ARM: Add support for GDB JIT API.Mike Pall2011-05-161-0/+12
* Cleanup and fix trace flush logic.Mike Pall2011-01-181-2/+1
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* Cleanup architecture, ABI and OS definitions.Mike Pall2010-11-161-1/+1
* Avoid string allocation in GDB JIT API.Mike Pall2010-05-091-7/+10
* Simplify management of current trace. Drop lazy save.Mike Pall2010-04-251-2/+2
* Turn traces into true GC objects (GCtrace).Mike Pall2010-04-251-4/+5
* Fix pc to line number translation for GDB JIT API.Mike Pall2010-03-011-1/+4
* Add frame info for x64 GDB JIT API.Mike Pall2010-02-281-3/+9
* Major redesign of function call handling.Mike Pall2010-02-131-4/+1
* Redesign of prototype generation, part 5: colocation of protoype arrays.Mike Pall2010-02-081-1/+1
* 32/64 bit memory ref cleanup, part 3: GCproto ->lineinfo.Mike Pall2010-02-051-1/+1
* 32/64 bit memory ref cleanup, part 2: GCproto ->uvname and ->chunkname.Mike Pall2010-02-051-1/+1
* 32/64 bit memory ref cleanup, part 1: GCproto ->bc and ->k.Mike Pall2010-02-051-1/+4
* Compress snapshots using a simple, extensible 1D-compression.Mike Pall2010-01-261-2/+2
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+739