This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from 6289d28d3c posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix [...]
adds 80a08d0faa Fix elf/tst-audit25a with default bind now toolchains
No new revisions were added by this update.
Summary of changes:
elf/Makefile | 1 +
1 file changed, 1 insertion(+)
--
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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/linux.
from 9f7fb8de5d9b Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/ [...]
adds 30cc53897470 pinctrl: thunderbay: comment process of building functions a bit
adds 25d2e41cf59b pinctrl: thunderbay: rework loops looking for groups names
adds aa28514592d5 pinctrl: cherryview: Trigger hwirq0 for interrupt-lines wi [...]
adds 1fd6bb5b47a6 pinctrl: sunxi: Fix H616 I2S3 pin data
adds 77311237eaff pinctrl: Place correctly CONFIG_PINCTRL_ST in the Makefile
adds e986f0e602f1 pinctrl: intel: fix unexpected interrupt
adds e12963c45326 pinctrl: intel: Fix a glitch when updating IRQ flags on a [...]
adds 500c77eed0fe pinctrl: zynqmp: Revert "Unify pin naming"
adds 474932a3b215 Merge tag 'intel-pinctrl-v5.17-4' of gitolite.kernel.org:p [...]
adds 5297c693d8c8 pinctrl: bcm2835: Fix a few error paths
adds 3a5286955bf5 pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAP
adds baf927a833ca pinctrl: microchip-sgpio: Fix support for regmap
adds 3e5832e923a9 Merge tag 'pinctrl-v5.17-2' of git://git.kernel.org/pub/sc [...]
adds 235528072f28 kunit: tool: Import missing importlib.abc
adds 27bb0b18c208 Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git:// [...]
adds ee12595147ac fanotify: Fix stale file descriptor in copy_event_to_user()
adds d5084ffbc50c Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org [...]
adds 6e7f90d163af lockd: fix server crash on reboot of client holding lock
adds d19a7af73b5e lockd: fix failure to cleanup client locks
adds ab451ea952fe nfsd: nfsd4_setclientid_confirm mistakenly expires confirm [...]
adds 88808fbbead4 Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/li [...]
No new revisions were added by this update.
Summary of changes:
drivers/pinctrl/Makefile | 2 +-
drivers/pinctrl/bcm/Kconfig | 1 +
drivers/pinctrl/bcm/pinctrl-bcm2835.c | 23 +++++---
drivers/pinctrl/intel/pinctrl-cherryview.c | 5 +-
drivers/pinctrl/intel/pinctrl-intel.c | 64 +++++++++++---------
drivers/pinctrl/pinctrl-microchip-sgpio.c | 3 +-
drivers/pinctrl/pinctrl-thunderbay.c | 90 +++++++++++------------------
drivers/pinctrl/pinctrl-zynqmp.c | 10 ++--
drivers/pinctrl/sunxi/pinctrl-sun50i-h616.c | 8 +--
fs/lockd/svcsubs.c | 18 +++---
fs/nfsd/nfs4state.c | 4 +-
fs/notify/fanotify/fanotify_user.c | 6 +-
tools/testing/kunit/kunit_kernel.py | 1 +
13 files changed, 118 insertions(+), 117 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/gcc.
from 13ad6d9f50e analyzer: fix missing check for uninit of return values
adds 302caa1faeb Remove dead macro: TEXT_SECTION_NAME
adds 9a92e46c0e9 lto: fix error handling for -Wl,-plugin-opt=debug
adds b229c518609 libstdc++: Fix link failure in _OutputIteratorConcept
adds c123096cf14 libstdc++: Fix invalid instantiations in tests
adds 2905e1af945 libstdc++: Fix -Wunused-variable warning for -fno-exceptions build
adds 14d642df2b3 rs6000/testsuite: Return 0 for powerpc_altivec_ok on other targets
No new revisions were added by this update.
Summary of changes:
gcc/dwarf2out.cc | 5 ----
gcc/lto/lto-common.cc | 13 +++++-----
gcc/lto/lto-object.cc | 8 ++----
gcc/testsuite/lib/target-supports.exp | 30 +++++++++++-----------
libstdc++-v3/include/bits/boost_concept_check.h | 4 ++-
libstdc++-v3/src/c++17/fs_dir.cc | 2 +-
libstdc++-v3/src/filesystem/dir.cc | 2 +-
.../23_containers/multiset/operators/cmp_c++20.cc | 8 ++++--
.../23_containers/set/operators/cmp_c++20.cc | 8 ++++--
9 files changed, 41 insertions(+), 39 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from a698397481 Updated French translation for the ld/ and gold/ sub-directories
adds b6e05abee3 gdb: update the comment on string_to_event_location
adds 8e454b9c61 gdb: add empty string check in parse_linespec
adds ed2a947856 gdb/testsuite: move linespec test into gdb.linespec/ directory
adds 3c5fcec6dc gdb: handle calls to list command passing only a linespec condition
adds 82d0a72cdc gdb: handle calls to edit command passing only a linespec condition
adds a591084285 gdb: test to check one aspect of the linespec parsing code
adds 2f6b20e2e0 gdb: fix formatting for help set/show extended-prompt
adds 41ba8b76cc Stop the BFD library complaining about compressed dwarf debu [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/dwarf2.c | 8 ++++++--
gdb/cli/cli-cmds.c | 19 ++++++++++++++++---
gdb/linespec.c | 14 +++++++-------
gdb/location.c | 5 +++++
gdb/location.h | 9 ++++-----
gdb/python/lib/gdb/command/prompt.py | 5 ++---
gdb/testsuite/gdb.base/break.exp | 5 +++++
.../linespecs.exp => gdb.linespec/errors.exp} | 20 +++++++++++++++++++-
9 files changed, 70 insertions(+), 21 deletions(-)
rename gdb/testsuite/{gdb.base/linespecs.exp => gdb.linespec/errors.exp} (66%)
--
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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards d5dc9471d 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 810071a45 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (d5dc9471d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1548 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 30216 -> 30476 bytes
04-build_abe-stage1/console.log.xz | Bin 71592 -> 71404 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9200 -> 9084 bytes
07-build_abe-glibc/console.log.xz | Bin 238960 -> 236956 bytes
08-build_abe-stage2/console.log.xz | Bin 200312 -> 199572 bytes
09-build_abe-gdb/console.log.xz | Bin 37096 -> 37232 bytes
10-build_abe-qemu/console.log.xz | Bin 31168 -> 30940 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3920 -> 3872 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2992 -> 2612 bytes
13-check_regression/console.log.xz | Bin 10364 -> 9232 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 22 +-
13-check_regression/results.compare | 62 +-
13-check_regression/results.compare2 | 1719 ++++++------
13-check_regression/results.regressions | 62 +-
14-update_baseline/console.log | 3863 +++++++++++++--------------
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 22 +-
14-update_baseline/results.compare | 62 +-
14-update_baseline/results.compare2 | 1719 ++++++------
14-update_baseline/results.regressions | 62 +-
jenkins/manifest.sh | 30 +-
sumfiles/g++.log.xz | Bin 3310872 -> 3339460 bytes
sumfiles/g++.sum | 1821 +++++++------
sumfiles/gcc.log.xz | Bin 2918144 -> 2900680 bytes
sumfiles/gcc.sum | 4384 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1022236 -> 1013900 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2296 -> 2292 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 184968 -> 185128 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 410028 -> 408504 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 6564 insertions(+), 7350 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 releases/gcc-9
in repository gcc.
from 5c50fd6adcb Daily bump.
new 727b930df96 Daily bump.
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/DATESTAMP | 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 releases/gcc-11
in repository gcc.
from f4aa5a3e95b Fortran: error recovery when simplifying EOSHIFT
new 54b825cfb6e Daily bump.
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/ChangeLog | 23 +++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 +++++++++
gcc/lto/ChangeLog | 11 +++++++++++
gcc/testsuite/ChangeLog | 22 ++++++++++++++++++++++
5 files changed, 66 insertions(+), 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 releases/gcc-10
in repository gcc.
from 323e72a83d4 Fortran: error recovery when simplifying EOSHIFT
new dde24b29cd3 Daily bump.
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/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 15 +++++++++++++++
4 files changed, 34 insertions(+), 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 master
in repository gcc.
from fb45d8e692d docs: mention analyzer interaction with -ftrivial-auto-var- [...]
new 88944e13149 Daily bump.
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/ChangeLog | 100 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 44 +++++++++++++++++++++
gcc/lto/ChangeLog | 8 ++++
gcc/testsuite/ChangeLog | 48 +++++++++++++++++++++++
libstdc++-v3/ChangeLog | 30 +++++++++++++++
6 files changed, 231 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.