Commit Graph

8 Commits

Author SHA1 Message Date
Abhishek Arya 4f5c06fbf7
Revert "[binutils] Add new fuzzer (#4128)" (#4133)
This reverts commit 6d59abf3ca.
2020-07-14 13:43:13 -07:00
Ravi Jotwani 6d59abf3ca
[binutils] Add new fuzzer (#4128)
* cleaned up Dockerfile, added new fuzzer, updated build script

* added license header to fuzz_demangle.c
2020-07-14 08:05:51 -07:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
DavidKorczynski 542543d4f7
[Binutils] Avoid detecting memory leaks in readelf fuzzer (#3718)
* Set ASAN to detect_leaks=0 as maintainers do not want memory leaks.

* Fixed so the options file are now placed correctly in the out directory.
2020-04-28 08:00:56 -07: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
Catena cyber 44d340ef60 Adds a new target to binutils project (#3151) 2019-12-18 10:54:39 -08:00
Catena cyber dd68f02b02 Removes binutils patch, applied upstream (#3109) 2019-12-12 06:25:21 -08:00
Catena cyber 8fb7e6a4ff [binutils] Adds project binutils (#2617)
* Adds project binutils

With only one target for now

* nit define constant as macro

* Adds binutils patch against memory leaks

* Updates rebased patch

* Patch fixing binutils
2019-10-14 08:53:02 -07:00