minor fixes
[ia32rtools.git] / tools / mkbridge.c
2015-10-03 notaztools: better fastcall support
2015-09-30 notazget rid of some duplication
2014-03-05 notazadd a license
2014-02-16 notazreg return, __userstack, repe fix, more..
2014-02-08 notazmkbridge: use names from pp, decorate them
2014-02-08 notazstorm hacks
2014-01-21 notazsupport __fastcall
2014-01-10 notazmore work on cvt_data, works mostly
2014-01-03 notazvarious fixes
2013-12-31 notazmark pure __stdcall funcs as such
2013-12-30 notazheader pre-parsing
2013-12-30 notazuse unsigned types, cc+nested branch fix, var type...
2013-12-26 notazvararg funcs/calls, ebp- in ebp_frame, fixes
2013-12-01 notazfix edx arg-reg corruption in fromasm
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