ia32rtools.git
2013-12-31 notazfuncarg fixes, struct arg handling of some sorts..
2013-12-30 notazheader pre-parsing
2013-12-30 notazuse unsigned types, cc+nested branch fix, var type...
2013-12-29 notazimprove arg collect yet more, tune asm
2013-12-28 notazfunc chunks, improved arg collect, disasm
2013-12-26 notazvararg funcs/calls, ebp- in ebp_frame, fixes
2013-12-25 notazimproved type handling and cast generation
2013-12-25 notazfix some 32bit-host issues
2013-12-24 notazupdate asm
2013-12-23 notazrepe, vararg calls, tweaks, ++disasm
2013-12-23 notazjumptables, stack iterators, more prototypes, disasm...
2013-12-17 notazwin32.hlist, more types, fixes
2013-12-16 notazuse main header, parse variable types, asm patch comment
2013-12-16 notazmore wip, handle C calls
2013-12-09 notazasm fix, new c remove list
2013-12-09 notazhandle indirect __cdecl calls, esp stackframes; fixes
2013-12-08 notazmovs, rol, reg save, esp frame..
2013-12-07 notazfunc blacklisting, fixes
2013-12-06 notazrep stosd and stuff
2013-12-05 notazimprove call arg and flag tracking, fixes
2013-12-04 notazfurther work to handle more things..
2013-12-03 notazmore ops, fixes, refactoring
2013-12-02 notazimproved flag checks with tmp vars when needed, refactoring
2013-12-01 notazfix edx arg-reg corruption in fromasm
2013-12-01 notazlots more stuff, reaches sub_401310
2013-11-30 notazsub_401000 compiles
2013-11-29 notazstart work on asm->c translation
2013-11-28 notazadding disasm code, lots of breakage
2013-11-27 notazbegin pulling in disassembly, fix stuff
2013-11-26 notazuse bridge for asm->C too
2013-11-24 notazstart bridge gen tool
2013-11-21 notazcmpmrg_text: detect some refs to rm'd funcs
2013-11-21 notazasmproc: detect more refs
2013-11-20 notazfixes, start removing mscrt
2013-11-19 notazhandle C deps, add ability to rm stdc funcs
2013-11-19 notazreloc patching, avoid int3 overfill
2013-11-19 notazimplement rewritten func fill
2013-11-18 notazC code link-in, some reorganization
2013-11-18 notazadd .asm function renamer
2013-11-18 notazsymtab loader
2013-11-17 notazrename scripts
2013-11-17 notazmore complete disassembly
2013-11-15 notaz.text cmp tool, updates for it to pass
2013-11-11 notazlinker script, data syms
2013-11-10 notazfix .text position, storm and stuff
2013-11-10 notazfirst compiling version