mirror of
https://github.com/cc65/cc65.git
synced 2025-02-07 04:31:38 +00:00
#pragma PP-tokens can now be macro replaced. #include header names directly enclosed in <> are free of macro replacement. Preprocess-only mode (-E) now outputs with #line as source info. Moved testcases for #760 and #1357. Added testcase for #1643.