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_check_gcc/master-arm
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_native_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from 326f526e1b Fix flex rule in gdb
adds 14f9835738 Automatic date update in version.in
adds c7c6e55b60 or1k: Avoid R_OR1K_GOT16 signed overflow by using special howto
adds 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 | 13 +
bfd/dwarf2.c | 8 +-
bfd/elf32-or1k.c | 24 +-
bfd/version.h | 2 +-
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 +-
gold/ChangeLog | 4 +
gold/po/fr.po | 254 +-
ld/ChangeLog | 4 +
ld/po/fr.po | 3330 ++++++++++----------
15 files changed, 1910 insertions(+), 1806 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_native_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 5a6d31104 0: update: binutils-gcc-linux-glibc-gdb: 1
new ffe6aed58 0: update: binutils-gcc-linux-glibc-gdb: 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 (5a6d31104)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 51764 -> 51480 bytes
04-build_abe-gcc/console.log.xz | Bin 229792 -> 229212 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9012 -> 8776 bytes
07-build_abe-glibc/console.log.xz | Bin 229472 -> 229536 bytes
08-build_abe-gdb/console.log.xz | Bin 46972 -> 46760 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3804 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2656 -> 2584 bytes
11-check_regression/console.log.xz | Bin 3040 -> 3452 bytes
11-check_regression/results.compare | 16 +-
11-check_regression/results.compare2 | 249 +-
12-update_baseline/console.log | 479 +--
12-update_baseline/results.compare | 16 +-
12-update_baseline/results.compare2 | 249 +-
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 2815740 -> 2844400 bytes
sumfiles/g++.sum | 124 +-
sumfiles/gcc.log.xz | Bin 2416288 -> 2438320 bytes
sumfiles/gcc.sum | 5267 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 932800 -> 929776 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2256 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 196968 -> 196716 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2676 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 454308 -> 455992 bytes
sumfiles/libstdc++.sum | 17 +-
31 files changed, 3530 insertions(+), 3029 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-aarch64-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 326f526e1b Fix flex rule in gdb
adds 14f9835738 Automatic date update in version.in
adds c7c6e55b60 or1k: Avoid R_OR1K_GOT16 signed overflow by using special howto
adds 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 | 13 +
bfd/dwarf2.c | 8 +-
bfd/elf32-or1k.c | 24 +-
bfd/version.h | 2 +-
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 +-
gold/ChangeLog | 4 +
gold/po/fr.po | 254 +-
ld/ChangeLog | 4 +
ld/po/fr.po | 3330 ++++++++++----------
15 files changed, 1910 insertions(+), 1806 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_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 2ac96ffc2 0: update: binutils-gcc: 2
new 02820a733 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 (2ac96ffc2)
\
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 1500 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 37740 -> 37668 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 265376 -> 265716 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 -------------------------------
jenkins/manifest.sh | 12 +++++------
7 files changed, 6 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.