diff options
Diffstat (limited to 'ChangeLog.Tizen')
-rw-r--r-- | ChangeLog.Tizen | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog.Tizen b/ChangeLog.Tizen index 87489529fb5..646750e953e 100644 --- a/ChangeLog.Tizen +++ b/ChangeLog.Tizen @@ -29,6 +29,22 @@ # log at the same time (actually you can't). However, if you update this # file after the commit hash is fixed, you are free to add the commit hash. ################################################################################ +2017-11-14 Denis Khalikov <d.khalikov@partner.samsung.com> + + [ISan] Fix ICE with ISan and -ftree-loop-vectorize + +2017-11-14 Denis Khalikov <d.khalikov@partner.samsung.com> + + [ISan] Fix issue with constexpr. + +2017-11-14 Ivan Baravy <i.baravy@samsung.com> + + Implement suppression list support for ISan. + +2017-11-14 Maxim Ostapenko <m.ostapenko@samsung.com> + + Implement ISan: unsigned integer overflow checker. + 2017-10-30 Dongkyun Son <dongkyun.s@samsung.com> packaging: add %arm to lsan_arch |