radare2/libr
2020-11-27 12:22:58 +08:00
..
anal Fix taking over variable use on the last instruction of block ##anal (#17957) 2020-11-23 12:37:33 +08:00
asm Add instruction descriptions for tricore ##disasm (#17942) 2020-11-23 12:34:44 +08:00
bin Set realname for PDB flags (#17967) 2020-11-27 12:22:58 +08:00
bp Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
config Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
cons Remove useless README file in libr/cons (#17966) 2020-11-24 12:33:30 +08:00
core Minor optimizations to cmd_print.c ##refactor (#17896) 2020-11-26 16:33:01 +08:00
crypto Fix UB in serpent ##crypto (#17899) 2020-11-10 12:36:16 +08:00
debug Fix Travis CI ARMv8 (ARM64) tests (#17939) 2020-11-19 15:06:46 +08:00
egg Fix ARM64 db/tools/ragg2 (#17801) 2020-10-19 18:21:49 +08:00
flag Variadic argument fixes 2020-11-10 11:11:45 +08:00
fs Fix TinyCC build ##build 2020-09-27 13:33:26 +08:00
hash Fix fletcher calculation on SystemZ (S390) ##port (#17937) 2020-11-19 11:51:21 +08:00
include Optimize io.cache ##io (#17952) 2020-11-23 12:36:32 +08:00
io Optimize io.cache ##io (#17952) 2020-11-23 12:36:32 +08:00
lang Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
magic Fix some warnings 2020-11-16 18:56:21 +08:00
main Fix SystemZ (S390) rax2 (#17934) 2020-11-19 11:48:53 +08:00
parse Implement asm.pseudo for RISC-V (#17777) 2020-11-02 12:43:25 +08:00
reg Use -Werror when building in CI (#17781) 2020-10-13 12:42:57 +02:00
search Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
socket Do not show return code message in r2pipe api if it succeds (#17854) 2020-10-27 14:25:37 +08:00
syscall Remove example.syscall-file ##build 2020-10-09 12:33:42 +08:00
util Set realname for PDB flags (#17967) 2020-11-27 12:22:58 +08:00
config.h.head
config.h.in Meson: some cleanup (#10076) 2018-05-16 10:24:35 +02:00
config.h.tail
config.mk.head
config.mk.tail Fix #4056 - rename DEPS to R2DEPS ##build (#17020) 2020-06-12 10:49:28 +08:00
depgraph.pl
do-ar-sh Fix #3929 - Enable LTO in sys/static.sh ##build (#17141) 2020-08-13 13:55:39 +08:00
ld.script Improve build of libr.a and libr.dylib, fix and improve sys/ios-sdk.sh (#10046) 2018-05-09 23:31:52 +02:00
libr.pc.acr Fix a null assert in java parser and bring back the libr.pc.acr 2018-10-15 22:14:54 +02:00
libs.custom.mk.example Add sys/build-shlib.sh and fix static builds ##build 2019-05-28 23:15:22 +02:00
libs.mk Fix build race condition introduced in 0ba897f5c9 (#17773) 2020-10-10 00:36:10 +08:00
Makefile Add DbgEng based debug backend for Windows ##debug (#17491) 2020-08-24 19:01:10 +08:00
meson.build Optimize io.cache ##io (#17952) 2020-11-23 12:36:32 +08:00
rules.mk io_self: giving more meaningful mapping names when possible ##port (#17382) 2020-08-03 12:37:38 +08:00
stripsyms.sh
symgraph.pl