Age | Commit message (Collapse) | Author |
|
dosreturn, cleaned up dosreturn stub
|
|
|
|
|
|
|
|
This gets rid of some unused labels. We need to be careful
not be optimize too much, as that could remove the very label
the unbounded block was added for.
|
|
This removes an (empty) 'unbounded code' block in dreamgen.cpp
|
|
|
|
|
|
|
|
|
|
|
|
the most ones are gone.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dump to the generator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows distributing MSVC compiled binaries without the MSVCRT runtime dll.
|