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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 412c1fe6 0: update: binutils-gcc-linux: all
new 954aa39c 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 (412c1fe6)
\
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 | 184 +-
02-prepare_abe/console.log | 246 +-
03-build_abe-binutils/console.log | 10223 ++++++------
04-build_abe-stage1/console.log | 18565 +++++++++++-----------
05-build_linux/console.log | 708 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 29961 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 29959 insertions(+), 29958 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 35e65c49df Replace bsearch with a std::lower_bound-based search
new 0c921b219c Only make a nullterminated string if we need to
new 31edb80295 Change some arguments to gdb::string_view instead of name+len
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/ChangeLog | 35 +++++++++++++++++++++++++
gdb/coffread.c | 5 ++--
gdb/ctfread.c | 14 +++++-----
gdb/dbxread.c | 24 ++++++++---------
gdb/dwarf2read.c | 29 ++++++++++----------
gdb/elfread.c | 25 +++++++++---------
gdb/mdebugread.c | 80 ++++++++++++++++++++++++++++++--------------------------
gdb/minsyms.c | 18 ++++++-------
gdb/minsyms.h | 10 +++----
gdb/psympriv.h | 3 ++-
gdb/psymtab.c | 8 +++---
gdb/stabsread.c | 5 ++--
gdb/symtab.c | 58 ++++++++++++++++++++--------------------
gdb/symtab.h | 10 ++++---
gdb/xcoffread.c | 42 +++++++++++++++++------------
15 files changed, 208 insertions(+), 158 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/gnu-master-arm-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 87f34879e5 Add a string_view version of startswith
adds d7b510baa8 Automatic date update in version.in
adds b9d8f5601b Re: Optimise away eh_frame advance_loc 0
adds 2f1575ea6f Fix the size of the dos_message field in the internal_extra_ [...]
adds 66a66a17f4 Fix array overruns in the S12Z disassembler.
adds 993a00a986 Prevent a left shift by a negative value when disassembling [...]
adds 9adb259150 Fix a potential illegal array access in the D30V disassembler.
adds efea62b446 Fix array overrun when disassembling corrupt TIC30 binaries.
adds 70cf683455 When copying pe format files, copy the dos_message array, ra [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 12 +++++++++++
bfd/libcoff-in.h | 1 +
bfd/libcoff.h | 1 +
bfd/peXXigen.c | 21 +++++---------------
bfd/peicode.h | 24 ++++++++++++++++++++++
bfd/version.h | 2 +-
gas/ChangeLog | 6 ++++++
gas/dw2gencfi.c | 7 ++++++-
include/ChangeLog | 5 +++++
include/coff/internal.h | 2 +-
opcodes/ChangeLog | 21 ++++++++++++++++++++
opcodes/d30v-dis.c | 5 ++++-
opcodes/ia64-opc.c | 9 ++++++---
opcodes/s12z-dis.c | 53 ++++++++++++++++++++++++++++++++++++-------------
opcodes/s12z-opc.c | 12 +++++++++--
opcodes/tic30-dis.c | 2 +-
16 files changed, 143 insertions(+), 40 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/gnu-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 59478290 0: update: binutils-gcc-linux: all
new bbc35da4 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 (59478290)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 182 +-
02-prepare_abe/console.log | 264 +-
03-build_abe-binutils/console.log | 11404 ++++++------
04-build_abe-stage1/console.log | 20036 ++++++++++-----------
05-build_linux/console.log | 2540 +--
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 34461 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 34462 insertions(+), 34459 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-release-aarch64-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from 1c4b5a8dfed Merging r372188:
adds a4b77f5ffb1 [codeview] Workaround for PR43479, don't re-emit instr labels
No new revisions were added by this update.
Summary of changes:
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 16 +++--
llvm/test/CodeGen/X86/taildup-heapallocsite.ll | 81 ++++++++++++++++++++++++++
2 files changed, 93 insertions(+), 4 deletions(-)
create mode 100644 llvm/test/CodeGen/X86/taildup-heapallocsite.ll
--
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-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6dfa85e8 6: update: llvm-linux: 16051
new 6f821f2d 6: update: llvm-linux: 16051
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 (6dfa85e8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 216 +-
02-build_llvm/console.log | 11968 ++++++++++++------------
03-build_linux/console.log | 6218 ++++++-------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 54 +-
console.log | 18464 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 18474 insertions(+), 18466 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.