oss-fuzz/projects/binutils
DavidKorczynski 518cb7b4c2
binutils: cleanup build (#7002)
* binutils: cleanup build

A lot of updates has recently happened in the OSS-Fuzz integration, and
the build script got a bit excessive. This tries to limit the complexity
of the build script and also removes guards previously had for AFL
builds.

* binutils: cleaup build script more

* binutils: disable GAS fuzzer for afl
2021-12-10 19:18:54 +00:00
..
Dockerfile binutils: add fuzz_nm preconditions (#6801) 2021-11-08 22:46:21 +00:00
build.sh binutils: cleanup build (#7002) 2021-12-10 19:18:54 +00:00
fuzz_addr2line.c binutils: addr2line: move preconditions to external header (#6803) 2021-11-09 15:09:14 +00:00
fuzz_as.c binutils: add GAS fuzzer and specialised disassembly fuzzer (#6640) 2021-10-23 20:25:44 +01:00
fuzz_bfd.c [binutils] Use mkstemp in binutils fuzz target (#3508) 2020-03-19 09:32:38 -07:00
fuzz_bfd_ext.c binutils: Add targeted bfd architecture fuzzer and extended corpus (#6693) 2021-10-29 18:37:58 +01:00
fuzz_disas_ext.c binutils: extend targeted disassembly fuzzer (#6669) 2021-10-27 23:01:54 +00:00
fuzz_disassemble.c Fix binutils fuzzer 2020-02-10 18:25:10 -08:00
fuzz_dlltool.c binutils: extract various types of symbols in dlltool (#6785) 2021-11-06 13:24:12 +00:00
fuzz_dwarf.c binutils: fuzz dwarf (#6821) 2021-11-12 22:10:54 +00:00
fuzz_nm.c binutils: add fuzz_nm preconditions (#6801) 2021-11-08 22:46:21 +00:00
fuzz_objcopy.c binutils: add main_repo and clean up set up (#6697) 2021-10-30 16:07:37 +01:00
fuzz_objdump.c binutils: add preconditions (#6807) 2021-11-10 10:50:51 +00:00
fuzz_ranlib_simulation.c binutils: 3 new fuzzers {windres, strings, ranlib} and build cleanup (#6690) 2021-10-29 14:09:16 +01:00
fuzz_readelf.c binutils: add targeted readelf fuzzer (#6810) 2021-11-10 14:50:07 +00:00
fuzz_strings.c binutils: remove strings corpus and fix AFL build (#6717) 2021-11-01 11:36:38 +00:00
fuzz_windres.c binutils: 3 new fuzzers {windres, strings, ranlib} and build cleanup (#6690) 2021-10-29 14:09:16 +01:00
project.yaml binutils: add main_repo and clean up set up (#6697) 2021-10-30 16:07:37 +01:00