Commit Graph

13 Commits

Author SHA1 Message Date
98e92670e5 Use OS independent printf formatting. 2023-07-22 04:14:44 -05:00
5e2edea2e0 Fix compilation warnings related to TriCore. (#2012)
* fix tricore compiler warn `-Wmissing-prototypes`

* include cstool.h
2023-05-09 20:46:10 +08:00
0171e6be4a wasm: silence some compilation warnings 2019-02-02 00:13:52 +08:00
4ae8645b43 Add webassembly arch (#1359)
* add wasm arch

* fix bug

* delete todo & add wasm into readme
2019-02-01 23:03:47 +08:00
fe1547c06a cstool: print mem.scale as int, not uint. bug reported by @hardtobelieve 2019-01-28 12:38:57 +08:00
fc0d6fb2ae cstool: print out insn groups 2016-11-05 00:47:14 +08:00
df6f9cc890 cleanup 2016-10-28 16:12:05 +08:00
9bc14c18fc cstool: delete tab 2016-10-28 15:32:50 +08:00
be3f8674e1 cstool: add m68k and change cstool_x86 2016-10-27 12:12:59 +08:00
2897a80caf cstool: fix compilation bug 2016-10-21 17:03:27 +08:00
32238dc8c5 cstool: cleanup 2016-10-21 16:57:23 +08:00
a7b4852453 Delete platform.h and fix wrong identation. 2016-10-21 16:56:43 +08:00
08da0c0533 cstool : print all debug information for all arch. 2016-10-21 16:55:28 +08:00