mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
* Fix for %rep with no arguments (#560568)
* Fix concatenation of preprocessor function call (#794686)
This commit is contained in:
parent
243a37719b
commit
9aea715998
2 changed files with 66 additions and 28 deletions
2
CHANGES
2
CHANGES
|
|
@ -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
|
||||
-------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue