packaging: add packaging
authorDongkyun, Son <dongkyun.s@samsung.com>
Wed, 11 Jan 2017 10:29:59 +0000 (19:29 +0900)
committerSlava Barinov <v.barinov@samsung.com>
Thu, 27 Apr 2023 09:06:58 +0000 (12:06 +0300)
commit97527d52e094a88be92e8aa2c064927e26b9aaae
tree25ffd9df54cc7c6ee0cce87411b5ccc6673202eb
parentb814c901d7cd8787c24ec32bc60f1f268f9521b1
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]