|
52ea92dcf8
|
Fix various problems in PC list handling
|
2018-05-11 15:52:38 +02:00 |
|
|
26d7b2afd5
|
Add C++ code to make use of .pc_list
|
2018-05-11 13:09:35 +02:00 |
|
|
4b327c7c56
|
eh_elf generator: now also producing global switch
|
2018-05-02 14:58:48 +02:00 |
|
|
f00ec34b4e
|
CodeGenerator: use hex for switches' bounds
|
2018-04-27 17:07:58 +02:00 |
|
|
467cfbf0cc
|
CodeGenerator: fix badly generated eh_elf
|
2018-04-27 17:07:34 +02:00 |
|
|
da38a9d521
|
Move _fde_func_t typedef to shared .h
|
2018-04-27 11:05:34 +02:00 |
|
|
353a97c49d
|
Refactor code generation: use shared/context_struct.h
This allows #include'ing `context_struct.h` in the stack walker
implementation as well
|
2018-04-25 18:11:59 +02:00 |
|
|
c07b0623e4
|
Add generation of a lookup function
|
2018-04-24 17:44:09 +02:00 |
|
|
44543d85d3
|
Generate compilable C code, untested
|
2018-04-23 18:58:05 +02:00 |
|