* Fix for %rep with no arguments (#560568)

* Fix concatenation of preprocessor function call  (#794686)
This commit is contained in:
Nickolay Yurchenko 2003-09-07 22:46:26 +00:00
parent 243a37719b
commit 9aea715998
2 changed files with 66 additions and 28 deletions

View file

@ -8,6 +8,8 @@
* Fix the ELF output format, which was broken under certain
circumstances due to the addition of stabs support.
* Quick-fix Borland format debug-info for -f obj
* Fix for %rep with no arguments (#560568)
* Fix concatenation of preprocessor function call (#794686)
0.98.37
-------