This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/release-arm
in repository toolchain/ci/binutils-gdb.
from 03b9347271 Automatic date update in version.in
adds 6edaa538a3 Automatic date update in version.in
adds f7aaf3c25f Automatic date update in version.in
adds e692cf2dc4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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_gnu_cross_build/release-arm
in repository toolchain/ci/base-artifacts.
discards bfe7785a4 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new e1cad8389 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (bfe7785a4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/release- [...]
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.xz | Bin 1536 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 29848 -> 30000 bytes
05-build_abe-stage1/console.log.xz | Bin 86000 -> 86568 bytes
07-build_abe-linux/console.log.xz | Bin 8920 -> 8936 bytes
08-build_abe-glibc/console.log.xz | Bin 228200 -> 228412 bytes
09-build_abe-stage2/console.log.xz | Bin 220976 -> 221244 bytes
10-build_abe-gdb/console.log.xz | Bin 36384 -> 36476 bytes
11-build_abe-qemu/console.log.xz | Bin 31888 -> 32216 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 28 ++++++++++++++--------------
12 files changed, 15 insertions(+), 15 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 97032db708 Automatic date update in version.in
adds 14e283ff4e gprofng: fix build with -Werror=format-truncation
No new revisions were added by this update.
Summary of changes:
gprofng/common/hwctable.c | 28 +++++++---------------
gprofng/configure | 59 +----------------------------------------------
gprofng/configure.ac | 1 -
gprofng/src/Makefile.am | 1 -
gprofng/src/Makefile.in | 1 -
gprofng/src/ipc.cc | 45 +++++++++++-------------------------
gprofng/src/parse.cc | 7 ++++--
7 files changed, 27 insertions(+), 115 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 58c5511da 0: update: binutils-gcc: 2
new c5dff2764 0: update: binutils-gcc: 2
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 (58c5511da)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1524 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2708 bytes
04-build_abe-binutils/console.log.xz | Bin 52544 -> 52012 bytes
05-build_abe-bootstrap/console.log.xz | Bin 462828 -> 465272 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 8 ++++----
7 files changed, 12 insertions(+), 12 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 bc7e9f76756 Daily bump.
new 94018fd2675 arm: mve: Don't force trivial vector literals to the pool
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/config/arm/mve.md | 99 ++--
.../gcc.target/arm/acle/cde-mve-full-assembly.c | 549 ++++++++++-----------
2 files changed, 311 insertions(+), 337 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 14e283ff4e0 gprofng: fix build with -Werror=format-truncation
new 264f98902f2 event_location -> location_spec
new 40d97ee21fc Eliminate the two-level data structures behind location_specs
new 5c1ddcb69a0 Eliminate copy_location_spec
new 238dc9af033 Convert location_spec_empty_p to a method
new 7464aeaab47 Convert location_spec_type to a method
new 709438c75ab Convert location_spec_to_string to a method
new dac9773e172 Convert set_location_spec_string to a method
The 7 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/ada-lang.c | 4 +-
gdb/ax-gdb.c | 6 +-
gdb/break-catch-throw.c | 17 +-
gdb/breakpoint.c | 377 +++++++++++-----------
gdb/breakpoint.h | 62 ++--
gdb/cli/cli-cmds.c | 32 +-
gdb/completer.c | 42 +--
gdb/elfread.c | 3 +-
gdb/guile/scm-breakpoint.c | 21 +-
gdb/linespec.c | 157 +++++-----
gdb/linespec.h | 12 +-
gdb/location.c | 662 +++++++++++++++------------------------
gdb/location.h | 359 +++++++++++++--------
gdb/mi/mi-cmd-break.c | 35 +--
gdb/probe.c | 8 +-
gdb/probe.h | 4 +-
gdb/python/py-breakpoint.c | 39 +--
gdb/python/py-finishbreakpoint.c | 6 +-
gdb/python/python.c | 10 +-
gdb/remote.c | 6 +-
gdb/tracepoint.c | 6 +-
21 files changed, 883 insertions(+), 985 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.