This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from b955c336f9 GDB/testsuite: Tighten `set print elements' error check
adds 7e8621cf6d Fix GDBserver regression due to change to avoid reading shel [...]
adds 133791286f Automatic date update in version.in
adds 68514a919e gdb/doc: fix column widths in MI compatibility table
adds 6418644b0d [gdb] Block SIGTERM in worker threads
adds aa40d66bb1 Fix implementation of readelf's -wE and -wN options,
adds 0b1505c82d gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocation
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 8 ++++++++
binutils/dwarf.c | 10 ++++++++--
binutils/testsuite/binutils-all/debuginfod.exp | 4 ++--
gdb/doc/gdb.texinfo | 2 +-
gdb/testsuite/gdb.cp/mb-ctor.cc | 6 ++++++
gdb/testsuite/gdb.cp/mb-ctor.exp | 18 ++++++++++++++++++
gdbserver/fork-child.cc | 13 +++++++++++--
gdbsupport/block-signals.h | 1 +
9 files changed, 56 insertions(+), 8 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards b273f63e 0: update: binutils-gcc-linux-glibc-gdb: 1
new da220eb8 0: update: binutils-gcc-linux-glibc-gdb: 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 (b273f63e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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.xz | Bin 1564 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 38304 -> 38304 bytes
04-build_abe-gcc/console.log.xz | Bin 214404 -> 212592 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 9188 -> 8756 bytes
07-build_abe-glibc/console.log.xz | Bin 240664 -> 238636 bytes
08-build_abe-gdb/console.log.xz | Bin 38232 -> 37576 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3832 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2608 -> 2528 bytes
11-check_regression/console.log.xz | Bin 354444 -> 3012 bytes
11-check_regression/results.compare | 33579 +-----------
11-check_regression/results.compare2 | 55343 +-------------------
12-update_baseline/console.log | 89072 +-------------------------------
12-update_baseline/results.compare | 33579 +-----------
12-update_baseline/results.compare2 | 55343 +-------------------
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 3671036 -> 3695416 bytes
sumfiles/g++.sum | 247 +-
sumfiles/gcc.log.xz | Bin 3248656 -> 3211352 bytes
sumfiles/gcc.sum | 4266 +-
sumfiles/gfortran.log.xz | Bin 1071084 -> 1070844 bytes
sumfiles/gfortran.sum | 94 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2268 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 217108 -> 216176 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2672 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 439840 -> 447224 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2908 insertions(+), 268675 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 0b1505c82dc gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic al [...]
new 89555e4ec21 GDB: Add `NUMBER' completion to `set' integer commands
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:
gdb/NEWS | 12 ++++++++++++
gdb/cli/cli-decode.c | 2 ++
gdb/doc/gdb.texinfo | 15 +++++++++++++++
gdb/testsuite/gdb.base/settings.exp | 8 +++++++-
4 files changed, 36 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.
unknown user pushed a change to branch devel/rust/master
in repository gcc.
from c88cc0aa644 Merge #1342
new 2a7a0589f62 gccrs const folding port: continue porting potential_consta [...]
new 9976c571ff1 Merge #1338
new 04cc46cfe8c backend: handle deprecated attribute
new 649d3c45afa rust/backend: scan for any deprecated function calls ...
new 0c290e7c6f3 tests: add tests for deprecated attribute scanning
new 1282974cf89 Ensure we support generic arguments on mangled type-paths
new 81abc8623cb Merge #1151 #1343
new 49276efb07e ast: Keep ConstGenericArg as default value for ConstGenericParam
new 93f63a94d43 resolver: Add base for resolving const generic parameters
new 33912c1a08d Merge #1336
The 10 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/rust/ast/rust-ast-full-test.cc | 13 ++-
gcc/rust/ast/rust-ast.h | 71 +--------------
gcc/rust/ast/rust-macro.h | 8 ++
gcc/rust/ast/rust-path.h | 77 +++++++++++++++-
gcc/rust/backend/rust-compile-base.cc | 73 +++++++++++++++-
gcc/rust/backend/rust-compile-base.h | 3 +
gcc/rust/backend/rust-constexpr.cc | 40 +++++++++
gcc/rust/backend/rust-mangle.cc | 6 ++
gcc/rust/backend/rust-tree.cc | 111 +++++++++++++++++++++++-
gcc/rust/backend/rust-tree.h | 75 ++++++++++++++--
gcc/rust/hir/rust-ast-lower-type.h | 12 ++-
gcc/rust/parse/rust-parse-impl.h | 2 +-
gcc/rust/resolve/rust-ast-resolve-item.cc | 95 +++++++-------------
gcc/rust/resolve/rust-ast-resolve-item.h | 11 ++-
gcc/rust/resolve/rust-ast-resolve-stmt.cc | 2 +-
gcc/rust/resolve/rust-ast-resolve-stmt.h | 26 ++----
gcc/rust/resolve/rust-ast-resolve-type.cc | 47 +++++++++-
gcc/rust/resolve/rust-ast-resolve-type.h | 27 ++++--
gcc/rust/rust-gcc.cc | 10 +++
gcc/rust/util/rust-attributes.cc | 1 +
gcc/testsuite/rust/compile/attr_deprecated.rs | 14 +++
gcc/testsuite/rust/compile/attr_deprecated_2.rs | 11 +++
gcc/testsuite/rust/compile/const_generics_4.rs | 7 ++
23 files changed, 561 insertions(+), 181 deletions(-)
create mode 100644 gcc/testsuite/rust/compile/attr_deprecated.rs
create mode 100644 gcc/testsuite/rust/compile/attr_deprecated_2.rs
create mode 100644 gcc/testsuite/rust/compile/const_generics_4.rs
--
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 cygwin-3_3-branch
in repository newlib.
from 4d23f837d Cygwin: console: Handle setting very long window title correctly.
new 5603daa90 Cygwin: poll: Fix a bug on inquiring same fd with different events.
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:
winsup/cygwin/poll.cc | 8 +++++---
winsup/cygwin/release/3.3.6 | 5 +++++
2 files changed, 10 insertions(+), 3 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 newlib.
from e7ffbdb01 newlib/libc/sys/rtems/include/sys/cpuset.h
new 54930ae7d Cygwin: poll: Fix a bug on inquiring same fd with different events.
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:
winsup/cygwin/poll.cc | 8 +++++---
winsup/cygwin/release/3.3.6 | 5 +++++
2 files changed, 10 insertions(+), 3 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 68514a919e gdb/doc: fix column widths in MI compatibility table
adds 6418644b0d [gdb] Block SIGTERM in worker threads
adds aa40d66bb1 Fix implementation of readelf's -wE and -wN options,
No new revisions were added by this update.
Summary of changes:
binutils/ChangeLog | 8 ++++++++
binutils/dwarf.c | 10 ++++++++--
binutils/testsuite/binutils-all/debuginfod.exp | 4 ++--
gdbsupport/block-signals.h | 1 +
4 files changed, 19 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards ea0d4104 0: update: binutils-gcc: 1
new b7cde3bb 0: update: binutils-gcc: 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 (ea0d4104)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (b7cde3bb)
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.xz | Bin 1520 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 50968 -> 52412 bytes
04-build_abe-gcc/console.log.xz | Bin 231120 -> 231968 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3428 -> 2532 bytes
07-check_regression/console.log.xz | Bin 2384 -> 3448 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 26 +-
07-check_regression/results.compare2 | 170 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 430 +++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 26 +-
08-update_baseline/results.compare2 | 170 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2808684 -> 2801512 bytes
sumfiles/g++.sum | 257 +-
sumfiles/gcc.log.xz | Bin 2352916 -> 2346724 bytes
sumfiles/gcc.sum | 4284 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 906576 -> 903512 bytes
sumfiles/gfortran.sum | 94 +-
sumfiles/libatomic.log.xz | Bin 2176 -> 2176 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201660 -> 201668 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 459536 -> 459408 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3124 insertions(+), 2451 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.