summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2003-07-09 19:11:10 +0000
committerH. Peter Anvin <hpa@zytor.com>2003-07-09 19:11:10 +0000
commit73320328c1232260bd569a8fb045124ad55f342d (patch)
treeb4f6d74703a9b21078ddeb6225809d2fd8be65cd /CHANGES
parentda4c3983b21ab483c8b5899259462b90da4a3c1d (diff)
downloadnasm-73320328c1232260bd569a8fb045124ad55f342d.tar.gz
nasm-73320328c1232260bd569a8fb045124ad55f342d.tar.bz2
nasm-73320328c1232260bd569a8fb045124ad55f342d.zip
Generate stabs format debugging info for ELF
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 2110ccf..094127f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
0.98.37
-------
-
+* Added stabs debugging for the ELF output format, patch from
+ Martin Wawro.
* Fix output/outbin.c to allow origin > 80000000h
* Make -U switch work