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-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from e3ec872f80 Convert the RX target to make use of target descriptions.
adds beadd3e84e dwarf2read: replace gdb::optional<bool> with enum
adds c9d136dade Automatic date update in version.in
adds 23c13d4299 dwarf2read: fix compilation issue with gcc 4.8
adds db3b6ecc28 RISC-V: Improve li expansion for better code density.
adds 37606e67df PR24938, Null Pointer Dereference in debug.c:debug_write_type
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 6 ++++++
binutils/debug.c | 5 +++--
gas/config/tc-riscv.c | 38 +++++++++++++++++++++++++++++++-----
gas/testsuite/gas/riscv/li32.d | 17 ++++++++++++++++
gas/testsuite/gas/riscv/li32.s | 5 +++++
gas/testsuite/gas/riscv/li64.d | 44 ++++++++++++++++++++++++++++++++++++++++++
gas/testsuite/gas/riscv/li64.s | 9 +++++++++
gdb/ChangeLog | 11 +++++++++++
gdb/dwarf2read.c | 16 ++++++++++-----
10 files changed, 140 insertions(+), 13 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/li32.d
create mode 100644 gas/testsuite/gas/riscv/li32.s
create mode 100644 gas/testsuite/gas/riscv/li64.d
create mode 100644 gas/testsuite/gas/riscv/li64.s
--
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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9ff80177 0: update: binutils-gcc-linux: all
new b02b1a62 0: update: binutils-gcc-linux: all
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 (9ff80177)
\
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 | 166 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 11323 ++++++++-------
04-build_abe-stage1/console.log | 15498 ++++++++++----------
05-build_linux/console.log | 784 +-
06-boot_linux/console.log | 2 +-
console.log | 28203 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 28220 insertions(+), 28190 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/gnu-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards d21b7e40 0: update: gcc-0eee89086a27eeb9323111d29db2873862c47a18: 0
new fcf992ff 0: update: gcc-0f81292cb0ab699543da1a92a539518312d610f6: 0
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 (d21b7e40)
\
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 | 418 +-
03-build_abe-bootstrap_ubsan/console.log | 93590 ++++++++++++++--------------
console.log | 94136 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
5 files changed, 94152 insertions(+), 94128 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 lldb.
from 77758a568 Breakpad: Add support for parsing STACK WIN records
new c7d7a4482 Postfix: move more code out of the PDB plugin
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:
include/lldb/Symbol/PostfixExpression.h | 6 +-
.../SymbolFile/Breakpad/SymbolFileBreakpad.cpp | 2 +-
.../NativePDB/PdbFPOProgramToDWARFExpression.cpp | 60 ++++------------
source/Symbol/PostfixExpression.cpp | 23 +++++-
unittests/Symbol/PostfixExpressionTest.cpp | 83 +++++++++++++++-------
5 files changed, 97 insertions(+), 77 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 clang-tools-extra.
from de499741 [clangd] Send highlighting diff beyond the end of the file.
new 12227d33 [clangd] Added a colorizer to the vscode extension.
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:
clangd/clients/clangd-vscode/src/extension.ts | 12 +++
.../clangd-vscode/src/semantic-highlighting.ts | 118 ++++++++++++++++++++-
.../test/semantic-highlighting.test.ts | 109 ++++++++++++++++++-
3 files changed, 230 insertions(+), 9 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 lldb.
from 6a9f0b9d6 [lldb] Construct the dummy target when the first Debugger obj [...]
new 77758a568 Breakpad: Add support for parsing STACK WIN records
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:
.../ObjectFile/Breakpad/BreakpadRecords.cpp | 98 +++++++++++++++++++++-
.../Plugins/ObjectFile/Breakpad/BreakpadRecords.h | 25 +++++-
.../ObjectFile/Breakpad/BreakpadRecordsTest.cpp | 32 +++++++
3 files changed, 151 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 compiler-rt.
from 0ee972f08 hwasan: Align n_namesz and n_descsz to 4 when reading notes.
new 2e59427d2 [GWP_ASAN] Avoid using VERSION_GREATER_EQUAL in cmake files
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:
lib/gwp_asan/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.