2015-04-25 |
notaz | translate: bswap, allsh* and some tweaks |
tree | commitdiff |
2015-04-25 |
notaz | translate: float: stack mode and some more ops |
tree | commitdiff |
2015-04-24 |
notaz | translate: more float ops |
tree | commitdiff |
2015-04-24 |
notaz | fix tests |
tree | commitdiff |
2015-04-24 |
notaz | cmpmrg_text: allow mixed align insns |
tree | commitdiff |
2015-04-18 |
notaz | translate: func ref checking from .data |
tree | commitdiff |
2015-04-17 |
notaz | translate: add an attr for regs that fail to be traced |
tree | commitdiff |
2015-04-13 |
notaz | translate: fixes for call reg tracking |
tree | commitdiff |
2015-04-13 |
notaz | translate: add custom stack-clear attribute |
tree | commitdiff |
2015-04-12 |
notaz | minor fixes |
tree | commitdiff |
2015-04-07 |
notaz | translate: check xrefs before adding to header |
tree | commitdiff |
2015-04-05 |
notaz | translate: initial struct parsing for member calls |
tree | commitdiff |
2015-04-04 |
notaz | translate: initial float support |
tree | commitdiff |
2015-04-04 |
notaz | translate: improve cast simplification |
tree | commitdiff |
2015-04-01 |
notaz | translate: some bugfixes |
tree | commitdiff |
2015-03-30 |
notaz | translate: random fixes, 16bit div |
tree | commitdiff |
2015-03-28 |
notaz | translate: rework register tracking |
tree | commitdiff |
2015-03-26 |
notaz | translate: push/pop corner cases |
tree | commitdiff |
2015-03-26 |
notaz | translate: deal with and 0 / or ~0 |
tree | commitdiff |
2015-03-22 |
notaz | translate: few more ops and corner cases |
tree | commitdiff |
2015-03-22 |
notaz | translate: yet more work on sp tracking |
tree | commitdiff |
2015-03-19 |
notaz | translate: stop data parse on imports |
tree | commitdiff |
2015-03-19 |
notaz | protoparse: improve ret guessing |
tree | commitdiff |
2015-03-19 |
notaz | translate: improve epilogue search, clear with and op |
tree | commitdiff |
2015-03-18 |
notaz | translate: eliminate some useless func ptr reads |
tree | commitdiff |
2015-03-15 |
notaz | translate: handle more push/pop pair cases |
tree | commitdiff |
2015-03-15 |
notaz | translate: simplify seed passthrough |
tree | commitdiff |
2015-03-15 |
notaz | translate: don't warn about skipped ops |
tree | commitdiff |
2015-03-15 |
notaz | translate: output complex headers from seed |
tree | commitdiff |
2015-03-15 |
notaz | translate: improve esp adjust yet more |
tree | commitdiff |
2015-03-14 |
notaz | translate: add some help text |
tree | commitdiff |
2015-03-14 |
notaz | translate: many improvements for header gen |
tree | commitdiff |
2015-03-09 |
notaz | translate: use separate removed and done flags |
tree | commitdiff |
2015-03-09 |
notaz | translate: hdrgen: detect strings, skip std funcs |
tree | commitdiff |
2015-03-09 |
notaz | translate: improve arg collect |
tree | commitdiff |
2015-01-20 |
notaz | translate: basic variable gen for hdr gen |
tree | commitdiff |
2015-01-19 |
notaz | translate: further work on header gen |
tree | commitdiff |
2015-01-19 |
notaz | translate: allow to skip unhandled insns |
tree | commitdiff |
2014-05-31 |
notaz | translate: remove label length limit |
tree | commitdiff |
2014-05-24 |
notaz | translate: handle arg push for multiple funcs better |
tree | commitdiff |
2014-05-20 |
notaz | fix comment check |
tree | commitdiff |
2014-03-25 |
notaz | cvt_data: header output support |
tree | commitdiff |
2014-03-24 |
notaz | translate: initial header gen code |
tree | commitdiff |
2014-03-16 |
notaz | translate: rudimentary mmx supprt, more flags for dec |
tree | commitdiff |
2014-03-14 |
notaz | translate: more sub flags and shrd |
tree | commitdiff |
2014-03-14 |
notaz | allow float type |
tree | commitdiff |
2014-03-13 |
notaz | translate: handle more cases with args |
tree | commitdiff |
2014-03-11 |
notaz | translate: handle another stackframe setup way |
tree | commitdiff |
2014-03-11 |
notaz | handle some masm vs some_other_msvc issues |
tree | commitdiff |
2014-03-09 |
notaz | translate: detect more invalid writes to args |
tree | commitdiff |
2014-03-09 |
notaz | translate: improve vararg handling a bit more |
tree | commitdiff |
2014-03-08 |
notaz | some func ptr arg type checking |
tree | commitdiff |
2014-03-08 |
notaz | translate: some vararg improvements |
tree | commitdiff |
2014-03-05 |
notaz | add a license |
tree | commitdiff |
2014-03-01 |
notaz | translate: extra check |
tree | commitdiff |
2014-03-01 |
notaz | more APIs |
tree | commitdiff |
2014-02-26 |
notaz | translate: fix non-32bit mul and add with carry |
tree | commitdiff |
2014-02-25 |
notaz | translate: suppress a warning |
tree | commitdiff |
2014-02-24 |
notaz | translate: check offset assigns if func is used |
tree | commitdiff |
2014-02-23 |
notaz | cvt_data: use .hword (consistent 2 bytes), offsets... |
tree | commitdiff |
2014-02-22 |
notaz | translate: start outputing after analysis, use define... |
tree | commitdiff |
2014-02-22 |
notaz | translate: log unresolved calls, change error logging |
tree | commitdiff |
2014-02-21 |
notaz | partial ARM support |
tree | commitdiff |
2014-02-18 |
notaz | fix stupid lods/cmps/scas bugs |
tree | commitdiff |
2014-02-17 |
notaz | translate: some casting improvements |
tree | commitdiff |
2014-02-17 |
notaz | cvt_data: add a string filter, don't make all syms... |
tree | commitdiff |
2014-02-17 |
notaz | cvt_data: allow to skip validation |
tree | commitdiff |
2014-02-17 |
notaz | translate: change how things end |
tree | commitdiff |
2014-02-17 |
notaz | translate: rework cc, jcc to func, lods |
tree | commitdiff |
2014-02-16 |
notaz | reg return, __userstack, repe fix, more.. |
tree | commitdiff |
2014-02-15 |
notaz | translate: handle various cases from smacker |
tree | commitdiff |
2014-02-15 |
notaz | handle decorated symbols better |
tree | commitdiff |
2014-02-14 |
notaz | cmpmrg_text: allow to skip actual comparison |
tree | commitdiff |
2014-02-13 |
notaz | yet more stuff for storm |
tree | commitdiff |
2014-02-12 |
notaz | more stuff storm needs |
tree | commitdiff |
2014-02-10 |
notaz | int64/double hack |
tree | commitdiff |
2014-02-09 |
notaz | translate: 64bit division and rcl/rcr |
tree | commitdiff |
2014-02-08 |
notaz | translate: some 64bit math stuff, arg-reuse tailcall |
tree | commitdiff |
2014-02-08 |
notaz | mkbridge: use names from pp, decorate them |
tree | commitdiff |
2014-02-08 |
notaz | asmproc: handle offset tables better |
tree | commitdiff |
2014-02-08 |
notaz | translate: fixes |
tree | commitdiff |
2014-02-08 |
notaz | storm hacks |
tree | commitdiff |
2014-02-08 |
notaz | moar APIs.. |
tree | commitdiff |
2014-02-07 |
notaz | translate: pop stack align improvement, xchg |
tree | commitdiff |
2014-02-07 |
notaz | add more msvcrt funcs |
tree | commitdiff |
2014-02-06 |
notaz | asmproc: add option to ignore missing syms |
tree | commitdiff |
2014-02-03 |
notaz | jecxz, improved push/pop pair |
tree | commitdiff |
2014-02-02 |
notaz | scas, DF, more pop stack adjust, etc.. |
tree | commitdiff |
2014-01-23 |
notaz | move some files, fix winelib build |
tree | commitdiff |
2014-01-21 |
notaz | fixes, standalone works? |
tree | commitdiff |
2014-01-21 |
notaz | support __fastcall |
tree | commitdiff |
2014-01-19 |
notaz | fixes, standalone version builds |
tree | commitdiff |
2014-01-19 |
notaz | .def tool, generate .lib and tramp on demand |
tree | commitdiff |
2014-01-18 |
notaz | fixes, something compiles |
tree | commitdiff |
2014-01-14 |
notaz | indirect call stuff, fixes |
tree | commitdiff |
2014-01-12 |
notaz | fix prototypes for data refs, tune var decl in translator |
tree | commitdiff |
2014-01-12 |
notaz | type checking in cvt |
tree | commitdiff |
2014-01-10 |
notaz | more work on cvt_data, works mostly |
tree | commitdiff |
2014-01-09 |
notaz | starting data converter tool |
tree | commitdiff |
2014-01-08 |
notaz | deal with all non-reg-arg funcs |
tree | commitdiff |
next |