DavidKorczynski
5fe8ecc3c4
binutils: add 3 new targetes readelfs ( #7043 )
...
Coverage should be tracked on these to see if they help explore their
respective architectures under the bfd/ directory.
2021-12-20 21:11:57 +00:00
DavidKorczynski
bc1648031a
binutils: add targeted readelf fuzzer ( #6810 )
2021-11-10 14:50:07 +00:00
DavidKorczynski
6fb4ca2c83
binutils: enable dwarf decoding analysis ( #6704 )
2021-10-30 19:36:24 +01:00
DavidKorczynski
26dd8cfa83
binutils: add objdump and nm fuzzer, and refactor ( #6632 )
...
* binutils: refactor and objdump and nm fuzzer
* cleanup build
* binutils: remove tabs
* binutils: bit more cleanup
* binutils: fix typo
2021-10-21 21:48:11 +01:00
DavidKorczynski
e3c24aa9ae
binutils: enable dwarf analysis in readelf fuzzer ( #6628 )
2021-10-21 16:20:33 +01:00
Alan Modra
2dc131e5b0
Fix issue 32760: binutils: Fuzzing build failure ( #5582 )
...
Upstream changed over to using stdbool.h. s/TRUE/true/
2021-04-06 00:15:28 +00:00
Alan Modra
9de297cc73
Issue 27734: binutils:fuzz_readelf: Abrt with empty stacktrace ( #4945 )
...
Clear static vars after freeing, to prevent a double-free on the next
test iteration.
2021-01-20 05:02:17 -08:00
Alan Modra
a6dae35933
Fix fuzz_readelf.c compile error ( #3705 ) ( #3706 )
...
Upstream binutils commit 978c4450511 broke this target. What's more,
the use-after-free issue had been fixed quite some time ago. So,
don't reference symtab_shndx_list.
2020-04-24 14:14:13 +10:00
DavidKorczynski
1a89d904e8
[binutils] Adding new fuzz targets ( #3487 )
...
Fixed travis.
Removed whitespace and fixed commit email for google cla
Fixed travis.
Removed whitespace and fixed commit email for google cla
2020-03-11 15:26:46 -07:00