Document -O2/-O3 change

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

View File

@ -9,6 +9,8 @@
* 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 :)
0.98.36
-------