Standard formatting.

This commit is contained in:
H. Peter Anvin 2003-08-29 19:37:58 +00:00
parent 01ca643b5b
commit 528da1a07d

View File

@ -4,13 +4,13 @@
well as "%include"ed files.
* Added stabs debugging for the ELF output format, patch from
Martin Wawro.
* Fix output/outbin.c to allow origin > 80000000h
* Make -U switch work
* Fix output/outbin.c to allow origin > 80000000h.
* Make -U switch work.
* Fix the use of relative offsets with explicit prefixes, e.g. "a32 loop foo".
* Remove "backslash()".
* Fix the SMSW and SLDT instructions.
* -O2 and -O3 are no longer aliases for -O5 and -O10. If you mean the
latter, please say so :)
latter, please say so! :)
0.98.36
-------