rizin/shlr
oddcoder 19992a16c1 treating #error as if it was #warning in to
added test https://github.com/radare/radare2-regressions/pull/335
the bug can be re generated by parsing header with a #error in there
the compile in the normal case will issue an error and terminate
but since no compilation is done we need to proceed parsign the file
and treating the errors as warning just to be able to get all the types
in the given file.
2016-03-16 10:41:49 +01:00
..
arm
capstone-patches add patch to fix oob write in capstone 2016-03-07 00:18:25 +01:00
gdb Rewrite remote gdb packet handling 2016-02-05 17:24:00 +01:00
grub Refactoring conditional directives that break parts of statements. 2015-12-03 12:35:10 +01:00
java Aim to fix the tcc build 2016-02-28 22:39:44 +01:00
rar
sdb Bump sdb 2016-02-27 15:29:02 +01:00
tcc treating #error as if it was #warning in to 2016-03-16 10:41:49 +01:00
udis86 Fix x86.udis on Cygwin 2015-11-20 13:48:23 +03:00
wind Improve -fPIC handling a bit 2015-10-09 19:48:16 +03:00
www Update /m from 1.0.4 to 1.1.1 2016-02-26 14:34:25 +01:00
zip Fix zlib typos 2016-02-16 23:21:25 +01:00
capstone.sh Use HEAD instead of @ to avoid issues with ancient gits 2016-02-27 15:10:34 +01:00
Makefile Update capstone from git 2016-03-06 23:46:01 +01:00
sdb-config.mk