Go to file
James Jones 0fd021e7f8 Enable debug symbol propagation
The existing code was sufficient to pass through
and relocate most debug symbols as necessary. It
was just disabled for some reason. The only bugs
were in the handling of non-text line numbers,
which aren't ever used as far as I can tell, and
include files, which should be relocated like
line numbers to match ALN's behavior.
2022-08-15 21:31:52 -05:00
.gitignore Version bump for latest patches. 2022-08-15 21:24:39 -05:00
cross-compile Added cross-compilation script 2014-05-12 09:55:37 -05:00
makefile Update to the name (don't ask), and copyright dates. Now at v.1.7.0. 2021-03-07 16:50:58 -06:00
rln.c Enable debug symbol propagation 2022-08-15 21:31:52 -05:00
rln.h Convert output symbol table back to a table 2022-08-15 21:31:44 -05:00