Update Commit Date and Hash on ChangeLog.Tizen 74/160174/1
authorDongkyun Son <dongkyun.s@samsung.com>
Tue, 14 Nov 2017 23:33:51 +0000 (08:33 +0900)
committerDongkyun Son <dongkyun.s@samsung.com>
Tue, 14 Nov 2017 23:33:51 +0000 (08:33 +0900)
Change-Id: If32843d528c75e302fd7b749412164a3dd4b6520
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
ChangeLog.Tizen

index 646750e..93e8ce0 100644 (file)
 #     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>