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 eccd14b3f59 gdb: change some alias functions parameters to const-reference
new 92228a334ba gdb: small "maintenance info line-table" readability improvements
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/symmisc.c | 19 +++++++++++++------
1 file changed, 13 insertions(+), 6 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/release-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 79fb46cf79 Automatic date update in version.in
adds 6712b0c1bf Automatic date update in version.in
adds d77082db3f Automatic date update in version.in
adds 5cd1eaa964 Automatic date update in version.in
adds 6c11c735c7 Automatic date update in version.in
adds 9921e4b7bb Automatic date update in version.in
adds ad2e61e47f 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_gcc_bootstrap/release-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards c29706631 0: update: binutils-gcc: 2
new 63cf7ea8f 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 (c29706631)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1528 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 60896 -> 61408 bytes
05-build_abe-bootstrap/console.log.xz | Bin 450116 -> 446864 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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 7509b829795 gdb: change store_waitstatus to return a target_waitstatus [...]
new 4bce7cdaf48 gdbsupport: add array_view copy function
new 2a50938ab74 gdb: make extract_integer take an array_view
new 46680d22de3 gdb: trivial changes to use array_view
new c471bdb1985 gdb: use intrusive_list for cmd_list_element aliases list
new eccd14b3f59 gdb: change some alias functions parameters to const-reference
The 5 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 | 17 ++---
gdb/amd64-linux-tdep.c | 2 +-
gdb/cli/cli-decode.c | 132 ++++++++++++++++-------------------
gdb/cli/cli-decode.h | 18 +++--
gdb/defs.h | 23 +++++-
gdb/dwarf2/expr.c | 11 ++-
gdb/fbsd-tdep.c | 6 +-
gdb/findvar.c | 35 +++++-----
gdb/frame.c | 6 +-
gdb/frv-tdep.c | 2 +-
gdb/hppa-bsd-tdep.c | 2 +-
gdb/hppa-linux-tdep.c | 2 +-
gdb/i386-linux-tdep.c | 2 +-
gdb/ia64-tdep.c | 4 +-
gdb/regcache.c | 21 +++---
gdb/rust-lang.c | 10 ++-
gdb/unittests/array-view-selftests.c | 104 +++++++++++++++++++++++++++
gdb/unittests/gmp-utils-selftests.c | 2 +-
gdb/valarith.c | 58 +++++++--------
gdb/valops.c | 66 ++++++++----------
gdb/value.c | 24 +++----
gdbsupport/array-view.h | 15 ++++
22 files changed, 338 insertions(+), 224 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.