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 3d1cfd43bec Move Rust union tests to new file
new 5b930b4538f Change how complex types are created
new 4c99290df04 Add accessors for members of complex numbers
new 981c08ce72f Change how complex types are printed in C
new fa649bb7d3c Change the C parser to allow complex constants
new c34e8714662 Implement complex arithmetic
new 3638a098a21 Add _Complex type support to C parser
new 6b4a335bf7b Fix value_literal_complex comment
The 7 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/ChangeLog | 57 ++++++++
gdb/c-exp.y | 158 ++++++++++++++++------
gdb/c-valprint.c | 2 +-
gdb/ctfread.c | 2 +-
gdb/d-lang.c | 9 +-
gdb/dwarf2/read.c | 2 +-
gdb/f-lang.c | 9 +-
gdb/gdbtypes.c | 58 ++++----
gdb/gdbtypes.h | 9 +-
gdb/go-lang.c | 6 +-
gdb/mdebugread.c | 6 +-
gdb/stabsread.c | 8 +-
gdb/testsuite/ChangeLog | 21 +++
gdb/testsuite/gdb.base/callfuncs.exp | 6 +-
gdb/testsuite/gdb.base/complex-parts.exp | 37 +++++-
gdb/testsuite/gdb.base/complex.exp | 4 +-
gdb/testsuite/gdb.base/endianity.exp | 4 +-
gdb/testsuite/gdb.base/floatn.exp | 13 +-
gdb/testsuite/gdb.base/funcargs.exp | 20 +--
gdb/testsuite/gdb.base/varargs.exp | 6 +-
gdb/testsuite/gdb.compile/compile-cplus.exp | 2 +-
gdb/testsuite/gdb.compile/compile.exp | 2 +-
gdb/valarith.c | 199 +++++++++++++++++++++++++---
gdb/valops.c | 31 ++++-
gdb/valprint.c | 9 +-
gdb/value.c | 5 +-
gdb/value.h | 12 ++
27 files changed, 533 insertions(+), 164 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 53cccef118b gdb/infrun: stop all threads if there exists a non-stop target
new e033dfa92f8 Remove local variable from simple.rs test case
new 3d1cfd43bec Move Rust union tests to new file
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:
gdb/testsuite/ChangeLog | 12 +++++++++
gdb/testsuite/gdb.rust/simple.exp | 13 ----------
gdb/testsuite/gdb.rust/simple.rs | 13 ----------
gdb/testsuite/gdb.rust/{traits.exp => union.exp} | 30 ++++++++++------------
gdb/testsuite/gdb.rust/{rust-style.rs => union.rs} | 16 ++++++++----
5 files changed, 37 insertions(+), 47 deletions(-)
copy gdb/testsuite/gdb.rust/{traits.exp => union.exp} (66%)
copy gdb/testsuite/gdb.rust/{rust-style.rs => union.rs} (79%)
--
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/llvm-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from 54249284 0: update: llvm-e2d6023250b1645214967f58a310b73b22adb31e: boot
new 6d165ee7 1: reset: linux-08120d236c47dd2bdb6f7366782f4756dd7f417e: 5704
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 | 163 +-
02-build_llvm/console.log | 12758 ++++++++++++++-------------
03-build_linux/console.log | 717 +-
04-boot_linux/console.log | 229 -
05-check_regression/console.log | 69 +-
05-check_regression/results.regressions | 11 +-
05-check_regression/trigger-bisect | 3 +
06-update_baseline/console.log | 15 +-
06-update_baseline/results.regressions | 11 +-
console.log | 13959 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 17 +-
13 files changed, 13943 insertions(+), 14019 deletions(-)
delete mode 100644 04-boot_linux/console.log
create mode 100644 05-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
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/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards c81028f8 0: update: gcc-c7bc3b656235604eae212515b8695c6cfdaa3675: 1
new 969f86e1 0: update: gcc-13f6d5ac48a7d55b41927849aeebc5832f8c63f0: 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 (c81028f8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 162 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-bootstrap_O1/console.log | 65622 ++++++++++++++---------------
05-check_regression/console.log | 26 +-
05-check_regression/results.regressions | 8 -
06-update_baseline/console.log | 36 +-
06-update_baseline/results.regressions | 9 -
console.log | 66280 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
9 files changed, 66562 insertions(+), 66021 deletions(-)
delete mode 100644 05-check_regression/results.regressions
delete mode 100644 06-update_baseline/results.regressions
--
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-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 64e080b3 0: update: binutils-gcc-linux: boot
new 9f449b8b 0: update: binutils-gcc-linux: 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 (64e080b3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 66 +-
02-prepare_abe/console.log | 210 +-
03-build_abe-binutils/console.log | 9036 +++++-----
04-build_abe-stage1/console.log | 18142 ++++++++++---------
05-build_linux/console.log | 584 +-
06-boot_linux/console.log | 468 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 4 +-
08-update_baseline/results.regressions | 2 +-
console.log | 28512 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 28511 insertions(+), 28527 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_kernel/llvm-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 0c866a86 0: update: llvm-linux: boot
new 54249284 0: update: llvm-e2d6023250b1645214967f58a310b73b22adb31e: 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 (0c866a86)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 146 +-
02-build_llvm/console.log | 12727 +++++++++++++++++-----------------
03-build_linux/console.log | 549 +-
04-boot_linux/console.log | 444 +-
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 12 +-
console.log | 13896 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
8 files changed, 13794 insertions(+), 14011 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.