Thanks to Juergen Boemmels patch #18056, we now have multiple code segments.

Changes:
- multiple code segments in memory, created by compile opcode
- changed packfile constants to a union
- create debug (file/line) info for gdb/stabs, including evaled code
- small JIT changes for eval
- changed imcc run options, -r is optional now, -o necessary for
  assembler mode
- fixed many mem leaks in imcc
- fixed some warnings in imcc

- {un,}managed struct classes simplified
- ook Makefile #20400
- align jumps on 4 byte for i386/jit

leo

Reply via email to