Files
tinycc/lib
herman ten brugge 18808e325f Update dwarf2 support
tccgen.c:
- add anon support. So tcc_state in tcc works now.
- add function pointer support
- remove DW_FORM_implicit_const from DW_TAG_pointer_type

tccrun.c:
- set initial file name
- correctly use pc in DW_LNE_set_address (see lib/bt-exe.c)
- add DW_LNE_define_file support (even if it is deprecated)

tccelf.c
- do not include debug/test_coverage information for stub functions

lib/bt-exe.c
- use num_callers=-1 to mark dll
2022-05-07 06:54:13 +02:00
..
2021-08-03 22:49:18 +02:00
2021-08-03 22:49:18 +02:00
2021-01-17 20:43:15 +01:00
2021-01-23 19:08:59 +01:00
2020-07-06 13:00:47 +02:00
2022-05-07 06:54:13 +02:00
2020-07-06 13:00:47 +02:00
2019-06-22 01:38:43 +02:00
2022-05-05 09:10:37 +02:00
2021-02-15 19:10:13 +01:00
2020-09-17 08:42:28 +02:00