manifest_format=1.5 # Note that for ABE, these parameters are not used # Component data for gmp gmp_url=http://snapshots.linaro.org/components/toolchain/infrastructure gmp_filespec=gmp-6.1.2.tar.xz gmp_md5sum=f58fa8001d60c4c77595fbbb62b63c1d gmp_mingw_only="no" gmp_configure="--enable-cxx --enable-fft" gmp_staticlink="yes" # Component data for mpfr mpfr_url=http://snapshots.linaro.org/components/toolchain/infrastructure mpfr_filespec=mpfr-3.1.5.tar.xz mpfr_md5sum=c4ac246cf9795a4491e7766002cd528f mpfr_mingw_only="no" mpfr_configure="--with-gmp=${local_builds}/destdir/${host}" mpfr_staticlink="yes" # Component data for mpc mpc_url=http://snapshots.linaro.org/components/toolchain/infrastructure/ mpc_filespec=mpc-1.0.3.tar.gz mpc_md5sum=d6a1d5f8ddea3abd2cc3e98f58352d26 mpc_mingw_only="no" mpc_configure="--with-gmp=${local_builds}/destdir/${host} --with-mpfr=${local_builds}/destdir/${host}" mpc_staticlink="yes" # Component data for linux linux_url=git://git.kernel.org/pub/scm/linux/kernel/git/arm64 linux_branch=staging/ilp32-4.12 linux_revision=161da3d79f8b410ffdc5b57d8ee0b41db060cced linux_filespec=linux.git linux_mingw_only="no" linux_staticlink="yes" # Component data for dejagnu dejagnu_url=http://git.linaro.org/git/toolchain dejagnu_branch=linaro-local/stable dejagnu_revision=9c19d3d7473ef731b74f3a48fcce5a168bf701ec dejagnu_filespec=dejagnu.git dejagnu_mingw_only="no" dejagnu_staticlink="yes" # Component data for expat expat_url=http://snapshots.linaro.org/components/toolchain/infrastructure/ expat_filespec=expat-2.1.0-1-mingw32-dev.tar.xz expat_md5sum=1dae54e2670882843d496692154a0e27 expat_mingw_only="yes" expat_staticlink="yes" # Component data for python python_url=http://snapshots.linaro.org/components/toolchain/infrastructure/ python_filespec=python-2.7.4-mingw32.tar.xz python_md5sum=9b3092eff5508c4802936dfe4f5225ef python_mingw_only="yes" python_staticlink="yes" # Component data for libiconv libiconv_url=http://snapshots.linaro.org/components/toolchain/infrastructure/ libiconv_filespec=libiconv-1.14-3-mingw32-dev.tar.xz libiconv_md5sum=7ead614fa3a8bc266e70c6fcdf198219 libiconv_mingw_only="yes" libiconv_staticlink="yes" # Component data for binutils binutils_url=http://git.linaro.org/git/toolchain binutils_branch=linaro-local/linaro_binutils-2_28-branch binutils_revision=e0f59b0a7b5a2d879b0afc665ca0f28fb5b3d54e binutils_filespec=binutils-gdb.git binutils_mingw_only="no" binutils_configure="--enable-lto --enable-plugins --enable-gold --disable-werror CPPFLAGS=-UFORTIFY_SOURCE --with-pkgversion=Linaro_Binutils-2017.08-rc1 --disable-gdb --disable-sim --disable-libdecnumber --disable-readline --with-sysroot=${sysroots}" binutils_staticlink="yes" # Component data for gcc gcc_url=http://git.linaro.org/git/toolchain gcc_branch=linaro-7.1-2017.08-rc1 gcc_revision=05c860b1e9c87dd62d47092756da532ebc3f3f96 gcc_filespec=gcc.git gcc_makeflags="MAKEINFOFLAGS=--force" gcc_mingw_only="no" gcc_configure= gcc_mingw_extraconf="--with-libiconv-prefix=${local_builds}/destdir/${host}/usr" gcc_staticlink="no" gcc_stage1_flags="--with-mpc=${local_builds}/destdir/${host} --with-mpfr=${local_builds}/destdir/${host} --with-gmp=${local_builds}/destdir/${host} --with-gnu-as --with-gnu-ld --disable-libmudflap --enable-lto --enable-shared --without-included-gettext --enable-nls --disable-sjlj-exceptions --enable-gnu-unique-object --enable-linker-build-id --disable-libstdcxx-pch --enable-c99 --enable-clocale=gnu --enable-libstdcxx-debug --enable-long-long --with-cloog=no --with-ppl=no --with-isl=no --disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a --enable-threads=posix --enable-multiarch --enable-libstdcxx-time=yes --enable-gnu-indirect-function --with-abi=ilp32 --disable-libsanitizer --disable-libssp --disable-libquadmath --disable-threads --without-headers --with-newlib --disable-libmudflap --disable-bootstrap --disable-decimal-float --disable-libgomp --disable-libatomic --disable-libsanitizer --disable-plugins --disable-libitm --enable-languages=c --with-sysroot=${local_builds}/sysroot-aarch64-linux-gnu_ilp32 --disable-shared --with-glibc-version=2.18" gcc_stage2_flags="--with-mpc=${local_builds}/destdir/${host} --with-mpfr=${local_builds}/destdir/${host} --with-gmp=${local_builds}/destdir/${host} --with-gnu-as --with-gnu-ld --disable-libmudflap --enable-lto --enable-shared --without-included-gettext --enable-nls --disable-sjlj-exceptions --enable-gnu-unique-object --enable-linker-build-id --disable-libstdcxx-pch --enable-c99 --enable-clocale=gnu --enable-libstdcxx-debug --enable-long-long --with-cloog=no --with-ppl=no --with-isl=no --disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a --enable-threads=posix --enable-multiarch --enable-libstdcxx-time=yes --enable-gnu-indirect-function --with-abi=ilp32 --disable-libsanitizer --with-build-sysroot=${sysroots} --with-sysroot=${local_builds}/destdir/${host}/aarch64-linux-gnu_ilp32/libc --enable-checking=release --disable-bootstrap --enable-languages=c,c++,fortran,lto" # Component data for glibc glibc_url=http://git.linaro.org/git/toolchain glibc_branch=arm/ilp32 glibc_revision=bede104580bbb0be5e547c51bb523c00ee3ff462 glibc_filespec=glibc.git glibc_makeflags="PARALLELMFLAGS=-j32" glibc_mingw_only="no" glibc_configure="--disable-profile --without-gd --enable-obsolete-rpc --with-headers=${sysroots}/usr/include libc_cv_forced_unwind=yes libc_cv_c_cleanup=yes --without-selinux --disable-werror" # Component data for gdb gdb_url=http://git.linaro.org/git/toolchain gdb_branch=gdb-8.0-branch gdb_revision=92418a0f1aba1145d63e155d73e8c83d87ed7aa7 gdb_filespec=binutils-gdb.git gdb_mingw_only="no" gdb_configure="--with-gnu-ld --enable-plugins --enable-tui --with-pkgversion=Linaro_GDB-2017.08-rc1 --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof --with-python=yes" gdb_mingw_extraconf="--disable-tui --with-python=${local_snapshots}/python-2.7.4-mingw32 CFLAGS=-I${local_builds}/destdir/${host}/usr/include LDFLAGS=-L${local_builds}/destdir/${host}/usr/lib" gdb_staticlink="yes" # Component data for gdbserver gdbserver_url=http://git.linaro.org/git/toolchain gdbserver_branch=gdb-8.0-branch gdbserver_revision=92418a0f1aba1145d63e155d73e8c83d87ed7aa7 gdbserver_filespec=binutils-gdb.git gdbserver_mingw_only="no" gdbserver_configure="LDFLAGS=-static CPPFLAGS=--sysroot=${sysroots} CFLAGS=--sysroot=${sysroots} CXXFLAGS=--sysroot=${sysroots}" gdbserver_staticlink="yes" clibrary=glibc target=aarch64-linux-gnu_ilp32 manifestid=6c84f3b639e14c5ee0c3d3d1fb8565e5ad05fa0e ############################################################################## # Everything below this line is only for informational purposes for developers ############################################################################## # Build machine data build: linux host: x86_64-unknown-linux-gnu kernel: 4.4.0-45-generic hostname: c5c24bc585a9 distribution: trusty host_gcc: gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) # These aren't used in the repeat build. just a sanity check for developers build directory: /home/tcwg-buildslave/workspace/tcwg-make-release_2/builder_arch/amd64/label/tcwg-x86_64-build/target/aarch64-linux-gnu_ilp32/_build/builds sysroot directory: /home/tcwg-buildslave/workspace/tcwg-make-release_2/builder_arch/amd64/label/tcwg-x86_64-build/target/aarch64-linux-gnu_ilp32/_build/sysroots/aarch64-linux-gnu_ilp32 snapshots directory: /home/tcwg-buildslave/workspace/tcwg-make-release_2/builder_arch/amd64/label/tcwg-x86_64-build/target/aarch64-linux-gnu_ilp32/snapshots git reference directory: /home/tcwg-buildslave/snapshots-ref abe_url=https://git-us.linaro.org/toolchain abe_branch=branch= abe_revision=809b5496b687c86b9b73901ec8105c4b16242a9c abe_filespec=abe.git abe_configure="--with-local-snapshots=${local_snapshots} --with-git-reference-dir=/home/tcwg-buildslave/snapshots-ref" --------------------- gcc ---------------------- commit 05c860b1e9c87dd62d47092756da532ebc3f3f96 Author: TCWG Automation Date: Fri Jul 14 13:59:08 2017 +0100 Make Linaro GCC Release Candidate 7.1-2017.08-rc1. gcc/ * LINARO-VERSION: Update. --------------------- binutils ---------------------- commit e0f59b0a7b5a2d879b0afc665ca0f28fb5b3d54e Author: Tamar Christina Date: Fri Aug 4 09:39:35 2017 -0300 [AArch64] Add dot product support for AArch64 to binutils gas/ * config/tc-aarch64.c (aarch64_reg_parse_32_64): Accept 4B. (aarch64_features): Added dotprod. * doc/c-aarch64.texi: Added dotprod. * testsuite/gas/aarch64/dotproduct.d: New. * testsuite/gas/aarch64/dotproduct.s: New. opcodes/ * aarch64-asm.c (aarch64_ins_reglane): Added 4B dotprod. * aarch64-dis.c (aarch64_ext_reglane): Likewise. * aarch64-tbl.h (QL_V3DOT, QL_V2DOT): New. (aarch64_feature_dotprod, DOT_INSN): New. (udot, sdot): New. * aarch64-dis-2.c: Regenerated. include/ * opcode/aarch64.h: (AARCH64_FEATURE_DOTPROD): New. (aarch64_insn_class): Added dotprod. Cherry-pick of 65a55fbbd949868f7df3c65d39eb8d4455515132. Change-Id: I712657d13a2fdb43f14536aa0388dbbb2d13ee43 --------------------- glibc ---------------------- commit bede104580bbb0be5e547c51bb523c00ee3ff462 Author: Steve Ellcey Date: Fri Sep 1 17:27:11 2017 +0100 Fix tests that are testing obsoleted functionality Here is a patch to fix three tests; malloc/tst-mallocstate.c, math/test-matherr.c, and math/test-matherr-2.c. These tests test functionality that is no longer in the latest GLIBC but should still exist for programs linked with an older GLIBC. If you have a new ABI (like ILP32 aarch64) which never existed in the older form, these tests will fail. tst-mallocstate.c and test-matherr.c give link errors and test-matherr-2.c compiles and links but exits with status 1. This patch fixes the tests so that they will compile and link and, if on a platform that does not support the functionality being tested return an UNSUPPORTED return code. They continue to run and pass as before on other platforms. To do this I created a new macro TEST_COMPAT, similar to SHLIB_COMPAT that can be used to check for the abi versions available when building the test. 2017-09-01 Steve Ellcey * include/shlib-compat.h (TEST_COMPAT): New Macro. * malloc/tst-mallocstate.c: Convert from test-skeleton to test-driver. Ifdef code using TEST_COMPAT macro. * math/test-matherr-2.c: Ifdef test using TEST_COMPAT macro. * math/test-matherr.c: Likewise. --------------------- abe ---------------------- commit 809b5496b687c86b9b73901ec8105c4b16242a9c Author: Maxim Kuvyrkov Date: Mon Jul 31 09:58:28 2017 +0000 [Take 2] Start moving away from --enable-schroot-test to --testcontainer. Primary motivation for this change is adding support for testing of ILP32. Rework handling of --testcontainer to [almost] not rely on schroot testing support. Move and cleanup code from scripts/test-schroot.sh to install new sysroot libraries. In this patch we use the power of /etc/ld.so.cache to make tests use new libraries. We don't replace system libraries on the filesystem, we just re-generate ld.so.cache to prefer libraries from the new sysroot. I have tried several approaches before settling on this one. Calling dynamic linker explicitly breaks many sanitizer tests (output pattern is different). Adding -Wl,-dynamic-linker/-Wl,-rpath options breaks static tests and pre-compiled-header tests. Change-Id: I5fc86e2fd90ef75bf170991ed4adbd48ea0fc143