Commit Graph

11 Commits

Author SHA1 Message Date
pancake
660478b3cc sys/lint for '0 ;' 2022-08-18 10:26:56 +02:00
pancake
40d96e1793
Move the asm.pic into anal.pic ##asm
* Fix static build issue with dupped symbols
2022-05-19 10:40:28 +02:00
pancake
f2995c2949
Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
David CARLIER
9931f0f35c Fix #12151 - unaligned acess in pic 2018-11-19 02:59:11 +01:00
pancake
a242f56f76 Fix static build 2018-10-15 21:43:37 +02:00
pancake
3ccc90d4de Aim to fix googlefuzz static build failure 2018-10-12 15:52:57 +02:00
Neven Sajko
4a722e80d8 Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
pancake
33a01a57f4 Address review comments from MaskRay, ret2libc and xvilka 2018-08-22 11:43:05 +02:00
pancake
6d05365f30 Make RAsmOp use RStrBuf instead of fixed-size buffers
* Seems to work, but there are many things to improve and fix
* Fixed some bugs (overflow, sandbox bypass, ..)
* Exposes some memleaks and bad api usages.
* Refactor all the things! \o/
* Fix z80, tms320 disasm and x86.as
* Care about memleaks
* Support meson
* And fix more tests related to pda and pdj and m68k
2018-08-22 11:43:05 +02:00
courk
e8aababb86 Add support for PIC Midrange & Enhanced Midrange (#10199)
* Add support for PIC Midrange & Enhanced Midrange

ESIL support isn't perfect yet: memory mapped registers support is
still missing.

* Fix syntax error in libr/anal/meson.build
2018-05-28 16:20:21 +02:00
Florian Märkl
f862b90d4a Add PIC Baseline ASM Plugin 2018-01-02 18:18:42 +01:00