This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.3-branch
in repository binutils-gdb.
from 406aa39be4 Automatic date update in version.in
new f066d175da Automatic date update in version.in
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:
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.
unknown user pushed a change to branch binutils-2_32-branch
in repository binutils-gdb.
from 3df7eb8798 Automatic date update in version.in
new 61096c8e82 Automatic date update in version.in
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:
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_kernel/gnu-master-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from d6e00f507d Automatic date update in version.in
adds 1ce0f4f242 Automatic date update in version.in
adds 73f8a59086 Improve reverse debugging docs, mention built-in support and [...]
adds 7905fc359d Fix "nosharedlibrary + continue + shared lib event" crash
adds d70cc3ba87 solib-svr4: Pass down svr4_info as much as possible
adds 79b8e8ab45 RISC-V: Enable 32-bit linux gdb core file support.
new ad9d13f8e9 [FYI] Add myself to gdb/MAINTAINERS
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:
bfd/ChangeLog | 4 +
bfd/elfnn-riscv.c | 2 +-
bfd/version.h | 2 +-
gdb/ChangeLog | 51 +++++++++
gdb/MAINTAINERS | 1 +
gdb/doc/ChangeLog | 8 ++
gdb/doc/gdb.texinfo | 26 +++--
gdb/solib-svr4.c | 122 ++++++++++++++-------
gdb/testsuite/ChangeLog | 5 +
.../solib-probes-nosharedlibrary.c} | 3 -
.../gdb.base/solib-probes-nosharedlibrary.exp | 51 +++++++++
11 files changed, 221 insertions(+), 54 deletions(-)
copy gdb/testsuite/{gdb.server/sysroot.c => gdb.base/solib-probes-nosharedlibrary. [...]
create mode 100644 gdb/testsuite/gdb.base/solib-probes-nosharedlibrary.exp
--
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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 56a69e58 0: update: binutils-gcc-linux: all
new dbc156b7 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 (56a69e58)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 104 +-
02-prepare_abe/console.log | 114 +-
03-build_abe-binutils/console.log | 9996 ++++++------
04-build_abe-stage1/console.log | 19285 ++++++++++++-----------
05-build_linux/console.log | 434 +-
06-boot_linux/console.log | 2 +-
console.log | 29960 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 29956 insertions(+), 29953 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 79b8e8ab45 RISC-V: Enable 32-bit linux gdb core file support.
new ad9d13f8e9 [FYI] Add myself to gdb/MAINTAINERS
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 | 4 ++++
gdb/MAINTAINERS | 1 +
2 files changed, 5 insertions(+)
--
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-next-defconfig
in repository toolchain/ci/binutils-gdb.
from d6e00f507d Automatic date update in version.in
adds 1ce0f4f242 Automatic date update in version.in
adds 73f8a59086 Improve reverse debugging docs, mention built-in support and [...]
adds 7905fc359d Fix "nosharedlibrary + continue + shared lib event" crash
adds d70cc3ba87 solib-svr4: Pass down svr4_info as much as possible
adds 79b8e8ab45 RISC-V: Enable 32-bit linux gdb core file support.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 4 +
bfd/elfnn-riscv.c | 2 +-
bfd/version.h | 2 +-
gdb/ChangeLog | 47 ++++++++
gdb/doc/ChangeLog | 8 ++
gdb/doc/gdb.texinfo | 26 +++--
gdb/solib-svr4.c | 122 ++++++++++++++-------
gdb/testsuite/ChangeLog | 5 +
.../solib-probes-nosharedlibrary.c} | 3 -
.../gdb.base/solib-probes-nosharedlibrary.exp | 51 +++++++++
10 files changed, 216 insertions(+), 54 deletions(-)
copy gdb/testsuite/{gdb.server/sysroot.c => gdb.base/solib-probes-nosharedlibrary. [...]
create mode 100644 gdb/testsuite/gdb.base/solib-probes-nosharedlibrary.exp
--
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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 7bd1e1de 0: update: binutils-gcc-linux: boot
new 9294dc34 0: update: binutils-gcc-linux: boot
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 (7bd1e1de)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 128 +-
02-prepare_abe/console.log | 102 +-
03-build_abe-binutils/console.log | 9776 +++++------
04-build_abe-stage1/console.log | 19146 +++++++++++-----------
05-build_linux/console.log | 1975 +--
06-boot_linux/console.log | 478 +-
console.log | 31676 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 31646 insertions(+), 31649 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.