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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards be1bb98a 2: update: linux-1a323ea5356edbb3073dc59d51b9e6b86908857d: 27310
new 93edaf5a 2: update: llvm-linux: 27369
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 (be1bb98a)
\
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 | 183 +-
02-build_llvm/console.log | 12749 +++++++------
03-build_linux/console.log | 17526 ++++++++---------
05-check_regression/console.log | 22 +-
05-check_regression/results.regressions | 9 +-
06-update_baseline/console.log | 105 +-
06-update_baseline/results.regressions | 11 +-
console.log | 30585 +++++++++++++++---------------
jenkins/manifest.sh | 13 +-
results | 2 +-
10 files changed, 30819 insertions(+), 30386 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 0dd7b52ede3 gdbserver/linux-low: delete 'linux_target_ops' and 'the_low [...]
new 4d095f5b5e5 coff-go32-exe: support variable-length stubs
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:
bfd/ChangeLog | 39 +++++
bfd/bfd-in2.h | 5 +-
bfd/bfd.c | 5 +-
bfd/bfdio.c | 4 +
bfd/bfdwin.c | 1 +
bfd/coff-i386.c | 22 +--
bfd/coff-stgo32.c | 449 ++++++++++++++++++++++--------------------------
bfd/coffcode.h | 9 -
bfd/libcoff-in.h | 8 +-
bfd/libcoff.h | 8 +-
include/ChangeLog | 6 +
include/coff/go32exe.h | 36 ----
include/coff/internal.h | 13 +-
13 files changed, 277 insertions(+), 328 deletions(-)
delete mode 100644 include/coff/go32exe.h
--
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 gcc.
from d4ed2cd13d0 sra/doc: Document param sra-max-propagations
new 68cbee9bf53 Fix up -Wliteral-suffix warning on mti-linux.h
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:
gcc/ChangeLog | 5 +++++
gcc/config/mips/mti-linux.h | 2 +-
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 70f019d9 0: update: binutils-gcc-linux: all
new 1f142585 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 (70f019d9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 171 +-
02-prepare_abe/console.log | 206 +-
03-build_abe-binutils/console.log | 11250 +++++------
04-build_abe-stage1/console.log | 20303 +++++++++----------
05-build_linux/console.log | 418 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 32532 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
12 files changed, 32468 insertions(+), 32448 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 4b27d27c07a Add support for intel SERIALIZE instruction
new a5863204fb1 gdbserver: make linux target op 'cannot_store_register' a p [...]
new d16f3f6c70d gdbserver/linux-low: turn some static functions into privat [...]
new ef0478f6112 gdbserver/linux-low: start turning linux target ops into methods
new 797bcff595c gdbserver/linux-low: turn 'arch_setup' into a method
new aa8d21c9bb4 gdbserver/linux-low: turn 'regs_info' into a method
new daca57a7de5 gdbserver/linux-low: turn 'cannot_{fetch/store}_register' i [...]
new bd70b1f240b gdbserver/linux-low: turn 'fetch_register' into a method
new df95181f00d gdbserver/linux-low: turn some more static functions into p [...]
new bf9ae9d8c37 gdbserver/linux-low: turn 'get_pc' and 'set_pc' into methods
new 06250e4e67c gdbserver/linux-low: turn 'breakpoint_kind_from_{pc, curren [...]
new 3ca4edb6617 gdbserver/linux-low: turn 'sw_breakpoint_from_kind' into a method
new 7582c77c1d2 gdbserver/linux-low: turn 'supports_software_single_step' a [...]
new d4807ea231e gdbserver/linux-low: turn the 'decr_pc_after_break' field i [...]
new d7146cda56c gdbserver/linux-low: turn 'breakpoint_at' into a method
new 007c9b975dc gdbserver/linux-low: turn 'supports_z_point_type' into a method
new 9db9aa232ac gdbserver/linux-low: turn 'insert_point' and 'remove_point' [...]
new ac1bbaca106 gdbserver/linux-low: turn watchpoint ops into methods
new b35db73327c gdbserver/linux-low: turn '{collect, supply}_ptrace_registe [...]
new cb63de7ca80 gdbserver/linux-low: turn 'siginfo_fixup' into a method
new fd000fb3dfd gdbserver/linux-low: turn process/thread addition/deletion [...]
new d7599cc0826 gdbserver/linux-low: turn 'prepare_to_resume' into a method
new a5b5da9258d gdbserver/linux-low: turn 'process_qsupported' into a method
new 47f70aa7685 gdbserver/linux-low: turn 'supports_tracepoints' into a method
new 13e567af27e gdbserver/linux-low: turn 'get_thread_area' into a method
new 809a0c354b9 gdbserver/linux-low: turn fast tracepoint ops into methods
new ab64c99982e gdbserver/linux-low: turn 'emit_ops' into a method
new 9cfd8715514 gdbserver/linux-low: turn 'supports_range_stepping' into a method
new b31cdfa69f4 gdbserver/linux-low: turn 'supports_hardware_single_step' i [...]
new 9eedd27d42c gdbserver/linux-low: turn 'get_syscall_trapinfo' into a method
new fc5ecdb6304 gdbserver/linux-low: turn 'get_ipa_tdesc_idx' into a method
new 0dd7b52ede3 gdbserver/linux-low: delete 'linux_target_ops' and 'the_low [...]
The 31 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:
gdbserver/ChangeLog | 1980 ++++++++++++++++++++++++++++++++++++++++
gdbserver/linux-aarch64-low.cc | 377 +++++---
gdbserver/linux-arm-low.cc | 262 ++++--
gdbserver/linux-bfin-low.cc | 138 +--
gdbserver/linux-cris-low.cc | 107 ++-
gdbserver/linux-crisv32-low.cc | 180 ++--
gdbserver/linux-ia64-low.cc | 86 +-
gdbserver/linux-low.cc | 1105 +++++++++-------------
gdbserver/linux-low.h | 549 +++++++----
gdbserver/linux-m32r-low.cc | 134 +--
gdbserver/linux-m68k-low.cc | 139 +--
gdbserver/linux-mips-low.cc | 290 +++---
gdbserver/linux-nios2-low.cc | 125 ++-
gdbserver/linux-ppc-low.cc | 281 +++---
gdbserver/linux-riscv-low.cc | 130 ++-
gdbserver/linux-s390-low.cc | 258 +++---
gdbserver/linux-sh-low.cc | 137 +--
gdbserver/linux-sparc-low.cc | 100 +-
gdbserver/linux-tic6x-low.cc | 133 ++-
gdbserver/linux-tile-low.cc | 145 +--
gdbserver/linux-x86-low.cc | 371 +++++---
gdbserver/linux-xtensa-low.cc | 135 +--
gdbserver/proc-service.cc | 2 +-
gdbserver/thread-db.cc | 2 +-
24 files changed, 4866 insertions(+), 2300 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 gcc.
from 86c92411320 params: Decrease -param=max-find-base-term-values= default [...]
new d4ed2cd13d0 sra/doc: Document param sra-max-propagations
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:
gcc/ChangeLog | 4 ++++
gcc/doc/invoke.texi | 5 +++++
2 files changed, 9 insertions(+)
--
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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 630bd085 0: update: llvm-linux: all
new cce90ce2 0: update: llvm-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 (630bd085)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 165 +-
02-build_llvm/console.log | 12514 +++++++++++++--------------
03-build_linux/console.log | 806 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 12 +-
console.log | 13511 +++++++++++++++---------------
jenkins/manifest.sh | 6 +-
9 files changed, 13506 insertions(+), 13524 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.