This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 841adce2 0: update: binutils-gcc-linux-glibc-gdb: 6
new 20dce639 0: update: binutils-d322d6d69df61a1af481de7e50359c3d92c0de14: 6
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 (841adce2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 51240 -> 51908 bytes
05-build_abe-gcc/console.log.xz | Bin 236996 -> 238096 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 9028 -> 10960 bytes
08-build_abe-glibc/console.log.xz | Bin 229880 -> 228736 bytes
09-build_abe-gdb/console.log.xz | Bin 47116 -> 43976 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++---------
11 files changed, 13 insertions(+), 17 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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3
in repository toolchain/ci/binutils-gdb.
from ebadd3ef87 Automatic date update in version.in
adds eb31394c23 Automatic date update in version.in
adds 6e072dd0f1 Automatic date update in version.in
adds 1f5be5f22a Automatic date update in version.in
adds f60dbe8d12 Automatic date update in version.in
adds 182284deb1 Automatic date update in version.in
adds cf0ac00a84 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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3
in repository toolchain/ci/base-artifacts.
discards 37ba578b 0: update: binutils-gcc-newlib: 1
new b176d881 0: update: binutils-gcc-newlib: 1
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 (37ba578b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1564 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 41268 -> 42028 bytes
04-build_abe-stage1/console.log.xz | Bin 83208 -> 83520 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 19952 -> 19040 bytes
07-build_abe-stage2/console.log.xz | Bin 158156 -> 157312 bytes
08-benchmark/benchmark-build.log | 44 +++++++++++------------
08-benchmark/benchmark.log | 42 +++++++++++-----------
08-benchmark/console.log.xz | Bin 3072 -> 3064 bytes
09-check_regression/console.log.xz | Bin 1648 -> 1652 bytes
09-check_regression/results.log | 36 +++++++++----------
10-update_baseline/console.log | 66 +++++++++++++++++------------------
10-update_baseline/results.log | 36 +++++++++----------
jenkins/manifest.sh | 18 +++++-----
results | 2 +-
results_id | 2 +-
17 files changed, 123 insertions(+), 123 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 release/2.33/master
in repository glibc.
from dae9a8e7f6 sunrpc: Test case for clnt_create "unix" buffer overflow (bu [...]
new 4f4452721d <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
new 0f70b829f8 CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bu [...]
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:
NEWS | 4 ++++
include/libc-symbols.h | 26 +++++++++++++-------------
sunrpc/Makefile | 2 +-
sunrpc/svc_unix.c | 11 ++++-------
sunrpc/{tst-bug22542.c => tst-bug28768.c} | 24 +++++++++++-------------
5 files changed, 33 insertions(+), 34 deletions(-)
copy sunrpc/{tst-bug22542.c => tst-bug28768.c} (67%)
--
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 d322d6d69df Move gdb_regex to gdbsupport
new 59505f2cec8 Unify "catch fork" and "catch vfork"
new 064f3c6a01b Move "catch fork" to a new file
new de8e4cb3af9 Move "catch exec" to a new file
new d66beefaf63 Simplify Ada catchpoints
The 4 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/Makefile.in | 2 +
gdb/ada-lang.c | 68 +------
gdb/break-catch-exec.c | 236 ++++++++++++++++++++++
gdb/break-catch-fork.c | 286 ++++++++++++++++++++++++++
gdb/breakpoint.c | 535 -------------------------------------------------
5 files changed, 527 insertions(+), 600 deletions(-)
create mode 100644 gdb/break-catch-exec.c
create mode 100644 gdb/break-catch-fork.c
--
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_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 709a3d07f3 gdb: testsuite: print explicit test result for gdb.base/dfp- [...]
adds cced7cacec gdb: preserve `|` in connection details string
new e53c95d40b gdb: use ptid_t::to_string instead of target_pid_to_str in d [...]
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/btrace.c | 10 ++--
gdb/displaced-stepping.c | 4 +-
gdb/dummy-frame.c | 2 +-
gdb/gnu-nat.c | 10 ++--
gdb/linux-nat.c | 92 ++++++++++++++++----------------
gdb/record-btrace.c | 16 +++---
gdb/remote.c | 4 +-
gdb/ser-pipe.c | 6 +++
gdb/serial.c | 7 +--
gdb/testsuite/gdb.server/server-pipe.exp | 80 +++++++++++++++++++++++++++
gdb/thread.c | 4 +-
11 files changed, 158 insertions(+), 77 deletions(-)
create mode 100644 gdb/testsuite/gdb.server/server-pipe.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.