This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk
in repository gcc.
from 67d0722 2015-07-24 Richard Biener <rguenther(a)suse.de>
new 058194a S390 -march=native related fixes
new 9aae290 [PATCH 2/4] S390 -march=native related fixes
new f369dcc [PATCH 3/4] S390 -march=native related fixes
new 117d67d [PATCH 4/4] S390 -march=native related fixes
new 02a8efd [PATCH] S/390: Improve risbg usage
new c5dad79 S/390: Fix cfi for GPR 2 FPR saves
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 46 ++++++++
gcc/config/s390/driver-native.c | 143 ++++++++++++++++++++-----
gcc/config/s390/s390.c | 73 ++++++++-----
gcc/config/s390/s390.h | 29 ++---
gcc/config/s390/s390.md | 65 +++++++++++
gcc/testsuite/ChangeLog | 10 ++
gcc/testsuite/gcc.target/s390/gpr2fprsavecfi.c | 23 ++++
gcc/testsuite/gcc.target/s390/insv-1.c | 111 +++++++++++++++++++
gcc/testsuite/gcc.target/s390/insv-2.c | 111 +++++++++++++++++++
gcc/testsuite/gcc.target/s390/insv-3.c | 18 ++++
10 files changed, 560 insertions(+), 69 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/gpr2fprsavecfi.c
create mode 100644 gcc/testsuite/gcc.target/s390/insv-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/insv-2.c
create mode 100644 gcc/testsuite/gcc.target/s390/insv-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 67d0722 2015-07-24 Richard Biener <rguenther(a)suse.de>
new 058194a S390 -march=native related fixes
new 9aae290 [PATCH 2/4] S390 -march=native related fixes
new f369dcc [PATCH 3/4] S390 -march=native related fixes
new 117d67d [PATCH 4/4] S390 -march=native related fixes
new 02a8efd [PATCH] S/390: Improve risbg usage
new c5dad79 S/390: Fix cfi for GPR 2 FPR saves
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 46 ++++++++
gcc/config/s390/driver-native.c | 143 ++++++++++++++++++++-----
gcc/config/s390/s390.c | 73 ++++++++-----
gcc/config/s390/s390.h | 29 ++---
gcc/config/s390/s390.md | 65 +++++++++++
gcc/testsuite/ChangeLog | 10 ++
gcc/testsuite/gcc.target/s390/gpr2fprsavecfi.c | 23 ++++
gcc/testsuite/gcc.target/s390/insv-1.c | 111 +++++++++++++++++++
gcc/testsuite/gcc.target/s390/insv-2.c | 111 +++++++++++++++++++
gcc/testsuite/gcc.target/s390/insv-3.c | 18 ++++
10 files changed, 560 insertions(+), 69 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/gpr2fprsavecfi.c
create mode 100644 gcc/testsuite/gcc.target/s390/insv-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/insv-2.c
create mode 100644 gcc/testsuite/gcc.target/s390/insv-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk
in repository gcc.
from fa907c4 Remove xfail in autopar/uns-outer-4.c
new 67d0722 2015-07-24 Richard Biener <rguenther(a)suse.de>
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 6 ++++
gcc/cp/ChangeLog | 5 +++
gcc/cp/init.c | 3 +-
gcc/fold-const.c | 98 ++++++++++++++++++--------------------------------------
gcc/match.pd | 17 ++++++++++
5 files changed, 62 insertions(+), 67 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk
in repository gcc.
from b47fee3 [AArch64] Revert REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDER
new fa907c4 Remove xfail in autopar/uns-outer-4.c
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/autopar/uns-outer-4.c | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
maxim.kuvyrkov pushed a change to branch staging
in repository toolchain/abe.
discards 14cfbea Merge "Rework handling of reference snapshots used by Jenkins [...]
omits 039b77c Rework handling of reference snapshots used by Jenkins jobs
discards 93826c7 Fail if we cannot check out from SVN
discards 12cabd4 Fail if we cannot clone master
discards e37e9ea Add output-check mechanism to test_checkout
discards aea068a Fix failing checkout tests
discards 747c274 remove debug FOO
discards e7f7a3a Fix typo in test name
discards 6ec08d3 Add git-new-workdir to 'framework synthesized for testing'
discards a2101aa Display all logs at toplevel (some users prefer that).
discards 69a6bf5 Add helper scripts to compare the results of 2 Jenkins jobs.
discards a2c22f1 Remove remove temporary directory.
discards ae3c670 Use non-static qemu for testing (part 2/2)
discards 02a394f Use normal (non-static) QEMU for testing
discards 6854af3 delete the unused need_qemu setting. Bug #1413
discards c8d59a6 lib/make.sh: re-enable remote gdb test execution for binutils [...]
discards 8976f6e Add aarch64-qemu.exp file, based on arm-qemu.exp file.
discards 6ff99db Drop first QEMU_LD_SYSROOT set, and keep the second one instead.
discards bc28e99 Only need to set QEMU_LD_PREFIX once.
discards fad0b12 config/binutils.conf: Remove redundant ${target} expansion fr [...]
discards 29847c3 Avoid annoying warnings from test-schroot's iptables
discards 91c4797 Correctly finish even completely broken schroot sessions
discards cce8cd3 Cleanup handling of sysroot for schroot testing
discards 85cdc3b Robustify argument parsing
discards 797151a Enable uname substitution in schroot sessions
discards d806a54 Remove config/schroot-master
discards a4980b1 Remove schroot generation and copy logic
discards b760a36 improve dryrun quote test
omits c57366c Fix handling of make_check return code.
omits 0c5d833 Partially cherry-pick: "always pass the component name to bui [...]
omits 2ce31b2 Handle excludecheck flag from Jenkins.
omits c31441a Cherry-pick from master, and fix: add a --check option to spe [...]
omits 92a902c lib/make.sh: Trap start_schroot_test failures by saving and t [...]
omits 9aec07e lib/make.sh: Remove make_check_installed() since it is curren [...]
omits 9edfdcb lib/common.sh: dryrun() should propogate the non-tee return v [...]
omits b0f3dd9 Call 'shift' when handling options that require an argument.
omits 7181352 Remove existing check<foo>.log files if they exist
omits 05473b4 Print the names of common files being compared.
omits 3c7485c Add 'return 1' code paths when make check or make clean fails.
omits e8680cf Make sure make-*.log filenames are unique when there are seve [...]
omits 6f2bb57 testsuite/builddir-tests.sh: Add missing 'fi' at the end of t [...]
omits 3c5ea6b Fix support for native builds in jenkins.sh
omits b2137c2 lib/make.sh: Add -a (append mode) to tee ${checklog} in make_check()
omits 27dc059 Always invoke make_check() with 'binutils' or 'gdb' in $2 whe [...]
omits ecdd932 Switch cross-testing target to tcwg-ex40-09 for all builders
omits 3ecf1cc Run BuildFarm.jog with set -e to catch errors earlier. (For i [...]
omits 7877c26 Use '--check all' instead of '--check'.
omits a72c48b remove bzr test for get_builddir, as bzr support in ABE is be [...]
omits 0072d36 Fix reporting duplicate unstable tests.
omits 484bc58 Move --check option so that it can't be followed by gcc=XXX. [...]
omits d231d32 XFAIL postfix make args (make_install), the test case is broken
omits 4bb8985 use the component to determine which conf file to load
omits 6536fc3 load the proper config file for binutils and gdb when specify [...]
omits 4ace330 use srcdir_revision instead of get_git_revision when creating [...]
omits 23612c9 rename the commented out duplicate of get-git_revision to src [...]
omits 0d4c7f5 enhance test to include https
omits 65fb128 support https as a service
omits cd96ff6 Ignore user's .ssh/known_hosts file for ssh'ing into schroot [...]
omits 11d15c8 Retry creation of schroot testing sessions
omits 0c283ae testsuite/test.sh: Comment out bzr branch get_toolname test.
omits e6bbf56 Cleanup unstable-tests.txt: - removed trailing white space on [...]
omits 5a851de abe.sh: Error out on unknown --<foo> directives, invalid <foo [...]
omits 3756228 Cleanup
omits febdc01 look for xgcc instead of *gcc
omits 4212077 Abort build with an error if the specified manifest file is n [...]
omits 9a4cf25 Add support for target=native and for target=schroot-* in scr [...]
omits 70d9d03 Make use of unstable-tests file.
omits 3380738 only source the version and revision variables.
omits e52ad30 Fix option parsing for --manifest
omits 9011658 Fix BZ1366: failure to source linaro.exp
omits 8e38431 abe.sh: Add support for --check <directive> and --excludechec [...]
omits 161c2f7 Remove workaround now that defaults will do the right thing
omits 66c8014 Allow native testing on all machines that can build a native [...]
omits faa36ee Run tests on *.tcwglab boards when schroot-test is enabled
omits 0b1f902 Stop relying on custom entries in .ssh/config for ssh access [...]
omits f4d3dcb lib/make.sh: Rerunning make check on an already built tree sh [...]
omits 1a7c3c2 drop all flag from runtests
omits 0298696 Handle make_check return code.
adds fe53fd4 add tests for report.sh
adds 2adfd93 Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds eade5e0 Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds e0de352 exit if not enough free disk space
adds e65c337 drop all flag from runtests
adds c0b3ff8 Handle make_check return code.
adds 9db6a22 Merge "Handle make_check return code."
adds 5db087d lib/make.sh: Rerunning make check on an already built tree sh [...]
adds 40c17f7 abe.sh: Add support for --check <directive> and --excludechec [...]
adds 7ae9f5a Run tests on *.tcwglab boards when schroot-test is enabled
adds 332516b Allow native testing on all machines that can build a native [...]
adds 7bf1c1b Remove workaround now that defaults will do the right thing
adds 5f5a1b1 Merge changes I62125534,I7c16cfa1,Id19d47be
adds f33281f Stop relying on custom entries in .ssh/config for ssh access [...]
adds cabd545 Merge "Stop relying on custom entries in .ssh/config for ssh [...]
adds 8e97338 Fix BZ1366: failure to source linaro.exp
adds 9785c8c Fix option parsing for --manifest
adds 74b2419 only source the version and revision variables.
adds 81c86dd Abort build with an error if the specified manifest file is n [...]
adds 441361d Make use of unstable-tests file.
adds b620d93 Merge "Make use of unstable-tests file."
adds f7564d4 Add support for target=native and for target=schroot-* in scr [...]
adds 3a34315 Merge "Add support for target=native and for target=schroot-* [...]
adds fd790f9 look for xgcc instead of *gcc
adds c4e3ebd update report tests files
adds aa64a67 improve report test output
adds 2b73ab6 Ignore user's .ssh/known_hosts file for ssh'ing into schroot [...]
adds 2c46b98 testsuite/test.sh: Comment out bzr branch get_toolname test.
adds ea5c12e Merge "testsuite/test.sh: Comment out bzr branch get_toolname test."
adds 934f628 Cleanup unstable-tests.txt: - removed trailing white space on [...]
adds bae31ea Merge "Cleanup unstable-tests.txt: - removed trailing white s [...]
adds 336f418 Cleanup
adds d6aa3c8 Merge "Cleanup"
adds bc78876 abe.sh: Error out on unknown --<foo> directives, invalid <foo [...]
adds 6a0e3e8 Merge "abe.sh: Error out on unknown --<foo> directives, inval [...]
adds f175db3 Retry creation of schroot testing sessions
adds 5e11234 Merge "Retry creation of schroot testing sessions"
adds 56bd6bc Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds 7bc0856 support https as a service
adds c66b0ec enhance test to include https
adds bf46efe Don't run report tests yet
adds 72cba3e rename the commented out duplicate of get-git_revision to src [...]
adds ef5cb53 use srcdir_revision instead of get_git_revision when creating [...]
adds 478c7c8 improve manifest file data
adds 3d3dcf4 add C library info to the manifest
adds 0fa82ab add _branch info when importing a manifest file
adds d80db85 load the proper config file for binutils and gdb when specify [...]
adds 1fe506e improve manifest file name, #1395
adds 0030c86 don't stomp system info variables used by the manifest file.
adds 28825aa always pass the component name to build. Don't passs the mani [...]
adds fe39558 imrpove manifest file handling
adds 953304d use the component to determine which conf file to load
adds 499555a XFAIL postfix make args (make_install), the test case is broken
adds 6faacb4 manifest() now returns the filename
adds 1ec00f4 remove bzr test for get_builddir, as bzr support in ABE is be [...]
adds 350a821 adjust the sysroot path
adds ba85e4a Move --check option so that it can't be followed by gcc=XXX. [...]
adds 9e558ef Fix reporting duplicate unstable tests.
adds 3808b85 Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds e595a54 only copy the tarballs that just got built.
adds 8c55e55 copy the newly renamed manifest file to the remote fileserver
adds d51d231 find doesn't like shell file expansion
adds f63c877 Use '--check all' instead of '--check'.
adds 3a640aa find manifest.txt now that the name has changed.
adds b7723f4 fix find for bin tarballs
adds 82bc0c7 remove extraneous dollar sign
adds d007d82 For a canadian cross, remove the previous build.
adds c102231 get the two revisions to compare from Gerrit
adds dfff8d6 improve command line option handling to override defaults. Us [...]
adds 7036c28 more improvements to command line processing
adds a54312b improve usage(), add --revisions to specify which two revisio [...]
adds 92bf9b1 allow for the adding of options that get passed to abe.sh
adds c26a7a9 add a --check option to specify which tests to run
adds b29e260 fix handling of manifest files, now that the names have changed.
adds b8af667 Fix manifest order.
adds d4fb1bb Another fix after manifest.txt changed name.
adds ebfce64 Merge "Another fix after manifest.txt changed name."
adds cf93639 drop quotes around all. #1420
adds 2cc1b05 don't load hosts.conf, build in a new directory like other jobs.
adds bc0f052 checkdisk space in /home instead of / now that the builders h [...]
adds af6fe3a add functions (currently unused) to extract patches or cherry [...]
adds e6cf8b9 separate parsing the gerrit response from cherry picking
adds 805c721 Run BuildFarm.jog with set -e to catch errors earlier. (For i [...]
adds 6af67ed Merge "Run BuildFarm.jog with set -e to catch errors earlier. [...]
adds 01c5920 Always invoke make_check() with 'binutils' or 'gdb' in $2 whe [...]
adds 4a98a19 lib/make.sh: Add -a (append mode) to tee ${checklog} in make_check()
adds d8f0623 Merge changes If41ca89f,I9f914184
adds a9f2c1a Switch cross-testing target to tcwg-ex40-09 for all builders
adds 978605d Merge "Switch cross-testing target to tcwg-ex40-09 for all builders"
adds b85fc3b Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds 8040786 use lava-bot for gerrit access
adds 016a9d4 update comment on getting LSB
adds ae69d03 add tests for gerrit_info() and gerrit_query_status
adds 73c47f4 make the other postfix test xfail too
adds d270efa make tests that need SSH untested if not run from gerrit.
adds c5fdfce testsuite/builddir-tests.sh: Add missing 'fi' at the end of t [...]
adds 957f5d1 Add 'return 1' code paths when make check or make clean fails.
adds 5306031 Merge "Add 'return 1' code paths when make check or make clea [...]
adds 0c46626 Fix support for native builds in jenkins.sh
adds 64a9b6e Merge "Fix support for native builds in jenkins.sh"
adds a47e8f8 Make sure make-*.log filenames are unique when there are seve [...]
adds e66fa8a Merge "Make sure make-*.log filenames are unique when there a [...]
adds c38487a Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds 4a74e90 improve dryrun quote test
adds 0a2865a change global gerrit to gerrit_trigger
adds b63aa16 use an associated array for data extracted from Gerrit via REST.
adds 7f2d031 fix string quoting in test output
adds 76b327c be more consistent with the gerrit data
adds 66d7c14 Print the names of common files being compared.
adds 93b2d3a Remove existing check<foo>.log files if they exist
adds 9983798 Merge "Remove existing check<foo>.log files if they exist"
adds 0788019 Call 'shift' when handling options that require an argument.
adds 83f2f32 add support to specify which linker is used, LD or Gold.
adds 0fe6f0a lib/make.sh: Remove make_check_installed() since it is curren [...]
adds b9cc3ba Merge "lib/make.sh: Remove make_check_installed() since it is [...]
adds bf9a347 lib/common.sh: dryrun() should propogate the non-tee return v [...]
adds 62fc6b6 Merge "lib/common.sh: dryrun() should propogate the non-tee r [...]
adds fdc721c lib/make.sh: Trap start_schroot_test failures by saving and t [...]
adds 4500e7d Merge "lib/make.sh: Trap start_schroot_test failures by savin [...]
adds 32d9354 Only need to set QEMU_LD_PREFIX once.
adds 6649306 Remove schroot generation and copy logic
adds 37d922a Merge "Remove schroot generation and copy logic"
adds d7e6e16 Remove config/schroot-master
adds d8c6cf8 Merge "Remove config/schroot-master"
adds 0f47c3d Enable uname substitution in schroot sessions
adds 4c71f1d Handle excludecheck flag from Jenkins.
adds 067fa87 Merge "Handle excludecheck flag from Jenkins."
adds eb5325b Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds c7d526c Enable uname substitution in schroot sessions
adds 8be7540 Robustify argument parsing
adds 7e561b6 Cleanup handling of sysroot for schroot testing
adds 9ea590c Correctly finish even completely broken schroot sessions
adds 9392405 Avoid annoying warnings from test-schroot's iptables
adds 4eeb684 Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds ed8051d config/binutils.conf: Remove redundant ${target} expansion fr [...]
adds 31c4275 lib/make.sh: re-enable remote gdb test execution for binutils [...]
adds 1e9f67d Merge "lib/make.sh: re-enable remote gdb test execution for b [...]
adds d15809d Remove unbalanced quote
adds d276bb2 Merge "Remove unbalanced quote"
adds b30a3d7 Add aarch64-qemu.exp file, based on arm-qemu.exp file.
adds 3dc68c6 Merge "Add aarch64-qemu.exp file, based on arm-qemu.exp file."
adds 62242fc Drop first QEMU_LD_SYSROOT set, and keep the second one instead.
adds 81a4564 Merge "Drop first QEMU_LD_SYSROOT set, and keep the second on [...]
adds 61453eb Fix handling of make_check return code.
adds 0b40433 Merge "Fix handling of make_check return code."
adds 018215f Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds 0c0d863 regenerated
adds 4909576 add test for qemu-arm and qemu-aarch64 executables that are o [...]
adds 5ffb48d delete the unused need_qemu setting. Bug #1413
adds 70bb254 don't bother to rebuild stage1 or the sysroot for mingw32. Im [...]
adds fc0ebb0 move tarball temp files to the build directory. Clean up all [...]
adds 915ee98 link the sysroot into the tarball.
adds 7abb7cd copy the pthread dll to bin so mingw executables work
adds 989533d mingw needs to build a new sysroot afterall
adds 083de98 Do size check for the partition we're using
adds ba15344 Merge "Do size check for the partition we're using"
adds 1789e6e Use normal (non-static) QEMU for testing
adds 01d43bf Merge "Use normal (non-static) QEMU for testing"
adds 322878c Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds 67e7b39 fix typo in usage message
adds e9ec2e8 make linker and libc options have unique abbreviations.
adds f0337a2 Remove remove temporary directory.
adds e2a2efe Use non-static qemu for testing (part 2/2)
adds a4acfed Merge "Use non-static qemu for testing (part 2/2)"
adds c42fcc3 Add helper scripts to compare the results of 2 Jenkins jobs.
adds 10e4a80 Display all logs at toplevel (some users prefer that).
adds 413ec69 Add --mcpu and --mtune options, and make --march work.
adds 3ac3b3d Merge "Add --mcpu and --mtune options, and make --march work."
adds 9556470 the test for makeinfo is unneeded now, as it was a short-live [...]
adds f6318e7 regenerated
adds 735ce2d remove debug FOO
adds 85a4d1e wrap a file lock around git operations so we don't try to con [...]
adds 5454cde improve file locking in git_robust
adds 4e4fcf0 use git_robust for all git commands, as it does file locking
adds 90ec1f7 don't try to dryrun() flock
adds c85de9a Fix typo in test name
adds 11987b6 Merge "Fix typo in test name"
adds c59ac59 Add git-new-workdir to 'framework synthesized for testing'
adds 7355b46 Fix failing checkout tests
adds 0bce000 Add output-check mechanism to test_checkout
adds 7262d38 Fail if we cannot clone master
adds 86ac8f5 Fail if we cannot check out from SVN
adds 505a5f9 Merge changes Ie56bd227,I490d0889,Ic574c695,I0ae6d3ac,Id93b86aa
adds 40131a2 Update to account for --march removal, and addition of --set [...]
adds 90b0464 Merge "Update to account for --march removal, and addition of [...]
adds 7b3e90e fix path for runtime tarball
adds c54f181 don't set pkgversion
adds 92ec1ba options only need two dashes, not three
adds d164694 Don't recommend or require -none- for a linux target.
adds 632e674 Merge "Don't recommend or require -none- for a linux target."
adds 057a64d Change error message to contemplate possible non-identifier inputs
adds c4356d5 Merge "Change error message to contemplate possible non-ident [...]
adds 7c5e743 Propagate git-parsing errors from checkout.sh
adds f3c973f Merge "Propagate git-parsing errors from checkout.sh"
adds e1bc7a8 Make usage info match help info, alphabetize, fix typos, etc.
adds a254018 Fix double-naming of branch in notice
adds e146ff5 Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds 32bbc62 improve passing data around, gerrit is now global
adds 93f31d0 Checkout the base revision, and cherry pick the patch from Ge [...]
adds 00f7741 tmp debug hack
adds e815beb tmp debug hack
adds 5783786 fix typo in tmp hack
adds ab19697 set defaults for gerrit config variables
adds f8324eb rename gerrit to gerrit_trigger, get initial info from Gerrit [...]
adds 6b16c0d set more defaut values, fix typo in Error
adds eca676c fix typo
adds a4cd2fc go further, attempt a build
adds 684e380 change ID from Gerrit
adds 3a14f13 change error about .gitreview to warnings. Add some temp debug code
adds 5bec9a5 change temp debug code
adds b38fd16 remove temp debugging code
adds 4d12a2c don't set GERRIT_CHANGE_ID, which was only for debugging.
adds 80cc5e4 add lava-bot ssh key when adding comments to gerrit
adds 52670ff set build since host.conf isn't loaded, change local_build path
adds dfbdbfe fix typo in local_build path
adds 672b3e6 fix typo in local_build path
adds 68af002 add targetname to local_builds
adds 43c447b don't call get_srcdir on the revisions
adds 301671b delete quote around array data
adds fcd26b3 remove gcc.git@ from revisions, it's added elsewhere
adds c577e6d cleanup after making revisions
adds 90d15f0 don't create a branch directory that alreay exists
adds 181e5b1 fix typo
adds 4beb455 add gcc.git~ to the branch name
adds 63dc612 move git cleanup to gerrit_cherry_pick()
adds 2d48b69 remove debug FOO
adds 3e041ff add the build number to the build directory
adds 5650392 don't hardcode the gerrit port, use the connection data
adds c05e6d8 use ABE functions to checkout sources.
adds b682a3e use --branch option
adds a4022aa Merge remote-tracking branch 'origin/gerrit'
adds 551bf7d fix fileserver and remote_snapshots options
adds 5ecde25 regenerated
adds 18d2040 add fileserver and source_conf variables
adds 691a304 change wget to use fileserver and remote_snapshots variables
adds 3e2e765 add fileserver setting
adds bba3a42 use alternate fileserver for now
adds 0f89b11 don't stomp on the value for fileserver
adds d769a34 for now, hardcode the IP number for ex40-01, as it's not in DNS.
adds e4d98d2 specify an alternate file server
adds 268659a hardcode fileserver for now
adds a1e2d3e change abe.tcwglab.linaro.org to hardcoded fileserver
adds 0d1c1b2 add remote_snapshots directory
adds 63aeecb specify binutils and gcc revisions to build
adds 158a4e8 allow the C library to be specified
adds 2e27e13 specify binutils rev too
adds 2fb61d7 don't forget newlib support
adds f7c6130 test needs a value
adds f4436b4 move errate config option to default_flags
adds 71364f0 add --fix-cortex-a53-843419 to default_flags
adds 862f024 --fix-cortex-a53-843419 is not a configure option, it's for LDFLAGS
adds be6a0c1 pass in linker flag for errata
adds 5034b1c add --enable-newlib-mb to configure options
adds 1abd307 add configure flag for the erratum #843419 workaround.
adds 75ee4c3 put tmp files under local_builds instead of /tmp/
adds 5a5ab35 don't try to fetch anything is updates are disabled.
adds af7d47d Delete local snapshots before each checkout test
adds 100fa23 Merge "Delete local snapshots before each checkout test"
adds 68a16f4 Test that checkout produces expected directories
adds 15552ea Merge "Test that checkout produces expected directories"
adds 45c9fcc Report unexpected passes
adds 7b1a08b Merge "Report unexpected passes"
adds 2cc4631 Fix 2 xfails
adds cae4bc0 Merge "Fix 2 xfails"
adds 7437849 Update entries in test_sources.conf w.r.t. sources.conf
adds c37d08e Merge "Update entries in test_sources.conf w.r.t. sources.conf"
adds d89af19 Make remote_snapshots overridable
adds 5148585 Merge "Make remote_snapshots overridable"
adds b334bf8 Fix some weird spacing
adds 46ce865 Merge "Fix some weird spacing"
adds ff5ed14 Fix comments re synthesised test environment
adds 0b757e2 Merge "Fix comments re synthesised test environment"
adds 5dfd85a Fix a testing string
adds 92750de Make test run without checking for srcdir
adds ed0ddb5 Merge "Make test run without checking for srcdir"
adds 4c3c77b Better parsing of srcdir into repodir
adds 9f8bbdc Merge "Better parsing of srcdir into repodir"
adds ba0dee0 Tests that need test_sources.conf now always run
adds 7dd3f12 Robustify runtest check to see if board supports schroots
adds 4a95368 Merge "Robustify runtest check to see if board supports schroots"
adds c1d5b19 upgrade to a newer Linaro kernel
adds 2bf4386 Merge "upgrade to a newer Linaro kernel"
adds 302e2a9 Use '/' instead of ':' to designate remote directory when cal [...]
adds 0c34d72 Improve handling of supdate option as it relates to the md5su [...]
adds 63bcddc Merge "Improve handling of supdate option as it relates to th [...]
adds 670a1a9 fetch_http(): Return 1 if ${wget_bin} is not present or not e [...]
adds 6b11762 ${force} now overwrites existing files in fetch_http()
adds a165bd7 Always force [e]glibc's [s]libdir to be /lib and never /lib64
adds 8a3b160 Explicitly set fileserver and remote-snapshots in jenkins.sh.
adds 1e72204 make new errata configure options only used for aarch64
adds 9da966a Use the latest GDB release
adds d673069 Merge "Use the latest GDB release"
adds 2d475c7 ABE test.sh and testsuite/test.sh should return non-zero if t [...]
adds 92263ba Merge "ABE test.sh and testsuite/test.sh should return non-ze [...]
adds 8ecaa85 create the manifest file before building anything.
adds 5014663 Merge "create the manifest file before building anything."
adds 0d8fa4f Let user override amount of space to check for
adds 9329d07 Merge "Let user override amount of space to check for"
adds b1a5fb5 change the @ character used to deliminate the SHA1 from the b [...]
adds 05d2c6e Make sure the compiler exists before trying to use it to find libgcc
adds a49a166 Merge changes Idc9f1f7c,Ie607f48c
adds e59de27 Split $fileserver into $fileserver and $logserver in jenkins.sh
adds c7044ee Update dejagnu board files to match current state of the world
adds 2949e3e Match both buildslave and tcwg-buildslave in linaro.exp
adds bdc8f5a Don't assume a hard-code path to ABE in jenkins scripts
adds 88935fb Add --gcc-branch option to jenkins.sh
adds 8b2aaef Run the API tests for make check as well.
adds 1249007 Merge "Run the API tests for make check as well."
adds 447c792 regenerated
adds 7107648 Merge "regenerated"
adds e84d44b Fix detection of ABE source directory
adds 83da900 Use reference snapshots as cache when downloading files with wget
adds f2ec13a Rework handling of reference snapshots used by Jenkins jobs
adds 4cfe2f3 Update "latest" gcc branch to new repo layout
adds 2aeefd8 git parser should return proper 'tool' on tarballs with more [...]
adds 522a1d4 Merge "git parser should return proper 'tool' on tarballs wit [...]
adds 8b95ca3 don't disable updates by default
adds 67bfd03 jenkins.sh: Don't upload artifacts unless logserver is given
adds cb9a65b jenkins.sh: Add parameter for setting logs' directory
adds 7b07d71 jenkins.sh: Add --norebuild option
adds c5ee5b9 Workaround "--checkout all" bug
adds 2127f74 jenkins.sh: Fetch gerrit changes for gcc repo
adds 64985b5 Recreate $local_builds directory in abe.sh if it's been removed.
adds ccb3b10 lib/fetch.sh: if $force yes and $supdate no it should should [...]
adds a967544 test.sh: Fix problems with top-level ABE API test.
adds 3b2700d Merge "test.sh: Fix problems with top-level ABE API test."
adds f6a6434 for eglibc/glibc, change the directory for the runtime linker [...]
adds aa23b42 Support 2 labs in dejagnu board files
adds 41202ac add RPM package building, triggered by the --rpm option.
adds b67fe58 Merge "add RPM package building, triggered by the --rpm option."
adds e8e7534 don't accidentally filter out the setting for which C library [...]
adds 3f4265a Merge "don't accidentally filter out the setting for which C [...]
adds 4102a4e move creating the manifest file to after the build again. Whe [...]
adds 65cc3d6 properly create a release tag with the new git repository lay [...]
adds 60fcc37 always update sources the first time only.
adds 3907e14 Merge "always update sources the first time only."
adds 400e95e Store the manifest file name so we don't have to keep recreating it.
adds 37c9da5 Upgrade to FSF GDB 7.10 tree
adds 5d8e8e5 Merge "Upgrade to FSF GDB 7.10 tree"
adds 36b93a2 Update list of unstable tests.
adds 42ae502 Merge "Update list of unstable tests."
adds 00cb0dc scripts/clean-schroot-sessions.sh: New script to clean stale [...]
adds 025d34e Simplify handling of QEMU testing in linaro.exp
adds 84748d9 Cleanup schroot sessions when testing is killed by user
adds 9362ec2 scripts/update-snapshots-ref.sh: New script to handle referen [...]
adds 915b08c Clean up scripts/test-schroot.sh
adds 086641e build binutils 2.25 by default
adds 21f56c6 Merge "build binutils 2.25 by default"
adds 89c7c12 build gcc 5 by default
adds 6f57196 Merge "build gcc 5 by default"
adds 9fee27c build glibc by default for GCC 5
adds 60282c3 Merge "build glibc by default for GCC 5"
adds 19a51b8 Don't enable multiarch for bare metal builds.
adds ec5bb12 Merge "Don't enable multiarch for bare metal builds."
adds 043c13b Enable multilib for arm-eabi since newlib already supports it.
adds 03016b6 Merge "Enable multilib for arm-eabi since newlib already supp [...]
adds fbafde0 Don't force static libraries when building binary tarballs
adds d7412df Fix typos in sed commands. Add missing end quote. Don't mat [...]
adds 075aef5 scripts/update-snapshots-ref.sh: Add info print-out on size o [...]
adds 1d7a9ad Force usage of glibc for GCC 5.1 binary tarballs.
adds dc70faa Merge "Force usage of glibc for GCC 5.1 binary tarballs."
adds 77c2cce scripts/compare_jobs.sh: Use specific log directories.
adds 7d119c2 Merge "scripts/compare_jobs.sh: Use specific log directories."
adds 63409c1 jenkins.sh: Add proper locking when checking or updating logs.
adds 3cf27df Merge "jenkins.sh: Add proper locking when checking or updati [...]
adds a177040 Change to upstream branch of glibc 2.21
adds a83d9a7 Merge "Change to upstream branch of glibc 2.21"
adds a961393 Use QEMU for arm-linux-gnueabi[hf] and aarch64-linux-gnu cros [...]
adds 62c0a78 Merge "Use QEMU for arm-linux-gnueabi[hf] and aarch64-linux-g [...]
adds 86a1749 Disable sshfs-sharing when testing using schroots
adds c12dbdf Fix native testing of armv8l-linux-gnueabihf toolchains
adds 2fd70bd Switch aarch64-linux-gnu testing to use real HW
adds 392bd6b only pass --enable-multi-arch for armv7 targets
adds 407a6df copy libwinpthread from the mingw installation to destdir and [...]
adds 57e4b30 Merge "copy libwinpthread from the mingw installation to dest [...]
adds 5395e21 Upload build logs whenever logserver is provided
adds 43bcff0 Merge "Upload build logs whenever logserver is provided"
adds 38e3243 If the gcc or binutils source isn't specified, just use the d [...]
adds 54776f1 Merge "If the gcc or binutils source isn't specified, just us [...]
adds 0ffa3de make canadian cross builds use the same defaults as a simple cross
adds 39d0715 user the shell USER variable instead of hardcoding the builds [...]
adds 2019436 Merge "user the shell USER variable instead of hardcoding the [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (14cfbea)
\
N -- N -- N refs/heads/staging (2019436)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes:
README | 18 +-
abe.sh | 194 ++++--
config/binutils.conf | 5 +-
config/boards/dev-hetzner-armv8.exp | 3 +
.../{tcwg-tcwgex40.exp => dev-hetzner-x86_64.exp} | 0
config/boards/dev-tcwglab-armv8.exp | 3 +
config/boards/dev-tcwglab-x86_64.exp | 3 +
config/boards/infra-armv8.exp | 3 -
config/boards/infra-build.exp | 3 -
config/boards/infra-buildqemu.exp | 4 -
config/boards/infra-hetzner-armv8.exp | 3 +
...{tcwg-tcwgex40.exp => infra-hetzner-x86_64.exp} | 0
config/boards/infra-tcwgex40.exp | 3 -
config/boards/infra-tcwgex40qemu.exp | 4 -
config/boards/infra-tcwglab-armv8.exp | 3 +
config/boards/infra-tcwglab-x86_64.exp | 3 +
config/boards/tcwg-armv8.exp | 3 -
config/boards/tcwg-build.exp | 3 -
config/boards/tcwg-buildqemu.exp | 4 -
config/boards/tcwg-tcwgex40qemu.exp | 4 -
config/gcc.conf | 85 ++-
config/gdb.conf | 4 +-
config/gdbserver.conf | 2 +-
config/glibc.conf | 9 +-
config/linaro.exp | 63 +-
config/linux.conf | 2 +-
config/newlib.conf | 2 +-
configure | 128 +++-
configure.ac | 44 +-
host.conf.in | 1 +
jenkins.sh | 219 ++++--
lib/checkout.sh | 64 +-
lib/common.sh | 14 +-
lib/configure.sh | 20 +-
lib/fetch.sh | 69 +-
lib/gerrit.sh | 223 ++++--
lib/git-parser.sh | 13 +-
lib/globals.sh | 15 +-
lib/make.sh | 109 +--
lib/package.sh | 152 +++--
lib/release.sh | 5 +-
lib/schroot.sh | 13 +-
packaging/redhat/tcwg.spec.in | 82 +++
scripts/Backport.job | 4 +-
scripts/BuildFarm.job | 12 +-
scripts/CompareJobs.job | 4 +-
scripts/MakeRelease.job | 57 +-
scripts/clean-schroot-sessions.sh | 82 +++
scripts/compare_jobs.sh | 32 +-
scripts/slave.sh | 2 +-
scripts/test-schroot.sh | 7 +-
scripts/unstable-tests.txt | 4 +
scripts/update-snapshots-ref.sh | 122 ++++
tcwgweb.sh | 4 +-
test-backport.sh | 192 ++++--
test.sh | 91 ++-
testsuite/gerrit-tests.sh | 110 ++-
testsuite/git-parser-tests.sh | 10 +
.../gcc.sum.xz | Bin 0 -> 612 bytes
.../gcc.sum.xz | Bin 0 -> 636 bytes
testsuite/report-tests.sh | 112 ++++
testsuite/test.sh | 744 ++++++++++++---------
testsuite/test_sources.conf | 8 +-
63 files changed, 2226 insertions(+), 975 deletions(-)
create mode 100644 config/boards/dev-hetzner-armv8.exp
copy config/boards/{tcwg-tcwgex40.exp => dev-hetzner-x86_64.exp} (100%)
create mode 100644 config/boards/dev-tcwglab-armv8.exp
create mode 100644 config/boards/dev-tcwglab-x86_64.exp
delete mode 100644 config/boards/infra-armv8.exp
delete mode 100644 config/boards/infra-build.exp
delete mode 100644 config/boards/infra-buildqemu.exp
create mode 100644 config/boards/infra-hetzner-armv8.exp
rename config/boards/{tcwg-tcwgex40.exp => infra-hetzner-x86_64.exp} (100%)
delete mode 100644 config/boards/infra-tcwgex40.exp
delete mode 100644 config/boards/infra-tcwgex40qemu.exp
create mode 100644 config/boards/infra-tcwglab-armv8.exp
create mode 100644 config/boards/infra-tcwglab-x86_64.exp
delete mode 100644 config/boards/tcwg-armv8.exp
delete mode 100644 config/boards/tcwg-build.exp
delete mode 100644 config/boards/tcwg-buildqemu.exp
delete mode 100644 config/boards/tcwg-tcwgex40qemu.exp
create mode 100644 packaging/redhat/tcwg.spec.in
create mode 100755 scripts/clean-schroot-sessions.sh
create mode 100755 scripts/update-snapshots-ref.sh
create mode 100644 testsuite/report-files/x86_64-unknown-linux-gnu.aarch64-linux-g [...]
create mode 100644 testsuite/report-files/x86_64-unknown-linux-gnu.aarch64-linux-g [...]
create mode 100755 testsuite/report-tests.sh
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
maxim.kuvyrkov pushed a change to branch stable
in repository toolchain/abe.
omits c57366c Fix handling of make_check return code.
omits 0c5d833 Partially cherry-pick: "always pass the component name to bui [...]
omits 2ce31b2 Handle excludecheck flag from Jenkins.
omits c31441a Cherry-pick from master, and fix: add a --check option to spe [...]
omits 92a902c lib/make.sh: Trap start_schroot_test failures by saving and t [...]
omits 9aec07e lib/make.sh: Remove make_check_installed() since it is curren [...]
omits 9edfdcb lib/common.sh: dryrun() should propogate the non-tee return v [...]
omits b0f3dd9 Call 'shift' when handling options that require an argument.
omits 7181352 Remove existing check<foo>.log files if they exist
omits 05473b4 Print the names of common files being compared.
omits 3c7485c Add 'return 1' code paths when make check or make clean fails.
omits e8680cf Make sure make-*.log filenames are unique when there are seve [...]
omits 6f2bb57 testsuite/builddir-tests.sh: Add missing 'fi' at the end of t [...]
omits 3c5ea6b Fix support for native builds in jenkins.sh
omits b2137c2 lib/make.sh: Add -a (append mode) to tee ${checklog} in make_check()
omits 27dc059 Always invoke make_check() with 'binutils' or 'gdb' in $2 whe [...]
omits ecdd932 Switch cross-testing target to tcwg-ex40-09 for all builders
omits 3ecf1cc Run BuildFarm.jog with set -e to catch errors earlier. (For i [...]
omits 7877c26 Use '--check all' instead of '--check'.
omits a72c48b remove bzr test for get_builddir, as bzr support in ABE is be [...]
omits 0072d36 Fix reporting duplicate unstable tests.
omits 484bc58 Move --check option so that it can't be followed by gcc=XXX. [...]
omits d231d32 XFAIL postfix make args (make_install), the test case is broken
omits 4bb8985 use the component to determine which conf file to load
omits 6536fc3 load the proper config file for binutils and gdb when specify [...]
omits 4ace330 use srcdir_revision instead of get_git_revision when creating [...]
omits 23612c9 rename the commented out duplicate of get-git_revision to src [...]
omits 0d4c7f5 enhance test to include https
omits 65fb128 support https as a service
omits cd96ff6 Ignore user's .ssh/known_hosts file for ssh'ing into schroot [...]
omits 11d15c8 Retry creation of schroot testing sessions
omits 0c283ae testsuite/test.sh: Comment out bzr branch get_toolname test.
omits e6bbf56 Cleanup unstable-tests.txt: - removed trailing white space on [...]
omits 5a851de abe.sh: Error out on unknown --<foo> directives, invalid <foo [...]
omits 3756228 Cleanup
omits febdc01 look for xgcc instead of *gcc
omits 4212077 Abort build with an error if the specified manifest file is n [...]
omits 9a4cf25 Add support for target=native and for target=schroot-* in scr [...]
omits 70d9d03 Make use of unstable-tests file.
omits 3380738 only source the version and revision variables.
omits e52ad30 Fix option parsing for --manifest
omits 9011658 Fix BZ1366: failure to source linaro.exp
omits 8e38431 abe.sh: Add support for --check <directive> and --excludechec [...]
omits 161c2f7 Remove workaround now that defaults will do the right thing
omits 66c8014 Allow native testing on all machines that can build a native [...]
omits faa36ee Run tests on *.tcwglab boards when schroot-test is enabled
omits 0b1f902 Stop relying on custom entries in .ssh/config for ssh access [...]
omits f4d3dcb lib/make.sh: Rerunning make check on an already built tree sh [...]
omits 1a7c3c2 drop all flag from runtests
omits 0298696 Handle make_check return code.
adds fe53fd4 add tests for report.sh
adds 2adfd93 Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds eade5e0 Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds e0de352 exit if not enough free disk space
adds e65c337 drop all flag from runtests
adds c0b3ff8 Handle make_check return code.
adds 9db6a22 Merge "Handle make_check return code."
adds 5db087d lib/make.sh: Rerunning make check on an already built tree sh [...]
adds 40c17f7 abe.sh: Add support for --check <directive> and --excludechec [...]
adds 7ae9f5a Run tests on *.tcwglab boards when schroot-test is enabled
adds 332516b Allow native testing on all machines that can build a native [...]
adds 7bf1c1b Remove workaround now that defaults will do the right thing
adds 5f5a1b1 Merge changes I62125534,I7c16cfa1,Id19d47be
adds f33281f Stop relying on custom entries in .ssh/config for ssh access [...]
adds cabd545 Merge "Stop relying on custom entries in .ssh/config for ssh [...]
adds 8e97338 Fix BZ1366: failure to source linaro.exp
adds 9785c8c Fix option parsing for --manifest
adds 74b2419 only source the version and revision variables.
adds 81c86dd Abort build with an error if the specified manifest file is n [...]
adds 441361d Make use of unstable-tests file.
adds b620d93 Merge "Make use of unstable-tests file."
adds f7564d4 Add support for target=native and for target=schroot-* in scr [...]
adds 3a34315 Merge "Add support for target=native and for target=schroot-* [...]
adds fd790f9 look for xgcc instead of *gcc
adds c4e3ebd update report tests files
adds aa64a67 improve report test output
adds 2b73ab6 Ignore user's .ssh/known_hosts file for ssh'ing into schroot [...]
adds 2c46b98 testsuite/test.sh: Comment out bzr branch get_toolname test.
adds ea5c12e Merge "testsuite/test.sh: Comment out bzr branch get_toolname test."
adds 934f628 Cleanup unstable-tests.txt: - removed trailing white space on [...]
adds bae31ea Merge "Cleanup unstable-tests.txt: - removed trailing white s [...]
adds 336f418 Cleanup
adds d6aa3c8 Merge "Cleanup"
adds bc78876 abe.sh: Error out on unknown --<foo> directives, invalid <foo [...]
adds 6a0e3e8 Merge "abe.sh: Error out on unknown --<foo> directives, inval [...]
adds f175db3 Retry creation of schroot testing sessions
adds 5e11234 Merge "Retry creation of schroot testing sessions"
adds 56bd6bc Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds 7bc0856 support https as a service
adds c66b0ec enhance test to include https
adds bf46efe Don't run report tests yet
adds 72cba3e rename the commented out duplicate of get-git_revision to src [...]
adds ef5cb53 use srcdir_revision instead of get_git_revision when creating [...]
adds 478c7c8 improve manifest file data
adds 3d3dcf4 add C library info to the manifest
adds 0fa82ab add _branch info when importing a manifest file
adds d80db85 load the proper config file for binutils and gdb when specify [...]
adds 1fe506e improve manifest file name, #1395
adds 0030c86 don't stomp system info variables used by the manifest file.
adds 28825aa always pass the component name to build. Don't passs the mani [...]
adds fe39558 imrpove manifest file handling
adds 953304d use the component to determine which conf file to load
adds 499555a XFAIL postfix make args (make_install), the test case is broken
adds 6faacb4 manifest() now returns the filename
adds 1ec00f4 remove bzr test for get_builddir, as bzr support in ABE is be [...]
adds 350a821 adjust the sysroot path
adds ba85e4a Move --check option so that it can't be followed by gcc=XXX. [...]
adds 9e558ef Fix reporting duplicate unstable tests.
adds 3808b85 Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds e595a54 only copy the tarballs that just got built.
adds 8c55e55 copy the newly renamed manifest file to the remote fileserver
adds d51d231 find doesn't like shell file expansion
adds f63c877 Use '--check all' instead of '--check'.
adds 3a640aa find manifest.txt now that the name has changed.
adds b7723f4 fix find for bin tarballs
adds 82bc0c7 remove extraneous dollar sign
adds d007d82 For a canadian cross, remove the previous build.
adds c102231 get the two revisions to compare from Gerrit
adds dfff8d6 improve command line option handling to override defaults. Us [...]
adds 7036c28 more improvements to command line processing
adds a54312b improve usage(), add --revisions to specify which two revisio [...]
adds 92bf9b1 allow for the adding of options that get passed to abe.sh
adds c26a7a9 add a --check option to specify which tests to run
adds b29e260 fix handling of manifest files, now that the names have changed.
adds b8af667 Fix manifest order.
adds d4fb1bb Another fix after manifest.txt changed name.
adds ebfce64 Merge "Another fix after manifest.txt changed name."
adds cf93639 drop quotes around all. #1420
adds 2cc1b05 don't load hosts.conf, build in a new directory like other jobs.
adds bc0f052 checkdisk space in /home instead of / now that the builders h [...]
adds af6fe3a add functions (currently unused) to extract patches or cherry [...]
adds e6cf8b9 separate parsing the gerrit response from cherry picking
adds 805c721 Run BuildFarm.jog with set -e to catch errors earlier. (For i [...]
adds 6af67ed Merge "Run BuildFarm.jog with set -e to catch errors earlier. [...]
adds 01c5920 Always invoke make_check() with 'binutils' or 'gdb' in $2 whe [...]
adds 4a98a19 lib/make.sh: Add -a (append mode) to tee ${checklog} in make_check()
adds d8f0623 Merge changes If41ca89f,I9f914184
adds a9f2c1a Switch cross-testing target to tcwg-ex40-09 for all builders
adds 978605d Merge "Switch cross-testing target to tcwg-ex40-09 for all builders"
adds b85fc3b Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds 8040786 use lava-bot for gerrit access
adds 016a9d4 update comment on getting LSB
adds ae69d03 add tests for gerrit_info() and gerrit_query_status
adds 73c47f4 make the other postfix test xfail too
adds d270efa make tests that need SSH untested if not run from gerrit.
adds c5fdfce testsuite/builddir-tests.sh: Add missing 'fi' at the end of t [...]
adds 957f5d1 Add 'return 1' code paths when make check or make clean fails.
adds 5306031 Merge "Add 'return 1' code paths when make check or make clea [...]
adds 0c46626 Fix support for native builds in jenkins.sh
adds 64a9b6e Merge "Fix support for native builds in jenkins.sh"
adds a47e8f8 Make sure make-*.log filenames are unique when there are seve [...]
adds e66fa8a Merge "Make sure make-*.log filenames are unique when there a [...]
adds c38487a Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds 4a74e90 improve dryrun quote test
adds 0a2865a change global gerrit to gerrit_trigger
adds b63aa16 use an associated array for data extracted from Gerrit via REST.
adds 7f2d031 fix string quoting in test output
adds 76b327c be more consistent with the gerrit data
adds 66d7c14 Print the names of common files being compared.
adds 93b2d3a Remove existing check<foo>.log files if they exist
adds 9983798 Merge "Remove existing check<foo>.log files if they exist"
adds 0788019 Call 'shift' when handling options that require an argument.
adds 83f2f32 add support to specify which linker is used, LD or Gold.
adds 0fe6f0a lib/make.sh: Remove make_check_installed() since it is curren [...]
adds b9cc3ba Merge "lib/make.sh: Remove make_check_installed() since it is [...]
adds bf9a347 lib/common.sh: dryrun() should propogate the non-tee return v [...]
adds 62fc6b6 Merge "lib/common.sh: dryrun() should propogate the non-tee r [...]
adds fdc721c lib/make.sh: Trap start_schroot_test failures by saving and t [...]
adds 4500e7d Merge "lib/make.sh: Trap start_schroot_test failures by savin [...]
adds 32d9354 Only need to set QEMU_LD_PREFIX once.
adds 6649306 Remove schroot generation and copy logic
adds 37d922a Merge "Remove schroot generation and copy logic"
adds d7e6e16 Remove config/schroot-master
adds d8c6cf8 Merge "Remove config/schroot-master"
adds 0f47c3d Enable uname substitution in schroot sessions
adds 4c71f1d Handle excludecheck flag from Jenkins.
adds 067fa87 Merge "Handle excludecheck flag from Jenkins."
adds eb5325b Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds c7d526c Enable uname substitution in schroot sessions
adds 8be7540 Robustify argument parsing
adds 7e561b6 Cleanup handling of sysroot for schroot testing
adds 9ea590c Correctly finish even completely broken schroot sessions
adds 9392405 Avoid annoying warnings from test-schroot's iptables
adds 4eeb684 Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds ed8051d config/binutils.conf: Remove redundant ${target} expansion fr [...]
adds 31c4275 lib/make.sh: re-enable remote gdb test execution for binutils [...]
adds 1e9f67d Merge "lib/make.sh: re-enable remote gdb test execution for b [...]
adds d15809d Remove unbalanced quote
adds d276bb2 Merge "Remove unbalanced quote"
adds b30a3d7 Add aarch64-qemu.exp file, based on arm-qemu.exp file.
adds 3dc68c6 Merge "Add aarch64-qemu.exp file, based on arm-qemu.exp file."
adds 62242fc Drop first QEMU_LD_SYSROOT set, and keep the second one instead.
adds 81a4564 Merge "Drop first QEMU_LD_SYSROOT set, and keep the second on [...]
adds 61453eb Fix handling of make_check return code.
adds 0b40433 Merge "Fix handling of make_check return code."
adds 018215f Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds 0c0d863 regenerated
adds 4909576 add test for qemu-arm and qemu-aarch64 executables that are o [...]
adds 5ffb48d delete the unused need_qemu setting. Bug #1413
adds 70bb254 don't bother to rebuild stage1 or the sysroot for mingw32. Im [...]
adds fc0ebb0 move tarball temp files to the build directory. Clean up all [...]
adds 915ee98 link the sysroot into the tarball.
adds 7abb7cd copy the pthread dll to bin so mingw executables work
adds 989533d mingw needs to build a new sysroot afterall
adds 083de98 Do size check for the partition we're using
adds ba15344 Merge "Do size check for the partition we're using"
adds 1789e6e Use normal (non-static) QEMU for testing
adds 01d43bf Merge "Use normal (non-static) QEMU for testing"
adds 322878c Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds 67e7b39 fix typo in usage message
adds e9ec2e8 make linker and libc options have unique abbreviations.
adds f0337a2 Remove remove temporary directory.
adds e2a2efe Use non-static qemu for testing (part 2/2)
adds a4acfed Merge "Use non-static qemu for testing (part 2/2)"
adds c42fcc3 Add helper scripts to compare the results of 2 Jenkins jobs.
adds 10e4a80 Display all logs at toplevel (some users prefer that).
adds 413ec69 Add --mcpu and --mtune options, and make --march work.
adds 3ac3b3d Merge "Add --mcpu and --mtune options, and make --march work."
adds 9556470 the test for makeinfo is unneeded now, as it was a short-live [...]
adds f6318e7 regenerated
adds 735ce2d remove debug FOO
adds 85a4d1e wrap a file lock around git operations so we don't try to con [...]
adds 5454cde improve file locking in git_robust
adds 4e4fcf0 use git_robust for all git commands, as it does file locking
adds 90ec1f7 don't try to dryrun() flock
adds c85de9a Fix typo in test name
adds 11987b6 Merge "Fix typo in test name"
adds c59ac59 Add git-new-workdir to 'framework synthesized for testing'
adds 7355b46 Fix failing checkout tests
adds 0bce000 Add output-check mechanism to test_checkout
adds 7262d38 Fail if we cannot clone master
adds 86ac8f5 Fail if we cannot check out from SVN
adds 505a5f9 Merge changes Ie56bd227,I490d0889,Ic574c695,I0ae6d3ac,Id93b86aa
adds 40131a2 Update to account for --march removal, and addition of --set [...]
adds 90b0464 Merge "Update to account for --march removal, and addition of [...]
adds 7b3e90e fix path for runtime tarball
adds c54f181 don't set pkgversion
adds 92ec1ba options only need two dashes, not three
adds d164694 Don't recommend or require -none- for a linux target.
adds 632e674 Merge "Don't recommend or require -none- for a linux target."
adds 057a64d Change error message to contemplate possible non-identifier inputs
adds c4356d5 Merge "Change error message to contemplate possible non-ident [...]
adds 7c5e743 Propagate git-parsing errors from checkout.sh
adds f3c973f Merge "Propagate git-parsing errors from checkout.sh"
adds e1bc7a8 Make usage info match help info, alphabetize, fix typos, etc.
adds a254018 Fix double-naming of branch in notice
adds e146ff5 Merge branch 'master' of ssh://git.linaro.org/toolchain/abe
adds 32bbc62 improve passing data around, gerrit is now global
adds 93f31d0 Checkout the base revision, and cherry pick the patch from Ge [...]
adds 00f7741 tmp debug hack
adds e815beb tmp debug hack
adds 5783786 fix typo in tmp hack
adds ab19697 set defaults for gerrit config variables
adds f8324eb rename gerrit to gerrit_trigger, get initial info from Gerrit [...]
adds 6b16c0d set more defaut values, fix typo in Error
adds eca676c fix typo
adds a4cd2fc go further, attempt a build
adds 684e380 change ID from Gerrit
adds 3a14f13 change error about .gitreview to warnings. Add some temp debug code
adds 5bec9a5 change temp debug code
adds b38fd16 remove temp debugging code
adds 4d12a2c don't set GERRIT_CHANGE_ID, which was only for debugging.
adds 80cc5e4 add lava-bot ssh key when adding comments to gerrit
adds 52670ff set build since host.conf isn't loaded, change local_build path
adds dfbdbfe fix typo in local_build path
adds 672b3e6 fix typo in local_build path
adds 68af002 add targetname to local_builds
adds 43c447b don't call get_srcdir on the revisions
adds 301671b delete quote around array data
adds fcd26b3 remove gcc.git@ from revisions, it's added elsewhere
adds c577e6d cleanup after making revisions
adds 90d15f0 don't create a branch directory that alreay exists
adds 181e5b1 fix typo
adds 4beb455 add gcc.git~ to the branch name
adds 63dc612 move git cleanup to gerrit_cherry_pick()
adds 2d48b69 remove debug FOO
adds 3e041ff add the build number to the build directory
adds 5650392 don't hardcode the gerrit port, use the connection data
adds c05e6d8 use ABE functions to checkout sources.
adds b682a3e use --branch option
adds a4022aa Merge remote-tracking branch 'origin/gerrit'
adds 551bf7d fix fileserver and remote_snapshots options
adds 5ecde25 regenerated
adds 18d2040 add fileserver and source_conf variables
adds 691a304 change wget to use fileserver and remote_snapshots variables
adds 3e2e765 add fileserver setting
adds bba3a42 use alternate fileserver for now
adds 0f89b11 don't stomp on the value for fileserver
adds d769a34 for now, hardcode the IP number for ex40-01, as it's not in DNS.
adds e4d98d2 specify an alternate file server
adds 268659a hardcode fileserver for now
adds a1e2d3e change abe.tcwglab.linaro.org to hardcoded fileserver
adds 0d1c1b2 add remote_snapshots directory
adds 63aeecb specify binutils and gcc revisions to build
adds 158a4e8 allow the C library to be specified
adds 2e27e13 specify binutils rev too
adds 2fb61d7 don't forget newlib support
adds f7c6130 test needs a value
adds f4436b4 move errate config option to default_flags
adds 71364f0 add --fix-cortex-a53-843419 to default_flags
adds 862f024 --fix-cortex-a53-843419 is not a configure option, it's for LDFLAGS
adds be6a0c1 pass in linker flag for errata
adds 5034b1c add --enable-newlib-mb to configure options
adds 1abd307 add configure flag for the erratum #843419 workaround.
adds 75ee4c3 put tmp files under local_builds instead of /tmp/
adds 5a5ab35 don't try to fetch anything is updates are disabled.
adds af7d47d Delete local snapshots before each checkout test
adds 100fa23 Merge "Delete local snapshots before each checkout test"
adds 68a16f4 Test that checkout produces expected directories
adds 15552ea Merge "Test that checkout produces expected directories"
adds 45c9fcc Report unexpected passes
adds 7b1a08b Merge "Report unexpected passes"
adds 2cc4631 Fix 2 xfails
adds cae4bc0 Merge "Fix 2 xfails"
adds 7437849 Update entries in test_sources.conf w.r.t. sources.conf
adds c37d08e Merge "Update entries in test_sources.conf w.r.t. sources.conf"
adds d89af19 Make remote_snapshots overridable
adds 5148585 Merge "Make remote_snapshots overridable"
adds b334bf8 Fix some weird spacing
adds 46ce865 Merge "Fix some weird spacing"
adds ff5ed14 Fix comments re synthesised test environment
adds 0b757e2 Merge "Fix comments re synthesised test environment"
adds 5dfd85a Fix a testing string
adds 92750de Make test run without checking for srcdir
adds ed0ddb5 Merge "Make test run without checking for srcdir"
adds 4c3c77b Better parsing of srcdir into repodir
adds 9f8bbdc Merge "Better parsing of srcdir into repodir"
adds ba0dee0 Tests that need test_sources.conf now always run
adds 7dd3f12 Robustify runtest check to see if board supports schroots
adds 4a95368 Merge "Robustify runtest check to see if board supports schroots"
adds c1d5b19 upgrade to a newer Linaro kernel
adds 2bf4386 Merge "upgrade to a newer Linaro kernel"
adds 302e2a9 Use '/' instead of ':' to designate remote directory when cal [...]
adds 0c34d72 Improve handling of supdate option as it relates to the md5su [...]
adds 63bcddc Merge "Improve handling of supdate option as it relates to th [...]
adds 670a1a9 fetch_http(): Return 1 if ${wget_bin} is not present or not e [...]
adds 6b11762 ${force} now overwrites existing files in fetch_http()
adds a165bd7 Always force [e]glibc's [s]libdir to be /lib and never /lib64
adds 8a3b160 Explicitly set fileserver and remote-snapshots in jenkins.sh.
adds 1e72204 make new errata configure options only used for aarch64
adds 9da966a Use the latest GDB release
adds d673069 Merge "Use the latest GDB release"
adds 2d475c7 ABE test.sh and testsuite/test.sh should return non-zero if t [...]
adds 92263ba Merge "ABE test.sh and testsuite/test.sh should return non-ze [...]
adds 8ecaa85 create the manifest file before building anything.
adds 5014663 Merge "create the manifest file before building anything."
adds 0d8fa4f Let user override amount of space to check for
adds 9329d07 Merge "Let user override amount of space to check for"
adds b1a5fb5 change the @ character used to deliminate the SHA1 from the b [...]
adds 05d2c6e Make sure the compiler exists before trying to use it to find libgcc
adds a49a166 Merge changes Idc9f1f7c,Ie607f48c
adds e59de27 Split $fileserver into $fileserver and $logserver in jenkins.sh
adds c7044ee Update dejagnu board files to match current state of the world
adds 2949e3e Match both buildslave and tcwg-buildslave in linaro.exp
adds bdc8f5a Don't assume a hard-code path to ABE in jenkins scripts
adds 88935fb Add --gcc-branch option to jenkins.sh
adds 8b2aaef Run the API tests for make check as well.
adds 1249007 Merge "Run the API tests for make check as well."
adds 447c792 regenerated
adds 7107648 Merge "regenerated"
adds e84d44b Fix detection of ABE source directory
adds 83da900 Use reference snapshots as cache when downloading files with wget
adds f2ec13a Rework handling of reference snapshots used by Jenkins jobs
adds 4cfe2f3 Update "latest" gcc branch to new repo layout
adds 2aeefd8 git parser should return proper 'tool' on tarballs with more [...]
adds 522a1d4 Merge "git parser should return proper 'tool' on tarballs wit [...]
adds 8b95ca3 don't disable updates by default
adds 67bfd03 jenkins.sh: Don't upload artifacts unless logserver is given
adds cb9a65b jenkins.sh: Add parameter for setting logs' directory
adds 7b07d71 jenkins.sh: Add --norebuild option
adds c5ee5b9 Workaround "--checkout all" bug
adds 2127f74 jenkins.sh: Fetch gerrit changes for gcc repo
adds 64985b5 Recreate $local_builds directory in abe.sh if it's been removed.
adds ccb3b10 lib/fetch.sh: if $force yes and $supdate no it should should [...]
adds a967544 test.sh: Fix problems with top-level ABE API test.
adds 3b2700d Merge "test.sh: Fix problems with top-level ABE API test."
adds f6a6434 for eglibc/glibc, change the directory for the runtime linker [...]
adds aa23b42 Support 2 labs in dejagnu board files
adds 41202ac add RPM package building, triggered by the --rpm option.
adds b67fe58 Merge "add RPM package building, triggered by the --rpm option."
adds e8e7534 don't accidentally filter out the setting for which C library [...]
adds 3f4265a Merge "don't accidentally filter out the setting for which C [...]
adds 4102a4e move creating the manifest file to after the build again. Whe [...]
adds 65cc3d6 properly create a release tag with the new git repository lay [...]
adds 60fcc37 always update sources the first time only.
adds 3907e14 Merge "always update sources the first time only."
adds 400e95e Store the manifest file name so we don't have to keep recreating it.
adds 37c9da5 Upgrade to FSF GDB 7.10 tree
adds 5d8e8e5 Merge "Upgrade to FSF GDB 7.10 tree"
adds 36b93a2 Update list of unstable tests.
adds 42ae502 Merge "Update list of unstable tests."
adds 00cb0dc scripts/clean-schroot-sessions.sh: New script to clean stale [...]
adds 025d34e Simplify handling of QEMU testing in linaro.exp
adds 84748d9 Cleanup schroot sessions when testing is killed by user
adds 9362ec2 scripts/update-snapshots-ref.sh: New script to handle referen [...]
adds 915b08c Clean up scripts/test-schroot.sh
adds 086641e build binutils 2.25 by default
adds 21f56c6 Merge "build binutils 2.25 by default"
adds 89c7c12 build gcc 5 by default
adds 6f57196 Merge "build gcc 5 by default"
adds 9fee27c build glibc by default for GCC 5
adds 60282c3 Merge "build glibc by default for GCC 5"
adds 19a51b8 Don't enable multiarch for bare metal builds.
adds ec5bb12 Merge "Don't enable multiarch for bare metal builds."
adds 043c13b Enable multilib for arm-eabi since newlib already supports it.
adds 03016b6 Merge "Enable multilib for arm-eabi since newlib already supp [...]
adds fbafde0 Don't force static libraries when building binary tarballs
adds d7412df Fix typos in sed commands. Add missing end quote. Don't mat [...]
adds 075aef5 scripts/update-snapshots-ref.sh: Add info print-out on size o [...]
adds 1d7a9ad Force usage of glibc for GCC 5.1 binary tarballs.
adds dc70faa Merge "Force usage of glibc for GCC 5.1 binary tarballs."
adds 77c2cce scripts/compare_jobs.sh: Use specific log directories.
adds 7d119c2 Merge "scripts/compare_jobs.sh: Use specific log directories."
adds 63409c1 jenkins.sh: Add proper locking when checking or updating logs.
adds 3cf27df Merge "jenkins.sh: Add proper locking when checking or updati [...]
adds a177040 Change to upstream branch of glibc 2.21
adds a83d9a7 Merge "Change to upstream branch of glibc 2.21"
adds a961393 Use QEMU for arm-linux-gnueabi[hf] and aarch64-linux-gnu cros [...]
adds 62c0a78 Merge "Use QEMU for arm-linux-gnueabi[hf] and aarch64-linux-g [...]
adds 86a1749 Disable sshfs-sharing when testing using schroots
adds c12dbdf Fix native testing of armv8l-linux-gnueabihf toolchains
adds 2fd70bd Switch aarch64-linux-gnu testing to use real HW
adds 392bd6b only pass --enable-multi-arch for armv7 targets
adds 407a6df copy libwinpthread from the mingw installation to destdir and [...]
adds 57e4b30 Merge "copy libwinpthread from the mingw installation to dest [...]
adds 5395e21 Upload build logs whenever logserver is provided
adds 43bcff0 Merge "Upload build logs whenever logserver is provided"
adds 38e3243 If the gcc or binutils source isn't specified, just use the d [...]
adds 54776f1 Merge "If the gcc or binutils source isn't specified, just us [...]
adds 0ffa3de make canadian cross builds use the same defaults as a simple cross
adds 39d0715 user the shell USER variable instead of hardcoding the builds [...]
adds 2019436 Merge "user the shell USER variable instead of hardcoding the [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c57366c)
\
N -- N -- N refs/heads/stable (2019436)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes:
README | 18 +-
abe.sh | 194 ++++--
config/binutils.conf | 9 +-
config/boards/{arm-qemu.exp => aarch64-qemu.exp} | 9 +-
config/boards/arm-qemu.exp | 3 -
config/boards/dev-hetzner-armv8.exp | 3 +
.../{tcwg-tcwgex40.exp => dev-hetzner-x86_64.exp} | 0
config/boards/dev-tcwglab-armv8.exp | 3 +
config/boards/dev-tcwglab-x86_64.exp | 3 +
config/boards/infra-armv8.exp | 3 -
config/boards/infra-build.exp | 3 -
config/boards/infra-buildqemu.exp | 4 -
config/boards/infra-hetzner-armv8.exp | 3 +
...{tcwg-tcwgex40.exp => infra-hetzner-x86_64.exp} | 0
config/boards/infra-tcwgex40.exp | 3 -
config/boards/infra-tcwgex40qemu.exp | 4 -
config/boards/infra-tcwglab-armv8.exp | 3 +
config/boards/infra-tcwglab-x86_64.exp | 3 +
config/boards/tcwg-armv8.exp | 3 -
config/boards/tcwg-build.exp | 3 -
config/boards/tcwg-buildqemu.exp | 4 -
config/boards/tcwg-tcwgex40qemu.exp | 4 -
config/gcc.conf | 95 ++-
config/gdb.conf | 4 +-
config/gdbserver.conf | 2 +-
config/glibc.conf | 9 +-
config/linaro.exp | 63 +-
config/linux.conf | 2 +-
config/newlib.conf | 2 +-
config/schroot-master/.gitignore | 1 -
config/schroot-master/chroot.d/.gitignore | 2 -
config/schroot-master/tcwg-build/copyfiles | 4 -
config/schroot-master/tcwg-build/fstab | 25 -
config/schroot-master/tcwg-build/nssdatabases | 11 -
config/schroot-master/tcwg-test/copyfiles | 4 -
config/schroot-master/tcwg-test/fstab | 25 -
config/schroot-master/tcwg-test/nssdatabases | 11 -
configure | 128 +++-
configure.ac | 44 +-
host.conf.in | 1 +
jenkins.sh | 242 +++++--
lib/checkout.sh | 72 +-
lib/common.sh | 14 +-
lib/configure.sh | 23 +-
lib/fetch.sh | 66 +-
lib/gerrit.sh | 223 ++++--
lib/git-parser.sh | 13 +-
lib/globals.sh | 15 +-
lib/make.sh | 157 ++---
lib/package.sh | 152 ++--
lib/release.sh | 5 +-
lib/schroot.sh | 13 +-
packaging/redhat/tcwg.spec.in | 82 +++
scripts/Backport.job | 4 +-
scripts/BuildFarm.job | 4 +-
scripts/CompareJobs.job | 73 ++
scripts/MakeRelease.job | 46 +-
scripts/clean-schroot-sessions.sh | 82 +++
scripts/compare_jobs.sh | 140 ++++
scripts/slave.sh | 2 +-
scripts/test-schroot.sh | 187 ++---
scripts/unstable-tests.txt | 4 +
scripts/update-snapshots-ref.sh | 122 ++++
tcwgweb.sh | 4 +-
test-backport.sh | 195 ++++--
test.sh | 91 ++-
testsuite/gerrit-tests.sh | 110 ++-
testsuite/git-parser-tests.sh | 10 +
.../gcc.sum.xz | Bin 0 -> 612 bytes
.../gcc.sum.xz | Bin 0 -> 636 bytes
testsuite/report-tests.sh | 112 +++
testsuite/test.sh | 768 ++++++++++++---------
testsuite/test_sources.conf | 9 +-
73 files changed, 2543 insertions(+), 1212 deletions(-)
copy config/boards/{arm-qemu.exp => aarch64-qemu.exp} (93%)
create mode 100644 config/boards/dev-hetzner-armv8.exp
copy config/boards/{tcwg-tcwgex40.exp => dev-hetzner-x86_64.exp} (100%)
create mode 100644 config/boards/dev-tcwglab-armv8.exp
create mode 100644 config/boards/dev-tcwglab-x86_64.exp
delete mode 100644 config/boards/infra-armv8.exp
delete mode 100644 config/boards/infra-build.exp
delete mode 100644 config/boards/infra-buildqemu.exp
create mode 100644 config/boards/infra-hetzner-armv8.exp
rename config/boards/{tcwg-tcwgex40.exp => infra-hetzner-x86_64.exp} (100%)
delete mode 100644 config/boards/infra-tcwgex40.exp
delete mode 100644 config/boards/infra-tcwgex40qemu.exp
create mode 100644 config/boards/infra-tcwglab-armv8.exp
create mode 100644 config/boards/infra-tcwglab-x86_64.exp
delete mode 100644 config/boards/tcwg-armv8.exp
delete mode 100644 config/boards/tcwg-build.exp
delete mode 100644 config/boards/tcwg-buildqemu.exp
delete mode 100644 config/boards/tcwg-tcwgex40qemu.exp
delete mode 100644 config/schroot-master/.gitignore
delete mode 100644 config/schroot-master/chroot.d/.gitignore
delete mode 100644 config/schroot-master/tcwg-build/copyfiles
delete mode 100644 config/schroot-master/tcwg-build/fstab
delete mode 100644 config/schroot-master/tcwg-build/nssdatabases
delete mode 100644 config/schroot-master/tcwg-test/copyfiles
delete mode 100644 config/schroot-master/tcwg-test/fstab
delete mode 100644 config/schroot-master/tcwg-test/nssdatabases
create mode 100644 packaging/redhat/tcwg.spec.in
create mode 100755 scripts/CompareJobs.job
create mode 100755 scripts/clean-schroot-sessions.sh
create mode 100755 scripts/compare_jobs.sh
create mode 100755 scripts/update-snapshots-ref.sh
create mode 100644 testsuite/report-files/x86_64-unknown-linux-gnu.aarch64-linux-g [...]
create mode 100644 testsuite/report-files/x86_64-unknown-linux-gnu.aarch64-linux-g [...]
create mode 100755 testsuite/report-tests.sh
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk
in repository gcc.
from 8218bff 2015-07-24 Richard Biener <rguenther(a)suse.de>
new b47fee3 [AArch64] Revert REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDER
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 8 ++++++++
gcc/config/aarch64/aarch64.h | 25 -------------------------
2 files changed, 8 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk
in repository gcc.
from 58badc2 libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS
new 1a19103 2015-07-24 Richard Biener <rguenther(a)suse.de>
new 8218bff 2015-07-24 Richard Biener <rguenther(a)suse.de>
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 17 ++++
gcc/fold-const.c | 28 +-----
gcc/genmatch.c | 4 +-
gcc/gimple-fold.c | 13 +++
gcc/gimple-match-head.c | 233 +++++++++++++++++-------------------------------
gcc/match.pd | 15 ++++
6 files changed, 131 insertions(+), 179 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 58badc2 libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS
new 1a19103 2015-07-24 Richard Biener <rguenther(a)suse.de>
new 8218bff 2015-07-24 Richard Biener <rguenther(a)suse.de>
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 17 ++++
gcc/fold-const.c | 28 +-----
gcc/genmatch.c | 4 +-
gcc/gimple-fold.c | 13 +++
gcc/gimple-match-head.c | 233 +++++++++++++++++-------------------------------
gcc/match.pd | 15 ++++
6 files changed, 131 insertions(+), 179 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk
in repository gcc.
from 20c41e0 PR middle-end/25530 2015-07-24 Naveen H.S <Naveen.Hurugalaw [...]
new 58badc2 libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
libstdc++-v3/ChangeLog | 15 +++++++++++++++
libstdc++-v3/Makefile.in | 2 +-
libstdc++-v3/doc/Makefile.in | 2 +-
libstdc++-v3/fragment.am | 2 +-
libstdc++-v3/include/Makefile.in | 2 +-
libstdc++-v3/libsupc++/Makefile.in | 2 +-
libstdc++-v3/po/Makefile.in | 2 +-
libstdc++-v3/python/Makefile.in | 2 +-
libstdc++-v3/src/Makefile.in | 2 +-
libstdc++-v3/src/c++11/Makefile.in | 2 +-
libstdc++-v3/src/c++98/Makefile.in | 2 +-
libstdc++-v3/src/filesystem/Makefile.in | 2 +-
libstdc++-v3/testsuite/Makefile.in | 2 +-
13 files changed, 27 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.