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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 68d42853 0: update: binutils-gcc-linux-qemu: all
new 793f80dc 0: update: binutils-gcc-linux-qemu: 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 (68d42853)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 120 +-
02-prepare_abe/console.log | 274 +-
03-build_abe-binutils/console.log | 11804 ++++-----
04-build_abe-stage1/console.log | 18909 ++++++++-------
05-build_linux/console.log | 626 +-
06-build_abe-qemu/console.log | 6924 +++---
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 38815 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 38771 insertions(+), 38733 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 users/marxin/startswith-v2
in repository binutils-gdb.
discards e973258878f Use startswith in gdb subfolder.
discards 6e235b667ff Remove strneq macro and use startswith.
discards 90b014935d4 Use startswith in gas subfolder.
discards 556e10ee953 Use startswith more for strncmp function calls.
discards fc4fd4b0301 Replace const_strneq with startswith.
discards eb7702fdec1 Add str-util.h.
adds 3f49d080599 Add some error checking to DWARF assembler
adds 3570682a2c1 Fix typo in dwarf2/stringify.h
adds 1cb108e416e PR27675, PowerPC missing extended mnemonic mfummcr2
adds 24b6dd1ecf7 Automatic date update in version.in
adds af82f89db0f Remove two trivial functions from dwarf2/read.c
adds 733f5eea6bd Use startswith in gdb subfolder.
new 639155da664 Replace const_strneq with startswith.
new 5cd32c29f6f Use startswith more for strncmp function calls.
new aa79aca0740 Use startswith in gas subfolder.
new fe53efcc804 Remove strneq macro and use startswith.
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 (e973258878f)
\
N -- N -- N refs/heads/users/marxin/startswith-v2 (fe53efcc804)
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 4 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/bfd-in.h | 8 +++++
bfd/bfd-in2.h | 8 +++++
bfd/elf-bfd.h | 1 -
bfd/sysdep.h | 2 --
bfd/version.h | 2 +-
binutils/sysdep.h | 2 --
gas/as.h | 2 --
gdb/ChangeLog | 19 ++++++++++
gdb/dwarf2/read.c | 45 ++++++------------------
gdb/dwarf2/stringify.h | 2 +-
gdb/testsuite/ChangeLog | 5 +++
gdb/testsuite/lib/dwarf.exp | 85 +++++++++++++++++++++++++++------------------
gdbsupport/common-utils.h | 2 --
include/str-util.h | 27 --------------
ld/sysdep.h | 2 --
opcodes/ChangeLog | 5 +++
opcodes/ppc-opc.c | 2 ++
opcodes/sysdep.h | 2 --
18 files changed, 111 insertions(+), 110 deletions(-)
delete mode 100644 include/str-util.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 binutils-gdb.
from af82f89db0f Remove two trivial functions from dwarf2/read.c
new 733f5eea6bd Use startswith in gdb subfolder.
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:
gdb/ChangeLog | 8 +++++++
gdb/cp-name-parser.y | 68 ++++++++++++++++++++++++++--------------------------
gdb/m2-exp.y | 4 ++--
gdb/macroexp.c | 2 +-
gdb/mi/mi-main.c | 8 +++----
gdb/rust-exp.y | 2 +-
6 files changed, 50 insertions(+), 42 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 users/marxin/startswith-v2
in repository binutils-gdb.
discards 8cab91fd665 Use startswith in gdb subfolder.
discards 7f8cb821491 Remove strneq macro and use startswith.
discards c9fc1e12952 Use startswith in gas subfolder.
discards 7c9f170596f Use startswith more for strncmp function calls.
new 556e10ee953 Use startswith more for strncmp function calls.
new 90b014935d4 Use startswith in gas subfolder.
new 6e235b667ff Remove strneq macro and use startswith.
new e973258878f Use startswith in gdb subfolder.
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 (8cab91fd665)
\
N -- N -- N refs/heads/users/marxin/startswith-v2 (e973258878f)
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 4 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/elf32-rx.c | 4 ++--
1 file changed, 2 insertions(+), 2 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-release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 20fca11c 0: update: gcc-efe13353a2e5bd3b55db4a2db82b4fa972130120: 1
new a197d943 0: update: gcc-c50af57a1c78353bcbc21b4a51f80015dd0865fa: 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 (20fca11c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 226 +-
02-prepare_abe/console.log | 38 +-
04-build_abe-bootstrap_debug/console.log | 92800 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 93024 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 93047 insertions(+), 93059 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.