2016-12-27 |
Dongkyun, Son | Merge branch 'tizen_base' into tizen_3.0_base 76/107376/1 accepted/tizen/3.0/base/20170106.101020 submit/tizen_3.0_base/20161228.025704 |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Maxim Ostapenko | Move lsan_check_in_progress definition to lsan_common.cc. 86/107086/1 accepted/tizen/base/20170106.103010 submit/tizen_base/20161227.230642 |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Chan Lee | Merge: Sanitizer related patches from tizen_base 47/104747/1 accepted/tizen_3.0.m2_base tizen_3.0.m2_base accepted/tizen/3.0.m2/base/20170104.081928 accepted/tizen/3.0/base/20161216.190546 submit/tizen_3.0.m2_base/20170104.073748 submit/tizen_3.0_base/20161214.081011 |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Chan Lee | Merge: libgomp fixes from Tizen_Base 31/104731/2 |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Maxim Ostapenko | Add mmap/munmap interceptors. 48/101248/1 accepted/tizen/base/20161216.190341 submit/tizen_base/20161211.223828 submit/tizen_base/20161214.064516 |
commit | commitdiff | tree | snapshot |
2016-11-30 |
rth | PR sanitize/65000 45/100545/2 accepted/tizen/base/20161202.013225 submit/tizen_base/20161130.113807 |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Slava Barinov | Fix the structure initializer detection in UBSan. 41/99941/3 |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Maxim Ostapenko | Make {A, L}San allocator more compact. 60/98760/1 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Slava Barinov | Set 0777 mode to sanitizer tool report 06/98106/2 accepted/tizen/base/20161118.080736 submit/tizen_base/20161116.120211 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Maxim Ostapenko | Apply several fixes for {a, l}san-tuntime packages... 84/96284/6 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Maxim Ostapenko | Support print_cmdline in LSan. 83/96283/4 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Maxim Ostapenko | Move SanitizerToolName definition before MaybeMountProcFS. 82/96282/2 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Slava Barinov | Create ubsan-runtime-env 61/94861/3 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Slava Barinov | Fix UBSan static initializer sanitization 60/94860/2 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Slava Barinov | Switch off UBSan for sha1 to reduce number of log messages 59/94859/3 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Slava Barinov | Force halt_on_error=true in ASan tests 45/96245/2 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Slava Barinov | Fix the UBSan inexpensive call sanitization 57/94857/5 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Slava Barinov | Fix the static initializer build with UBSan 56/94856/2 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Slava Barinov | Import UBSAN_NULL check bugfix from upstream 55/94855/4 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Slava Barinov | ubsan-build-env package created 54/94854/3 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Slava Barinov | Set 0644 mode to sanitizer tool report 53/94853/3 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Slava Barinov | Add binary name printing support to UBSan 52/94852/3 |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Slava Barinov | Add SanitizerToolName to UBSan report message 51/94851/2 |
commit | commitdiff | tree | snapshot |
2016-10-26 |
vries | Add verification to libgomp.graphite/force-parallel-6.c 74/81874/2 accepted/tizen/base/20161028.154612 submit/tizen_base/20161026.065426 |
commit | commitdiff | tree | snapshot |
2016-10-21 |
vries | Scale down libgomp.graphite/force-parallel-6.c 73/81873/2 |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Maxim Ostapenko | Deliver sanitizer-sources package. 93/89193/2 accepted/tizen/3.0/base/20161028.102939 accepted/tizen/base/20161016.035602 submit/tizen_3.0_base/20161028.062323 submit/tizen_base/20161012.051812 |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Maxim Ostapenko | Add x86 and arm in lsan_arch. Add liblsan-32bit for... 58/88558/4 |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Maxim Ostapenko | Add temporal fix for https://github.com/google/sanitize... 57/88557/4 |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Maxim Ostapenko | Deliver LSan fixes for Tizen. 56/88556/4 |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Maxim Ostapenko | Make lsan-force-options and lsan-build-env more usable... 55/88555/3 |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Slava Barinov | Set right preload path for libasan.so 68/89468/1 tizen_3.0 accepted/tizen/base/20161004.080439 submit/tizen_base/20160930.082827 |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Slava Barinov | Enable GCC plugin infrastructure 17/85517/2 accepted/tizen/base/20160902.074347 submit/tizen_base/20160831.021716 |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Dongkyun Son | Merge "2014-09-05 Joey Ye <joey.ye@arm.com>" into... |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Slava Barinov | Add %restore_fcommon RPM macro 58/85458/4 |
commit | commitdiff | tree | snapshot |
2016-08-25 |
jye2 | 2014-09-05 Joey Ye <joey.ye@arm.com> 16/85516/1 |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Slava Barinov | Provide possibility of UBSan and LSan unforcing 93/84993/2 |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Maxim Ostapenko | Fix ASan tests. 76/82576/1 accepted/tizen/base/20160805.171139 submit/tizen_base/20160805.015701 |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Maxim Ostapenko | Add manifest file. 30/81430/5 |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Maxim Ostapenko | Set detect_leaks = false and halt_on_error = false... 29/81429/3 |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Maxim Ostapenko | Remove redundant calls of MaybeMountProcFS and refactor it. 96/79196/4 |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Maxim Ostapenko | Split asan-build-env to two packages. 95/79195/3 |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Dongkyun, Son | packaging: keep to use version 4.9.2 05/79805/1 |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Maxim Ostapenko | Deliver sanitizer-devel.rpm package. 65/77865/2 |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Maxim Ostapenko | Make /emul/ writable to provide possibility of unforcin... 64/77864/2 |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Maxim Ostapenko | Backport from GCC mainline. 63/77863/2 |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Dongkyun, Son | packaing: added '--enable-lto' to configure option |
commit | commitdiff | tree | snapshot |
2016-06-01 |
Slava Barinov | Install ASAN_OPTIONS from file 15/72515/1 |
commit | commitdiff | tree | snapshot |
2016-06-01 |
Slava Barinov | Move sanitizer libraries to corresponding packages 14/72514/1 |
commit | commitdiff | tree | snapshot |
2016-06-01 |
Slava Barinov | Support *-build-env packages with no ld.so.preload 13/72513/1 |
commit | commitdiff | tree | snapshot |
2016-06-01 |
Yury Usishchev | gcc-force-options: Create symlink gcc-real to allow... 12/72512/1 |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Maxim Ostapenko | Enable sanitizers for Aarch64 in spec files: 82/72382/1 |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Maxim Ostapenko | Backport Tizen specific stuff from VDLinux 6. 81/72381/1 |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Maxim Ostapenko | Fix c-c++-common/asan/pr64820.c testcase to pass output... 80/72380/1 |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Maxim Ostapenko | Backport manual fixes for GCC in order to fix various... 79/72379/1 |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Maxim Ostapenko | Backport recovery mode related stuff from LLVM mainline. 78/72378/1 |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Maxim Ostapenko | Backport sanitizer patches from GCC mainline. 77/72377/1 |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Dongkyun, Son | packaing: gcc up-version to 4.9.4 |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Chan Lee | packaging: add --with-tune option |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Chan Lee | remove --with-* option |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Chan Lee | packaging: change pkgversion for Tizen/Linaro |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Chan Lee | packaging: define --disable-libquadmath option for all |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Chan Lee | packaging: remove --enable-ssp |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Chan Lee | packaging: remove --enable-linux-futex |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Chan Lee | packaging: remove --disable-libstdcxx-pch |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Hyung-Kyu ... | packaging: Disable builidng FORTRAN compiler - remove... |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Dongkyun, Son | FIXME: packaing: fix build error |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Dongkyun, Son | FIXME: packaging: Added gmp/mpc/mpfr/cloog/isr source... |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Dongkyun, Son | FIXME: Revert "packaging: Dependency packages build... |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Dongkyun, Son | FIXME: Revert "--ignorearch added for rpm" |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Dongkyun, Son | packaging: renamed gcc.spec -> linaro-gcc.spec |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Vyacheslav... | --ignorearch added for rpm |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Vyacheslav... | packaging: Dependency packages build integration |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Dongkyun, Son | packaging: removed *-static dependency |
commit | commitdiff | tree | snapshot |
2016-05-22 |
mzakirov | 2014-08-07 Marat Zakirov <m.zakirov@samsung.com> |
commit | commitdiff | tree | snapshot |
2016-05-22 |
mzakirov | gcc/ 2014-07-11 Marat Zakirov <m.zakirov@samsung.com> |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Yury Usishchev | make gmp, mpc, mpfr, isl and cloog-isl deps static |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Yury Usishchev | Add symlink to liblto_plugin to bfd-plugins directory |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Yury Usishchev | Rework packaging for Tizen. |
commit | commitdiff | tree | snapshot |
2015-11-02 |
yroux | Merge branches/gcc-4_9-branch rev 229467 upstream/4.9.4 |
commit | commitdiff | tree | snapshot |
2015-10-28 |
yroux | gcc/ |
commit | commitdiff | tree | snapshot |
2015-08-05 |
clyon | Bump version number, post release. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
clyon | Make Linaro GCC Snapshot 4.9-2015.06-1. |
commit | commitdiff | tree | snapshot |
2015-07-08 |
clyon | Bump version number, post release. |
commit | commitdiff | tree | snapshot |
2015-07-08 |
clyon | Make Linaro GCC4.9-2015.06. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
clyon | Merge branches/gcc-4_9-branch rev 225109. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
clyon | 2015-06-02 Christophe Lyon <christophe.lyon@linaro... |
commit | commitdiff | tree | snapshot |
2015-04-16 |
clyon | Bump version number, post release. |
commit | commitdiff | tree | snapshot |
2015-04-16 |
clyon | Make Linaro GCC Snapshot 4.9-2015.04 |
commit | commitdiff | tree | snapshot |
2015-04-15 |
clyon | 2015-04-15 Christophe Lyon <christophe.lyon@linaro... |
commit | commitdiff | tree | snapshot |
2015-04-15 |
collison | 2015-04-14 Michael Collison <michael.collison@linaro... |
commit | commitdiff | tree | snapshot |
2015-04-13 |
collison | 2015-04-13 Michael Collison <michael.collison@linaro... |
commit | commitdiff | tree | snapshot |
2015-04-13 |
yroux | Merge branches/gcc-4_9-branch rev 222035 |
commit | commitdiff | tree | snapshot |
2015-04-10 |
collison | Fixed ordering of ChangeLog in stacked ChangeLog entire... |
commit | commitdiff | tree | snapshot |
2015-04-10 |
collison | 2015-04-10 Michael Collison <michael.collison@linaro... |
commit | commitdiff | tree | snapshot |
2015-04-09 |
yroux | Merge branches/gcc-4_9-branch rev 221939 |
commit | commitdiff | tree | snapshot |
2015-04-09 |
yroux | 2015-04-09 Yvan Roux <yvan.roux@linaro.org> |
commit | commitdiff | tree | snapshot |
2015-04-08 |
kugan | 2015-04-09 Kugan Vivekanandarajah <kugan.vivekanandar... |
commit | commitdiff | tree | snapshot |
2015-04-08 |
kugan | 2015-04-09 Kugan Vivekanandarajah <kugan.vivekanandar... |
commit | commitdiff | tree | snapshot |
2015-04-08 |
kugan | 2015-04-09 Kugan Vivekanandarajah <kugan.vivekanandar... |
commit | commitdiff | tree | snapshot |
2015-04-08 |
cbaylis | Fixed up Changelog.linaro |
commit | commitdiff | tree | snapshot |
next |