packaging: add packaging
authorDongkyun, Son <dongkyun.s@samsung.com>
Wed, 11 Jan 2017 10:29:59 +0000 (19:29 +0900)
committerIvan Baravy <i.baravy@samsung.com>
Thu, 16 Feb 2017 16:57:20 +0000 (19:57 +0300)
commitcadcd442ec268f976de8c84782216e3033cd88d2
tree713877ebd9e71c6de2232652e102762440bb267c
parent4d592bd069a552adb7af8f45ec6e5ded706475dd
packaging: add packaging

Change-Id: Icd5159e115d6827eaaff5ff59861d07438c29129
Signed-off-by: Dongkyun, Son <dongkyun.s@samsung.com>
19 files changed:
packaging/ASAN_OPTIONS [new file with mode: 0644]
packaging/LSAN_OPTIONS [new file with mode: 0644]
packaging/UBSAN_OPTIONS [new file with mode: 0644]
packaging/asan_symbolize.py [new file with mode: 0644]
packaging/cloog-0.18.4.tar.gz [new file with mode: 0644]
packaging/extract-ubsan-logs [new file with mode: 0644]
packaging/gcc-aarch64.spec [new file with mode: 0644]
packaging/gcc-armv7l.spec [new file with mode: 0644]
packaging/gcc-force-options [new file with mode: 0644]
packaging/gcc-unforce-options [new file with mode: 0644]
packaging/gcc.manifest [new file with mode: 0644]
packaging/gmp-6.1.1.tar.bz2 [new file with mode: 0644]
packaging/isl-0.17.1.tar.bz2 [new file with mode: 0644]
packaging/linaro-gcc.spec [new file with mode: 0644]
packaging/lsan.supp [new file with mode: 0644]
packaging/macros.ubsan [new file with mode: 0644]
packaging/mpc-1.0.3.tar.gz [new file with mode: 0644]
packaging/mpfr-3.1.5.tar.bz2 [new file with mode: 0644]
packaging/pre_checkin.sh [new file with mode: 0755]