pancake
|
f2c0ad9edb
|
Fix null de-refs in GNU C++ demangler
|
2016-07-27 12:22:49 +02:00 |
|
pancake
|
e62aac49f3
|
Update C++ demangler from the latest GNU binutils
|
2016-07-26 18:57:57 +02:00 |
|
Anton Kochkov
|
82eed6f2a5
|
More standard C and TCC fixes
|
2015-10-06 01:29:26 +03:00 |
|
Álvaro Felipe Melchor
|
daf8e5b06f
|
Fix some infers
|
2015-06-28 20:15:35 +02:00 |
|
Jeffrey Crowell
|
ed1aae7fd1
|
fix lots of spelling
fix some errors from the sed script
undo file mode crap
|
2014-12-07 17:00:59 +01:00 |
|
pancake
|
e365b90d5f
|
Implement support for >- (pipe to editor)
Fix another race condition in the build system
Fix many null deref reported by clang-analyzer
Assume -w when running r2 with -d
|
2012-08-13 17:42:25 +02:00 |
|
pancake
|
7b093a3ed5
|
* Fix all dangerous bugs reported by llvm-analyzer
|
2011-11-14 22:46:23 +01:00 |
|
pancake
|
510c08f4e4
|
* Do not use strcpy/strcat/sprintf
- There are still some 3rd party files that require update
- Makes OpenBSD linking less verbose
|
2011-07-06 03:01:21 +02:00 |
|
Nibble
|
d052225122
|
* Use cxx demangle if the type is not detected
* Remove debug msg
|
2011-02-28 10:22:40 +01:00 |
|
Nibble
|
ce603a33d1
|
* Initial integration of GNU cxx demangle in r_bin
|
2011-02-28 09:45:29 +01:00 |
|