This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 3bbff605 0: update: gcc-327a6b55e171669f2e72588570c931cd000822d0: 1
new 811ec514 0: update: gcc-ff4deb4b1d0c5947669ddc76fde4db83e28009d8: 1
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 (3bbff605)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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.
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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 8 +-
04-build_abe-bootstrap_debug/console.log | 92542 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 92718 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 92640 insertions(+), 92770 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 binutils-gdb.
from 62cfa544a44 Automatic date update in version.in
new ef5058ae871 sim: split sim/callback.h include out
new 209f108f738 sim: mn10300: tweak static inlines
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:
sim/common/ChangeLog | 9 +++++++++
sim/common/cgen-trace.c | 1 +
sim/common/nrun.c | 1 +
sim/common/sim-basics.h | 1 -
sim/common/sim-endian.h | 1 +
sim/common/sim-hw.c | 1 +
sim/common/sim-io.c | 1 +
sim/common/sim-syscall.c | 1 +
sim/common/sim-syscall.h | 2 ++
sim/common/sim-trace.c | 1 +
sim/common/sim-utils.h | 1 +
sim/cris/ChangeLog | 4 ++++
sim/cris/traps.c | 1 +
sim/frv/ChangeLog | 4 ++++
sim/frv/traps.c | 1 +
sim/h8300/ChangeLog | 4 ++++
sim/h8300/compile.c | 1 +
sim/m68hc11/ChangeLog | 4 ++++
sim/m68hc11/sim-main.h | 1 -
sim/mn10300/ChangeLog | 4 ++++
sim/mn10300/mn10300_sim.h | 4 ++--
21 files changed, 44 insertions(+), 4 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 dejagnu.
from 96d3794 Add initial infrastructure for DejaGnu "specs" strings
adds 7c133c2 Update version numbers for 1.6.3 release branch
adds 7ce524a Regenerate build system files
adds dcf1550 Update version.texi
adds e3b14d8 Use older shell constructs to fix PR47382
adds ed6511a Remove automatic search for local Expect executable in DejaGn [...]
adds a8a331e Address PR47386
adds 4c4aa83 Update version numbers for 1.6.3 release candidate 2
adds bda78c6 Regenerate build system files
adds ea96425 Revise usage messages to better fit GNU conventions
adds c356605 Clean up another non-portable shell construct in runtest launcher
adds 40c351f Rework declaration of "Variants" list in dejagnu launcher
adds 3c80410 Change comments that should appear in the configure script ac [...]
adds c6d9e1e Add support for patching config.guess interpreter line with C [...]
adds 2ca7d52 Regenerate build system files
adds 016bb73 Update version numbers for 1.6.3 release candidate 3
adds 353bbb6 Regenerate build system files
adds c95e2e9 Use shell "case" for pattern matching in dejagnu auxiliary launcher
adds 9539a1e Avoid dependency on exit code from false(1) in dejagnu auxili [...]
adds cc4d2e4 Replace non-portable `basename | sed` with Awk in dejagnu launcher
adds 84c9039 Replace non-portable `grep -q` with shell "case" in dejagnu launcher
adds e2fa0bc Revise help system in dejagnu launcher to use Awk
adds 408cfae Remove experimental support for patching config.guess interpr [...]
adds d0f1049 Allow environment to specify a shell for running config.guess
adds e3e1e07 Adjust Automake options to build maximally portable tarballs
adds 9434672 Update version numbers for 1.6.3 release candidate 4
adds 749abc5 Regenerate build system files
adds 28af718 Workaround Automake assumed default to actually produce v7 tarballs
adds 8de3c72 Regenerate build system files
adds da59845 Tighten regexp pattern used for validating output of config.guess
adds 5487695 Fix typo in ChangeLog
adds 4040555 Add regression test for PR48155
adds 531c8aa Avoid dependency on exit code from false(1) in PR48155 test
adds 1f7ac1c Avoid Tcl error when report-card tool fails to produce output [...]
adds 0bab163 Avoid hang on Solaris 10 in dejagnu auxiliary launcher
adds 9673505 Replace non-portable Awk code in dejagnu auxiliary launcher
adds 7e634ea Search for POSIX Awk in dejagnu auxiliary launcher
adds 3be6fdc Fix portability problem with /usr/bin/awk on Solaris 10 in st [...]
adds e8d08f0 Preserve nested runtest log messages when test fails in stats.exp
adds 899ee18 Fix spurious UNRESOLVED result when size(1) is not in PATH
adds dbd4a5a Ensure that PR42399 regression test produces results
adds d58533b Change test for [which make] to [which sh]
adds f7dbd32 Update config.guess with patched version for backwards compatibility
adds fcd25d8 Fix error message in auxiliary launcher
adds cc6b01a Add test mode for "dejagnu help" command
adds 19ffb41 Update version numbers for 1.6.3 release candidate 5
adds 33f35a7 Regenerate build system files
adds a28ccd4 Update doc/version.texi to match actual datestamp
adds 54bf1d8 Add forgotten testsuite file to distribution list
new be4c9af Merge fixes from 1.6.3 release branch
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:
ChangeLog | 216 ++++
Makefile.am | 8 +-
Makefile.in | 84 +-
NEWS | 4 +
aclocal.m4 | 67 +-
commands/help.sh | 37 +-
commands/report-card.awk | 6 +-
config.guess | 1214 ++++++++++----------
configure | 29 +-
configure.ac | 6 +-
dejagnu | 129 ++-
doc/version.texi | 4 +-
lib/dejagnu.exp | 2 +-
runtest | 34 +-
runtest.exp | 51 +-
testsuite/launcher.all/command.exp | 13 +
testsuite/launcher.all/help.exp | 6 +-
testsuite/lib/launcher.exp | 4 +-
testsuite/lib/runtest.exp | 15 +-
testsuite/report-card.all/onetest.exp | 14 +-
testsuite/runtest.libs/utils.test | 8 +-
.../nested/testsuite/bug.test/pr42399-sub.exp | 3 +-
.../nested/testsuite/stat.test/unit-sub.exp | 4 +-
testsuite/runtest.main/pr42399.exp | 10 +-
testsuite/runtest.main/pr48155-csh.sh | 8 +
testsuite/runtest.main/pr48155.exp | 102 ++
testsuite/runtest.main/stats.exp | 1 +
27 files changed, 1334 insertions(+), 745 deletions(-)
create mode 100755 testsuite/runtest.main/pr48155-csh.sh
create mode 100644 testsuite/runtest.main/pr48155.exp
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 22a19800 0: update: binutils-gcc-linux-qemu: boot
new 25f08403 0: update: binutils-gcc-linux-qemu: boot
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 (22a19800)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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.
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:
01-reset_artifacts/console.log | 134 +-
02-prepare_abe/console.log | 12 +-
03-build_abe-binutils/console.log | 12120 +++++------
04-build_abe-stage1/console.log | 14157 +++++++------
05-build_abe-qemu/console.log | 6490 +++---
06-build_linux/console.log | 738 +-
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 33745 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 33775 insertions(+), 33693 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 annotated tag dejagnu-1.6.3-release
in repository dejagnu.
at 8a0ddb2 (tag)
tagging d51e3f9f8188a735a64e7b2348e8fb7084f1d666 (commit)
replaces post-if-stmt-braces
tagged by Jacob Bachmeyer
on Wed Jun 16 22:39:26 2021 -0500
- Log -----------------------------------------------------------------
Tag DejaGnu 1.6.3 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iQIVAwUAYMrEEMA3FSrejSAdAQKkcA/9HCy9jpYC1MPEYc0fMY8CuTsBe/cDykGl
00dvSXZIlF93ksgV80LahQeIti6WQgdIQmMHKZOl9f/HX3Vua4mjWvD7KzJTfJyM
s7HChW5SBvS8QQY3788QgENVFODisrweqIxnTm7SZeugJx50qIhRs1Ct/h6QGKCR
PosD+6QdgHepSER827JXAE4Uvmo4XAtyyAtenPEk1Jv4q0lhn9xyWSM1Lti+6bBQ
2o6HXLRq4fnGO6/OimNW+MNlN/0OLUcprQuVrTXFw/CalEnEI75zlZANP9TiN1XD
qg301k8bLAhtnklYJ02s2J3/bhkcVMqqkNyUXMOvXJ7grB7o4PlmxJa1+LVE/FlV
rUop4QQXdNpGDMZw2u4QpIyZkYmkWKMedYHOZngGBixppMObGblW6CrKWH5s6npF
feBxOzDoICEvlwselmVRmRQMqqwwCWWdjWaw6MecNy2hyvaDsc0r10or3UD80aye
xM9lNUjTNbkzvXbcEYHeLPSYQlxySxiBG4FAA866fKYBWWRNx1o+RJuCmAVtYaXK
xytIuBXKkc+aNXJpbpYm/XvI+5gv187lU8q8cvgwC0Up9ukodCOTwO4TLkAwB5qW
/KoH0G6PRYmbefmF8x9SX6aoDgKfv13u0azGt9NiAYQ+EwlEllzkA7vrbBw2b4j8
oLN1GmIMeHo=
=b1Wa
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.