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/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards bd73a18d 0: update: binutils-gcc: 2
new 340229bc 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 (bd73a18d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1552 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 52008 -> 51904 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 459344 -> 461756 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 linux.
from 3bf7edc84a9e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new 3777ea7bac31 xen/xenbus: don't let xenbus_grant_ring() remove grants in [...]
new 6b1775f26a2d xen/grant-table: add gnttab_try_end_foreign_access()
new abf1fd5919d6 xen/blkfront: don't use gnttab_query_foreign_access() for [...]
new 31185df7e2b1 xen/netfront: don't use gnttab_query_foreign_access() for [...]
new 33172ab50a53 xen/scsifront: don't use gnttab_query_foreign_access() for [...]
new d3b6372c5881 xen/gntalloc: don't use gnttab_query_foreign_access()
new 1dbd11ca75fe xen: remove gnttab_query_foreign_access()
new cd7bcfab4e73 xen/usb: don't use gnttab_end_foreign_access() in xenhcd_g [...]
new 5cadd4bb1d7f xen/9p: use alloc/free_pages_exact()
new b0576cc9c6b8 xen/pvcalls: use alloc/free_pages_exact()
new 42baefac638f xen/gnttab: fix gnttab_end_foreign_access() without page s [...]
new 66e3531b33ee xen/netfront: react properly to failing gnttab_end_foreign [...]
new b5521fe9a933 Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/sc [...]
new 4e7c4d3652f9 clk: qcom: gdsc: Add support to update GDSC transition delay
new 6e6fec3f961c clk: qcom: dispcc: Update the transition delay for MDSS GDSC
new aa091a6a91df clk: lan966x: Fix linking error
new 9c674947f611 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
new 5f84e73f9a8f gpio: tegra186: Add IRQ per bank for Tegra241
new fc328a7d1fcc gpio: Revert regression in sysfs-gpio (gpiolib.c)
new 660c619b9d7c gpiolib: acpi: Convert ACPI value of debounce to microseconds
new a9a5b720dc82 gpio: sim: Declare gpio_sim_hog_config_item_ops static
new 03fe00354797 gpio: ts4900: Do not set DAT and OE together
new 55d01c98a88b gpio: sim: fix a typo
new cef06913a0af Merge tag 'gpio-fixes-for-v5.17' of git://git.kernel.org/p [...]
new b1a384d2cbcc ARM: fix build warning in proc-v7-bugs.c
The 25 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:
arch/arm/mm/proc-v7-bugs.c | 3 +-
drivers/block/xen-blkfront.c | 63 +++++++++++++++++++--------------
drivers/clk/Kconfig | 2 ++
drivers/clk/qcom/dispcc-sc7180.c | 5 ++-
drivers/clk/qcom/dispcc-sc7280.c | 5 ++-
drivers/clk/qcom/dispcc-sm8250.c | 5 ++-
drivers/clk/qcom/gdsc.c | 26 +++++++++++---
drivers/clk/qcom/gdsc.h | 8 ++++-
drivers/gpio/gpio-sim.c | 4 +--
drivers/gpio/gpio-tegra186.c | 2 ++
drivers/gpio/gpio-ts4900.c | 24 ++++++++++---
drivers/gpio/gpiolib-acpi.c | 6 ++--
drivers/gpio/gpiolib.c | 20 +++++------
drivers/net/xen-netfront.c | 54 ++++++++++++++++++-----------
drivers/scsi/xen-scsifront.c | 3 +-
drivers/usb/host/xen-hcd.c | 26 +++++++++-----
drivers/xen/gntalloc.c | 25 ++++----------
drivers/xen/grant-table.c | 71 +++++++++++++++++++++-----------------
drivers/xen/pvcalls-front.c | 8 ++---
drivers/xen/xenbus/xenbus_client.c | 24 ++++++-------
include/xen/grant_table.h | 19 ++++++++--
net/9p/trans_xen.c | 14 ++++----
22 files changed, 254 insertions(+), 163 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 newlib.
from 4ad6b4d4d newlib: libc: move stdlib multiplex logic from build to source files
new b1743c94e Cygwin: console, pty: Fix segfault in child_info_spawn::worker().
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:
winsup/cygwin/fhandler.h | 8 ++++++--
winsup/cygwin/spawn.cc | 2 +-
2 files changed, 7 insertions(+), 3 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 d563b0bff19 contrib: Fix non-portable shell commands in gcc-git-customi [...]
new cfaa2fac42f libstdc++: Support VAX floats in std::strong_order
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:
libstdc++-v3/libsupc++/compare | 5 +++++
1 file 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_gcc_check/master-arm
in repository toolchain/ci/gcc.
from 8cc4f9cd824 Daily bump.
adds 2185c9734ad PR c++/39751: ICE-on-invalid parsing regression.
adds bae10419f6e PR c++/95999: Improved error recovery in enumeration lists.
new ff060ef08cf contrib: Fix up git-descr.sh regression [PR102664]
new 6f8abf2b9ff rs6000: Fix up __SIZEOF_{FLOAT,IBM}128__ defines [PR99708]
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:
contrib/git-descr.sh | 6 +--
contrib/git-undescr.sh | 6 +--
gcc/config/rs6000/rs6000-builtin.cc | 59 ++++++++++++++---------
gcc/config/rs6000/rs6000-builtins.def | 5 +-
gcc/config/rs6000/rs6000-c.cc | 8 ++-
gcc/config/rs6000/rs6000-gen-builtins.cc | 29 ++++++++---
gcc/config/rs6000/rs6000.h | 4 --
gcc/cp/decl.cc | 4 +-
gcc/cp/parser.cc | 5 +-
gcc/testsuite/g++.dg/parse/pr39751.C | 10 ++++
gcc/testsuite/g++.dg/parse/pr95999.C | 8 +++
gcc/testsuite/gcc.dg/pr99708.c | 7 +++
gcc/testsuite/gcc.target/powerpc/convert-fp-128.c | 2 +
gcc/testsuite/gcc.target/powerpc/pr99708-2.c | 22 +++++++++
14 files changed, 125 insertions(+), 50 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/parse/pr39751.C
create mode 100644 gcc/testsuite/g++.dg/parse/pr95999.C
create mode 100644 gcc/testsuite/gcc.dg/pr99708.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr99708-2.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 320fdefef1 ld: Add a before_plugin_all_symbols_read hook
adds d7c448293a Re: ld: Add a before_plugin_all_symbols_read hook
new bed566bbf6 Add option to objdump/readelf to disable access to debuginfo [...]
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:
binutils/ChangeLog | 17 ++++++++++++
binutils/NEWS | 3 +++
binutils/doc/binutils.texi | 11 +++++++-
binutils/doc/debug.options.texi | 17 ++++++++++++
binutils/dwarf.c | 36 +++++++++++++++++++-------
binutils/dwarf.h | 3 +++
binutils/objdump.c | 8 ++++++
binutils/readelf.c | 8 ++++++
binutils/testsuite/binutils-all/debuginfod.exp | 14 +++++++++-
ld/testsuite/ld-plugin/pr28849.d | 2 +-
10 files changed, 106 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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 04d7140c 0: update: binutils-gcc: 1
new e2ea62f9 0: update: binutils-gcc: 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 (04d7140c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (e2ea62f9)
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 1520 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 51864 -> 50800 bytes
04-build_abe-gcc/console.log.xz | Bin 229348 -> 229272 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2396 -> 3732 bytes
07-check_regression/console.log.xz | Bin 2876 -> 3328 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 6 +-
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 68 +-
07-check_regression/results.regressions | 31 +-
08-update_baseline/console.log | 359 +--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 6 +-
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 68 +-
08-update_baseline/results.regressions | 31 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2769164 -> 2777772 bytes
sumfiles/g++.sum | 158 +-
sumfiles/gcc.log.xz | Bin 2362060 -> 2316988 bytes
sumfiles/gcc.sum | 4219 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 889516 -> 889324 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2168 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 192996 -> 193092 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 456832 -> 442448 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2657 insertions(+), 2443 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 bed566bbf6b Add option to objdump/readelf to disable access to debuginf [...]
new e48359eaa8c Fix gdbserver/linux target_waitstatus logging assert
new cdff184f427 Fix gdb.threads/clone-new-thread-event.exp race
new b7b1008c0b1 Fix gdb.threads/current-lwp-dead.exp race
new 1abeb1e90d7 gdb: Reorganize linux_nat_filter_event
new 5406bc3f1b3 gdbserver: Reorganize linux_process_target::filter_event
new aa40a989efd gdbserver: Reindent check_zombie_leaders
new 6cf20c46e37 Re-add zombie leader on exit, gdb/linux
new 8a841a3579b Re-add zombie leader on exit, gdbserver/linux
new c6479f8b2ab Process exit status is leader exit status testcase
The 9 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/linux-nat.c | 180 ++++++++++------
gdb/testsuite/gdb.threads/clone-new-thread-event.c | 16 +-
.../gdb.threads/clone-new-thread-event.exp | 2 +
gdb/testsuite/gdb.threads/current-lwp-dead.c | 101 ++++++---
gdb/testsuite/gdb.threads/current-lwp-dead.exp | 23 +-
.../process-exit-status-is-leader-exit-status.c} | 51 ++---
.../process-exit-status-is-leader-exit-status.exp | 46 ++++
gdbserver/linux-low.cc | 235 ++++++++++++---------
8 files changed, 437 insertions(+), 217 deletions(-)
copy gdb/testsuite/{gdb.mi/mi-threads-interrupt.c => gdb.threads/process-exit-stat [...]
create mode 100644 gdb/testsuite/gdb.threads/process-exit-status-is-leader-exit-st [...]
--
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 cygwin-3_3-branch
in repository newlib.
from 46c7e2f79 Cygwin: update 3.3.5 release notes
new 7dadbf800 Cygwin: console, pty: Fix segfault in child_info_spawn::worker().
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:
winsup/cygwin/fhandler.h | 8 ++++++--
winsup/cygwin/spawn.cc | 2 +-
2 files changed, 7 insertions(+), 3 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 3357878ef56 [nvptx] Use no,yes for attribute predicable
new d563b0bff19 contrib: Fix non-portable shell commands in gcc-git-customi [...]
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:
contrib/gcc-git-customization.sh | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.