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
8caacee4f6
Removed the cxxfilt fuzzer as the code it targets is not maintained by binutils maintainers. ( #3682 )
2020-04-23 10:43:21 +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
Catena cyber
40a6d7ffdb
Silence unsigned overflow ( #3216 )
2020-01-10 07:04:42 -08:00
Catena cyber
7cfb7aab73
Silence unsigned integer overflows in binutils project ( #3178 )
...
* Silence unsigned integer overflows in binutils
* Use fno-sanitize
* Condition on sanitizer
2020-01-09 07:46:31 -08: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