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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 6207ed2877 Prevent more potential illegal memory accesses in the RX dis [...]
adds 7bb4305982 Store the mangled name as a string_view
adds 1a6ff1a96b Add a fast_hash function in common-utils
adds ccb1ba6229 Use libxxhash for hashing, if present
adds 3a49427939 Fix compile error & incorrect push
adds 403772ef61 Make demangled_name_entry::language not a bitfield
adds 6a093f341b Automatic date update in version.in
adds 7e785608ce [gdb/breakpoints] Fix fullname.exp when run from symlink dir
adds de6d8dc25c Fix typo in RX disassembler error messages.
new 4d0b984b97 Use m4_include, not sinclude in .m4 files
new c12d372d26 Check for sigprocmask in common.m4
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:
bfd/version.h | 2 +-
gdb/ChangeLog | 60 ++++++
gdb/Makefile.in | 8 +-
gdb/acinclude.m4 | 44 ++--
gdb/config.in | 3 +
gdb/configure | 502 ++++++++++++++++++++++++++++++++++++++++++++-
gdb/configure.ac | 25 ++-
gdb/gdbserver/ChangeLog | 9 +
gdb/gdbserver/acinclude.m4 | 10 +-
gdb/gdbserver/config.in | 3 +
gdb/gdbserver/configure | 3 +-
gdb/gdbsupport/common.m4 | 3 +-
gdb/symtab.c | 38 +++-
gdb/testsuite/ChangeLog | 5 +
gdb/testsuite/aclocal.m4 | 6 +-
gdb/utils.h | 18 ++
opcodes/ChangeLog | 9 +
opcodes/rx-dis.c | 20 +-
18 files changed, 710 insertions(+), 58 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 675fd4a 0: update: binutils-gcc-linux: all
new a848f62 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 (675fd4a)
\
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 | 130 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11563 ++++++------
04-build_abe-stage1/console.log | 20071 +++++++++++----------
05-build_linux/console.log | 2582 +--
06-boot_linux/console.log | 2 +-
console.log | 34766 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 34784 insertions(+), 34760 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-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards fd27545 0: update: binutils-gcc-linux: all
new a368a57 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 (fd27545)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 102 +-
02-prepare_abe/console.log | 348 +-
03-build_abe-binutils/console.log | 10400 +++++++--------
04-build_abe-stage1/console.log | 14025 ++++++++++----------
05-build_linux/console.log | 808 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 25729 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 25720 insertions(+), 25718 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 de6d8dc25c Fix typo in RX disassembler error messages.
new 4d0b984b97 Use m4_include, not sinclude in .m4 files
new c12d372d26 Check for sigprocmask in common.m4
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 | 11 +++++++++++
gdb/acinclude.m4 | 44 ++++++++++++++++++++++----------------------
gdb/configure | 5 +++--
gdb/configure.ac | 2 +-
gdb/gdbserver/ChangeLog | 9 +++++++++
gdb/gdbserver/acinclude.m4 | 10 +++++-----
gdb/gdbserver/config.in | 3 +++
gdb/gdbserver/configure | 3 ++-
gdb/gdbsupport/common.m4 | 3 ++-
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/aclocal.m4 | 6 +++---
11 files changed, 66 insertions(+), 35 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_bmk/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 0e65dfe 0: update: glibc-a6aaabd036d735a1b412f441bf6c706832655598: 0
new 4970347 0: update: binutils-926ce97e53c59aade7c2b4ee18642df852a31ac1: 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 (0e65dfe)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-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 | 21 +-
02-prepare_abe/console.log | 114 +-
03-build_abe-binutils/console.log | 10534 +--
04-build_abe-stage1/console.log | 13040 ++--
05-build_abe-linux/console.log | 306 +-
06-build_abe-glibc/console.log | 38327 +++++-----
07-build_abe-stage2/console.log | 39523 +++++-----
08-build_llvm-true/console.log | 11322 +--
09-benchmark-Os_LTO/benchmark-start.log | 2 +-
09-benchmark-Os_LTO/benchmark.log | 9 +-
09-benchmark-Os_LTO/console.log | 195 +-
10-check_regression/console.log | 140 +-
10-check_regression/results-0.csv | 2035 +-
10-check_regression/results-1.csv | 1993 +-
10-check_regression/results-compare.csv | 4 +-
10-check_regression/results-full.csv | 2136 +-
10-check_regression/results.csv | 160 +-
10-check_regression/results.log | 2278 +-
11-update_baseline/console.log | 2928 +-
11-update_baseline/results-0.csv | 2035 +-
11-update_baseline/results-1.csv | 1993 +-
11-update_baseline/results-compare.csv | 4 +-
11-update_baseline/results-full.csv | 2136 +-
11-update_baseline/results.csv | 160 +-
11-update_baseline/results.log | 2264 +-
console.log | 116478 ++++++++++++++---------------
jenkins/manifest.sh | 6 +-
results_id | 2 +-
28 files changed, 124862 insertions(+), 125283 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 654246eb220 Fix a bug with type constraints in constructors.
new 0ae47ae29fe PR ipa/92074 * params.def (inline-heuristics-hint-percent [...]
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/params.def | 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.
unknown user pushed a change to branch hubicka/honza-gcc-benchmark-branch
in repository gcc.
from ed81e91c554 * singeO2 50
new 65a250b34e7 * singeO2 90
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.testing | 4 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.