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-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards f2de8922 0: update: binutils-gcc: 2
new 23ebdcf5 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 (f2de8922)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1544 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 38264 -> 37724 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 320492 -> 322364 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 12 ++++++------
6 files changed, 6 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 47321474 0: update: binutils-gcc: 2
new 0c154a66 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 (47321474)
\
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 1536 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 50492 -> 50568 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 469604 -> 470272 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 34 +++++++++++++++---------------
jenkins/manifest.sh | 12 +++++------
7 files changed, 23 insertions(+), 23 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-aarch64
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
adds bed566bbf6 Add option to objdump/readelf to disable access to debuginfo [...]
new e48359eaa8 Fix gdbserver/linux target_waitstatus logging assert
new cdff184f42 Fix gdb.threads/clone-new-thread-event.exp race
new b7b1008c0b Fix gdb.threads/current-lwp-dead.exp race
new 1abeb1e90d gdb: Reorganize linux_nat_filter_event
new 5406bc3f1b gdbserver: Reorganize linux_process_target::filter_event
new aa40a989ef gdbserver: Reindent check_zombie_leaders
new 6cf20c46e3 Re-add zombie leader on exit, gdb/linux
new 8a841a3579 Re-add zombie leader on exit, gdbserver/linux
new c6479f8b2a 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:
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 +-
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 ++++++++++++---------
ld/testsuite/ld-plugin/pr28849.d | 2 +-
18 files changed, 543 insertions(+), 230 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards dc9380ce 0: update: binutils-gcc: 1
new 36fd61c8 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 (dc9380ce)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1532 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 38504 -> 37728 bytes
04-build_abe-gcc/console.log.xz | Bin 207376 -> 205912 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3888 -> 3820 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2380 -> 2532 bytes
07-check_regression/console.log.xz | Bin 3220 -> 8576 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 9 +-
07-check_regression/results.compare | 34 +-
07-check_regression/results.compare2 | 1520 +++++++++-
07-check_regression/results.regressions | 34 +-
08-update_baseline/console.log | 1740 +++++++++++-
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 9 +-
08-update_baseline/results.compare | 34 +-
08-update_baseline/results.compare2 | 1520 +++++++++-
08-update_baseline/results.regressions | 34 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3471540 -> 3486072 bytes
sumfiles/g++.sum | 550 ++--
sumfiles/gcc.log.xz | Bin 3018608 -> 3005784 bytes
sumfiles/gcc.sum | 4685 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1028936 -> 1026084 bytes
sumfiles/gfortran.sum | 88 +-
sumfiles/libatomic.log.xz | Bin 2196 -> 2180 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 195020 -> 196300 bytes
sumfiles/libgomp.sum | 836 +++---
sumfiles/libitm.log.xz | Bin 2544 -> 2540 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 428228 -> 432260 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 8026 insertions(+), 3103 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 cfaa2fac42f libstdc++: Support VAX floats in std::strong_order
new 83bc478d3ba tree-optimization/102943 - avoid (re-)computing dominance bitmap
new 9467e733118 ada/104861 - use target_noncanonial for Target_Name
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:
gcc/ada/gcc-interface/Makefile.in | 3 +-
gcc/tree-ssa-dom.cc | 58 +++++++++++++++++++++++----------------
2 files changed, 37 insertions(+), 24 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 b1a384d2cbcc ARM: fix build warning in proc-v7-bugs.c
new 1a4e53d2fc4f spi: Fix invalid sgs value
new 1db333d9a51f Merge tag 'spi-fix-v5.17-rc7' of git://git.kernel.org/pub/ [...]
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:
drivers/spi/spi.c | 4 ++--
1 file changed, 2 insertions(+), 2 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_bootstrap/release-arm-bootstrap_lto
in repository toolchain/ci/gcc.
from 661f7e74405 Daily bump.
adds 04301494f31 Daily bump.
adds dae72739976 Daily bump.
adds 9871d39f752 RISC-V: Always pass -misa-spec to assembler [PR104219]
adds e170b2362ab testsuite/104759 - adjust gcc.dg/vect/vect-multitypes-12.c
adds 2d2705e96d7 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/config.gcc | 4 +++-
gcc/config/riscv/riscv.h | 2 ++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/vect/vect-multitypes-12.c | 6 ++----
6 files changed, 26 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from c002554e78 Automatic date update in version.in
adds 93388cd0cd Automatic date update in version.in
adds 49187e2cb9 Automatic date update in version.in
adds 9560f8cb48 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_gcc_bootstrap/release-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 5dbc820e 0: update: binutils-gcc: 2
new 693c2634 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 (5dbc820e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1532 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 49360 -> 48360 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 455432 -> 456632 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.
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.