Files
poky/meta
Dan McGregor 166015c809 gcc-sanitizers: Enable GCC sanitizers
AddressSanitizer is a fast memory error detector.
ThreadSanitizer detects data races.
UBSanitizer detectes undefined behaviour.

All consist of compiler instrumentation and a run-time library.
The compiler instrumentation was already enabled, this builds
the run-time library component.

(From OE-Core rev: 1709bf0c3a84bb04bc52e9104ad8e09fba6c6f91)

Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-23 11:36:29 +00:00
..
2014-12-19 18:08:02 +00:00
2015-01-23 11:36:28 +00:00
2015-01-23 11:36:28 +00:00
2015-01-23 11:36:27 +00:00
2015-01-23 11:36:27 +00:00
2015-01-07 23:35:10 +00:00
2015-01-23 11:36:29 +00:00
2015-01-07 23:35:01 +00:00
2015-01-23 11:36:27 +00:00
2014-06-17 10:23:53 +01:00
2015-01-23 11:36:27 +00:00
2014-01-02 12:58:54 +00:00
2013-04-10 09:23:17 +01:00