notaz.gp2x.de
/
ia32rtools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ia32rtools.git
2015-10-05
notaz
translate: handle yet more things
commit
|
commitdiff
|
tree
|
snapshot
2015-10-03
notaz
tools: better fastcall support
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
notaz
get rid of some duplication
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
notaz
translate: more cases
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
notaz
translate: handle more noreturn cases
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
notaz
more 32bit fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
notaz
fix non-cross compile
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
notaz
32bit fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
notaz
translate: more noreturn cases, neg flags
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
notaz
translate: fix an issue with ebp arg
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
notaz
translate: add ref hint, document others
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
notaz
cvt_data: fix escape chars
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
notaz
translate: allow negative offsets on indexed stack...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
notaz
translate: minor fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
notaz
yet more APIs
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
notaz
translate: misc fixes and additions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
notaz
translate: support more dereference types
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
notaz
translate: fix several rep cmps/scas bugs
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
notaz
translate: handle float arg frame
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
notaz
translate: fcom and more
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
notaz
translate: bswap, allsh* and some tweaks
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
notaz
translate: float: stack mode and some more ops
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
notaz
translate: more float ops
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
notaz
fix tests
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
notaz
cmpmrg_text: allow mixed align insns
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
notaz
plugin: various tweaks
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
notaz
plugin: add hints on 'jmp $5' for translate
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
notaz
translate: func ref checking from .data
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
notaz
translate: add an attr for regs that fail to be traced
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
notaz
translate: fixes for call reg tracking
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
notaz
translate: add custom stack-clear attribute
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
notaz
minor fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
notaz
move notes to better place, update them
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
notaz
translate: check xrefs before adding to header
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
notaz
adjust for newer mingw
commit
|
commitdiff
|
tree
|
snapshot
2015-04-05
notaz
translate: initial struct parsing for member calls
commit
|
commitdiff
|
tree
|
snapshot
2015-04-04
notaz
translate: initial float support
commit
|
commitdiff
|
tree
|
snapshot
2015-04-04
notaz
translate: improve cast simplification
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
notaz
translate: some bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
notaz
more APIs
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
notaz
translate: random fixes, 16bit div
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
notaz
start some tests
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
notaz
translate: rework register tracking
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
notaz
translate: push/pop corner cases
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
notaz
translate: deal with and 0 / or ~0
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
notaz
translate: few more ops and corner cases
commit
|
commitdiff
|
tree
|
snapshot
2015-03-22
notaz
translate: yet more work on sp tracking
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
notaz
stdc: some stuff for d1 (and some extra)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
notaz
run_imp: allow to specify mingw
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
notaz
plugin: new simple findptr plugin
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
notaz
translate: stop data parse on imports
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
notaz
more stuff for d1ui
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
notaz
protoparse: improve ret guessing
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
notaz
translate: improve epilogue search, clear with and op
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
notaz
translate: eliminate some useless func ptr reads
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
notaz
translate: handle more push/pop pair cases
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
notaz
stdc: more funcs for d1ui
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
notaz
translate: simplify seed passthrough
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
notaz
translate: don't warn about skipped ops
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
notaz
translate: output complex headers from seed
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
notaz
translate: improve esp adjust yet more
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
notaz
translate: add some help text
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
notaz
translate: many improvements for header gen
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
notaz
translate: use separate removed and done flags
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
notaz
translate: hdrgen: detect strings, skip std funcs
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
notaz
translate: improve arg collect
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
notaz
translate: basic variable gen for hdr gen
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
notaz
plugin: detect one more align type
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
notaz
translate: further work on header gen
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
notaz
translate: allow to skip unhandled insns
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
notaz
translate: remove label length limit
commit
|
commitdiff
|
tree
|
snapshot
2014-05-25
notaz
update stdc.list for d1ui
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
notaz
plugin: try harder to avoid masm name conflicts
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
notaz
translate: handle arg push for multiple funcs better
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
notaz
fix comment check
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
notaz
cvt_data: header output support
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
notaz
plugin: don't overapply near ptr
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
notaz
translate: initial header gen code
commit
|
commitdiff
|
tree
|
snapshot
2014-03-16
notaz
translate: rudimentary mmx supprt, more flags for dec
commit
|
commitdiff
|
tree
|
snapshot
2014-03-14
notaz
translate: more sub flags and shrd
commit
|
commitdiff
|
tree
|
snapshot
2014-03-14
notaz
allow float type
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
notaz
translate: handle more cases with args
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
notaz
translate: handle another stackframe setup way
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
notaz
some more stdc syms
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
notaz
handle some masm vs some_other_msvc issues
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
notaz
plugin: detect lea offsets
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
notaz
translate: detect more invalid writes to args
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
notaz
translate: improve vararg handling a bit more
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
notaz
some func ptr arg type checking
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
notaz
translate: some vararg improvements
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
notaz
add a license
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
notaz
minor makefile update
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
notaz
translate: extra check
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
notaz
more APIs
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
notaz
move endthreadex to stdc.list
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
notaz
run_imp.sh: use explicit args
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
notaz
translate: fix non-32bit mul and add with carry
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
notaz
translate: suppress a warning
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
notaz
translate: check offset assigns if func is used
commit
|
commitdiff
|
tree
|
snapshot
2014-02-23
notaz
cvt_data: use .hword (consistent 2 bytes), offsets...
commit
|
commitdiff
|
tree
|
snapshot
next