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/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 6acc36f71d Fix method naming bug in new DWARF indexer
adds 5a0d4dfbf8 Simplify BFD section iteration in coff-pe-read.c
adds fa265c9bef Remove a const-removing cast from coff-pe-read.c
adds 0f34437ba0 Use std::string in coff-pe-read.c
adds 8095d37f71 More const use and alloca avoidance in coff-pe-read.c
adds 6a3c1573cc Un-break the coff-pe-read.c build
adds 152a174956 gdb: prune inferiors at end of fetch_inferior_event, fix int [...]
new b913bd98ce gdb: improved EOF handling when using readline 7
new 4fb7bc4b14 readline: back-port changes needed to properly detect EOF
new 91395d97d9 gdb: handle bracketed-paste-mode and EOF correctly
new f551c8ef32 gdbserver/linux: free process_info_private and arch_process_ [...]
new 1e864019e4 gdb: handle_no_resumed: only update thread list of event target
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/coff-pe-read.c | 103 ++++++++----------------
gdb/event-top.c | 71 +++++++++++++---
gdb/event-top.h | 6 ++
gdb/infrun.c | 24 +++---
gdb/testsuite/gdb.base/eof-exit.exp | 2 +-
gdb/testsuite/gdb.threads/fork-plus-threads.exp | 33 +++++++-
gdb/top.c | 1 +
gdbserver/linux-low.cc | 27 ++++---
gdbserver/linux-low.h | 3 +
readline/readline/callback.c | 8 +-
readline/readline/doc/rltech.texi | 11 +++
readline/readline/readline.c | 19 +++--
readline/readline/readline.h | 8 +-
readline/readline/rlprivate.h | 1 -
readline/readline/rltty.c | 4 +-
15 files changed, 203 insertions(+), 118 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_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 9561bd66 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
new 13b38af9 2: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (9561bd66)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1592 -> 1712 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 17924 -> 18908 bytes
12-check_regression/console.log.xz | Bin 412 -> 412 bytes
13-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 20 ++++++++++----------
6 files changed, 13 insertions(+), 13 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e45093a3 4: update: binutils-gcc-linux-qemu: 22308
new 592e1dd6 4: update: binutils-gcc-linux-qemu: 22308
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 (e45093a3)
\
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.xz | Bin 1580 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 29956 -> 31560 bytes
04-build_abe-stage1/console.log.xz | Bin 89404 -> 89980 bytes
05-build_abe-qemu/console.log.xz | Bin 30460 -> 31908 bytes
06-build_linux/console.log.xz | Bin 15988 -> 16272 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 8 ++++----
jenkins/manifest.sh | 22 +++++++++++-----------
9 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from f551c8ef326 gdbserver/linux: free process_info_private and arch_process [...]
new 1e864019e43 gdb: handle_no_resumed: only update thread list of event target
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/infrun.c | 7 +------
1 file changed, 1 insertion(+), 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 91395d97d90 gdb: handle bracketed-paste-mode and EOF correctly
new f551c8ef326 gdbserver/linux: free process_info_private and arch_process [...]
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:
gdbserver/linux-low.cc | 27 ++++++++++++++++-----------
gdbserver/linux-low.h | 3 +++
2 files changed, 19 insertions(+), 11 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 152a1749566 gdb: prune inferiors at end of fetch_inferior_event, fix in [...]
new b913bd98ce8 gdb: improved EOF handling when using readline 7
new 4fb7bc4b147 readline: back-port changes needed to properly detect EOF
new 91395d97d90 gdb: handle bracketed-paste-mode and EOF correctly
The 3 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/event-top.c | 71 ++++++++++++++++++++++++++++++-------
gdb/event-top.h | 6 ++++
gdb/testsuite/gdb.base/eof-exit.exp | 2 +-
gdb/top.c | 1 +
readline/readline/callback.c | 8 ++++-
readline/readline/doc/rltech.texi | 11 ++++++
readline/readline/readline.c | 19 ++++++----
readline/readline/readline.h | 8 ++++-
readline/readline/rlprivate.h | 1 -
readline/readline/rltty.c | 4 +--
10 files changed, 105 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.