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 e22be212853 [gdb/procfs.c] Fix build failure in find_stop_signal
new ff770835725 gdb: call post_create_inferior at end of follow_fork_inferior
new 3a849a3454a gdb: pass child_ptid and fork kind to target_ops::follow_fork
The 2 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/NEWS | 3 +
gdb/doc/gdb.texinfo | 4 +
gdb/fbsd-nat.c | 8 +-
gdb/fbsd-nat.h | 2 +-
gdb/infrun.c | 53 +++---
gdb/jit.c | 28 ++++
gdb/linux-nat.c | 34 +---
gdb/linux-nat.h | 5 +-
gdb/linux-thread-db.c | 2 +-
gdb/obsd-nat.c | 8 +-
gdb/obsd-nat.h | 2 +-
gdb/remote.c | 18 +-
gdb/target-debug.h | 2 +
gdb/target-delegates.c | 24 +--
gdb/target.c | 8 +-
gdb/target.h | 15 +-
.../{jit-elf-main.c => jit-elf-fork-main.c} | 29 +---
.../{jit-elf-solib.c => jit-elf-fork-solib.c} | 0
gdb/testsuite/gdb.base/jit-elf-fork.exp | 186 +++++++++++++++++++++
19 files changed, 303 insertions(+), 128 deletions(-)
copy gdb/testsuite/gdb.base/{jit-elf-main.c => jit-elf-fork-main.c} (87%)
copy gdb/testsuite/gdb.base/{jit-elf-solib.c => jit-elf-fork-solib.c} (100%)
create mode 100644 gdb/testsuite/gdb.base/jit-elf-fork.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-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 35f7289a 0: update: binutils-gcc-linux-qemu: all
new 488a727b 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 (35f7289a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 66 +-
02-prepare_abe/console.log | 248 +-
03-build_abe-binutils/console.log | 12147 +++++-----
04-build_abe-stage1/console.log | 14967 +++++++------
05-build_abe-qemu/console.log | 7201 +++---
06-build_linux/console.log | 882 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 35591 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 35564 insertions(+), 35606 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 c4fee1c646d Daily bump.
new 0b7a11874d4 c++: fix tree_contains_struct for C++ types [PR101095]
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/cp/cp-objcp-common.c | 24 ++++++++++++++----------
1 file changed, 14 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.