diff options
author | Dongkyun Son <dongkyun.s@samsung.com> | 2017-11-15 08:33:51 +0900 |
---|---|---|
committer | Dongkyun Son <dongkyun.s@samsung.com> | 2017-11-15 08:33:51 +0900 |
commit | 1e2e7190ec99d5aa065f3bc3f7c69ac1b845ac16 (patch) | |
tree | f785e75b70127241bf2a700ff559dcaa968f22f8 | |
parent | c91f03096cce0a3b066f32ec149e58b10c070ee5 (diff) | |
download | linaro-gcc-1e2e7190ec99d5aa065f3bc3f7c69ac1b845ac16.tar.gz linaro-gcc-1e2e7190ec99d5aa065f3bc3f7c69ac1b845ac16.tar.bz2 linaro-gcc-1e2e7190ec99d5aa065f3bc3f7c69ac1b845ac16.zip |
Update Commit Date and Hash on ChangeLog.Tizen
Change-Id: If32843d528c75e302fd7b749412164a3dd4b6520
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
-rw-r--r-- | ChangeLog.Tizen | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/ChangeLog.Tizen b/ChangeLog.Tizen index 646750e953e..93e8ce0ce68 100644 --- a/ChangeLog.Tizen +++ b/ChangeLog.Tizen @@ -29,36 +29,49 @@ # 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> +2017-11-09 Denis Khalikov <d.khalikov@partner.samsung.com> + commit 2fdbd3fb5ab97bcb33a8d1ae9950125ca544e10c [ISan] Fix ICE with ISan and -ftree-loop-vectorize -2017-11-14 Denis Khalikov <d.khalikov@partner.samsung.com> +2017-11-09 Denis Khalikov <d.khalikov@partner.samsung.com> + commit 91dc6cda498f9cd7c608bd1494ddcd2aacee9e84 [ISan] Fix issue with constexpr. -2017-11-14 Ivan Baravy <i.baravy@samsung.com> +2017-11-08 Ivan Baravy <i.baravy@samsung.com> + commit 7ff73c022a558042dfb4406afe213e26a007eb5c Implement suppression list support for ISan. -2017-11-14 Maxim Ostapenko <m.ostapenko@samsung.com> +2017-11-02 Maxim Ostapenko <m.ostapenko@samsung.com> + commit 247fbfafcc633f5e1feac75a95a07a71c44764c7 Implement ISan: unsigned integer overflow checker. 2017-10-30 Dongkyun Son <dongkyun.s@samsung.com> + commit 1c70d9e8e6aad835338fbd38d9083465a835b7b9 packaging: add %arm to lsan_arch 2017-10-20 Slava Barinov <v.barinov@samsung.com> + commit 7aa012c7872e8448c20f0794ca2fdfd0995220a + [TTC-8][Sanitizers] Add tests for allocator_may_return_null=1 flag + +2017-10-20 Slava Barinov <v.barinov@samsung.com> + + commit 60af37c3341505774d6aec59def8c2fa284e10d7 [TTC-9] Enable recovery mode for ASan with leak detector -2017-10-17 Mikhail Kashkarov <m.kashkarov@partner.samsung.com> +2017-10-16 Mikhail Kashkarov <m.kashkarov@partner.samsung.com> + commit 5827371affb63bc4b527847371990b20065df667 Add armv7hl support. 2017-09-26 Dongkyun Son <dongkyun.s@samsung.com> + commit 1653f8a22c83b08c4aea20cfd9f427740a1f7b40 packaging: clean-up sanitizer macros. 2017-09-14 Dongkyun Son <dongkyun.s@samsung.com> |