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_build/master-aarch64
in repository toolchain/ci/gcc.
from ae54c1b0996 AArch64: Cleanup option processing code
adds 72e52b88582 c++: auto function as function argument [PR105779]
adds e2e471d83d1 c++: auto and dependent member name [PR105734]
adds a743a72714f DSE: Use the constant store source if possible
adds c4c3cd5ca5f [PATCH] configure: use OBJDUMP determined by libtool [PR95648]
adds 2d546ff6945 libgcc: Align __EH_FRAME_BEGIN__ to pointer size
new 3164de6ac1b 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:
config/ChangeLog | 5 +
config/gcc-plugin.m4 | 2 +-
gcc/ChangeLog | 385 +++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 272 ++++++++++++++++++++++
gcc/configure | 2 +-
gcc/cp/ChangeLog | 41 ++++
gcc/cp/call.cc | 5 +
gcc/cp/parser.cc | 2 +-
gcc/cp/pt.cc | 4 -
gcc/df-core.cc | 41 ++++
gcc/df.h | 1 +
gcc/dse.cc | 8 +
gcc/loop-iv.cc | 45 +---
gcc/testsuite/ChangeLog | 35 +++
gcc/testsuite/g++.dg/cpp0x/auto57.C | 15 ++
gcc/testsuite/g++.dg/cpp1y/auto-fn63.C | 12 +
gcc/testsuite/g++.target/i386/pr105638.C | 44 ++++
libcc1/ChangeLog | 5 +
libcc1/configure | 2 +-
libgcc/ChangeLog | 5 +
libgcc/crtstuff.c | 3 +-
22 files changed, 882 insertions(+), 54 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/auto57.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn63.C
create mode 100644 gcc/testsuite/g++.target/i386/pr105638.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from fc18b1c5af [gdb] Fix warning in foreach_arch selftests
adds a115b27934 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards b15bd9b62 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new c9f5ab4ca 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (b15bd9b62)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1556 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 30644 -> 30376 bytes
05-build_abe-stage1/console.log.xz | Bin 72160 -> 71608 bytes
07-build_abe-linux/console.log.xz | Bin 9352 -> 9400 bytes
08-build_abe-glibc/console.log.xz | Bin 238488 -> 237936 bytes
09-build_abe-stage2/console.log.xz | Bin 202504 -> 201988 bytes
10-build_abe-gdb/console.log.xz | Bin 37844 -> 37468 bytes
11-build_abe-qemu/console.log.xz | Bin 31944 -> 32704 bytes
12-check_regression/console.log.xz | Bin 420 -> 432 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 26 +++++++++++++-------------
12 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 54eb8462f21f Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux [...]
new 309001c22cdd xfs: don't leak da state when freeing the attr intent item
new a618acab136b xfs: don't leak the retained da state when doing a leaf to [...]
new 356cb708ea18 xfs: reject unknown xattri log item operation flags during [...]
new 85d76aec6bbb xfs: reject unknown xattri log item filter flags during recovery
new 25b1e9dc3229 xfs: validate xattr name earlier in recovery
new 2fe3ffcf5592 xfs: free xfs_attrd_log_items correctly
new 4d0cdd2bb8f0 xfs: clean up xfs_attr_node_hasname
new b53d212b4b5c xfs: put the xattr intent item op flags in their own namespace
new e2c78949b641 xfs: use a separate slab cache for deferred xattr work state
new 500a512c60d1 xfs: remove struct xfs_attr_item.xattri_flags
new 4136e38af728 xfs: put attr[id] log item cache init with the others
new 3768f6985700 xfs: clean up state variable usage in xfs_attr_node_remove_attr
new e3c5de22026f xfs: rename struct xfs_attr_item to xfs_attr_intent
new 22a68ba72423 xfs: do not use logged xattr updates on V4 filesystems
new 4183e4f27f40 xfs: share xattr name and value buffers when logging xattr [...]
new 41bc61c02a5a xfs: fix typo in comment
new e62c72081759 xfs: Remove dead code
new 93e6aa4329d0 xfs: reduce IOCB_NOWAIT judgment for retry exclusive unali [...]
new 73c348d4ab5c xfs: Remove duplicate include
new ab6a8d3f1a2a Merge branch 'guilt/xfs-5.19-misc-3' into xfs-5.19-for-next
new 5672225e8f2a xfs: avoid unnecessary runtime sibling pointer endian conversions
new 5b55cbc2d726 xfs: don't assert fail on perag references on teardown
new 56486f307100 xfs: assert in xfs_btree_del_cursor should take into accou [...]
new 86d40f1e49e9 xfs: purge dquots after inode walk fails during quotacheck
new a54f78def73d xfs: don't leak btree cursor when insrec fails after a split
new 6f5097e3367a xfs: fix xfs_ifree() error handling to not leak perag ref
new 2723234923b3 xfs: refactor buffer cancellation table allocation
new 8db074bd84df xfs: don't leak xfs_buf_cancel structures when recovery fails
new 910bbdf2f4d7 xfs: convert buf_cancel_table allocation to kmalloc_array
new 621dc801df4c Merge branch 'guilt/xfs-5.19-recovery-buf-cancel' into xfs [...]
new 374037966d66 xfs: don't log every time we clear the log incompat flags
new df5660cf63bb xfs: implement per-mount warnings for scrub and shrink usage
new 202865cc215d xfs: warn about LARP once per mount
new d9c61ccb3b09 xfs: move xfs_attr_use_log_assist out of xfs_log.c
new efc2efeba169 xfs: move xfs_attr_use_log_assist usage out of libxfs
new 7146bda743e6 Merge branch 'guilt/xfs-5.19-larp-cleanups' into xfs-5.19- [...]
new 0e5ab8dd87c2 Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/p [...]
The 37 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:
fs/xfs/libxfs/xfs_ag.c | 3 +-
fs/xfs/libxfs/xfs_attr.c | 198 +++++++++-----------
fs/xfs/libxfs/xfs_attr.h | 63 ++++---
fs/xfs/libxfs/xfs_attr_remote.c | 6 +-
fs/xfs/libxfs/xfs_attr_remote.h | 6 +-
fs/xfs/libxfs/xfs_btree.c | 63 +++++--
fs/xfs/libxfs/xfs_da_btree.c | 11 ++
fs/xfs/libxfs/xfs_da_btree.h | 1 +
fs/xfs/libxfs/xfs_defer.c | 67 +++++--
fs/xfs/libxfs/xfs_log_format.h | 18 +-
fs/xfs/libxfs/xfs_log_recover.h | 14 +-
fs/xfs/libxfs/xfs_symlink_remote.c | 2 +-
fs/xfs/scrub/scrub.c | 17 +-
fs/xfs/xfs_acl.c | 3 +-
fs/xfs/xfs_attr_item.c | 364 +++++++++++++++++++++----------------
fs/xfs/xfs_attr_item.h | 22 ++-
fs/xfs/xfs_buf_item_recover.c | 66 +++++++
fs/xfs/xfs_file.c | 2 +-
fs/xfs/xfs_fsops.c | 7 +-
fs/xfs/xfs_inode.c | 2 +-
fs/xfs/xfs_ioctl.c | 3 +-
fs/xfs/xfs_iops.c | 3 +-
fs/xfs/xfs_log.c | 41 -----
fs/xfs/xfs_log.h | 7 +
fs/xfs/xfs_log_priv.h | 3 -
fs/xfs/xfs_log_recover.c | 93 ++--------
fs/xfs/xfs_message.h | 6 +
fs/xfs/xfs_mount.c | 1 -
fs/xfs/xfs_mount.h | 18 +-
fs/xfs/xfs_qm.c | 9 +-
fs/xfs/xfs_super.c | 20 ++
fs/xfs/xfs_super.h | 1 -
fs/xfs/xfs_xattr.c | 79 +++++++-
fs/xfs/xfs_xattr.h | 13 ++
34 files changed, 719 insertions(+), 513 deletions(-)
create mode 100644 fs/xfs/xfs_xattr.h
--
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/gcc.
from ae54c1b0996 AArch64: Cleanup option processing code
adds 72e52b88582 c++: auto function as function argument [PR105779]
adds e2e471d83d1 c++: auto and dependent member name [PR105734]
adds a743a72714f DSE: Use the constant store source if possible
adds c4c3cd5ca5f [PATCH] configure: use OBJDUMP determined by libtool [PR95648]
adds 2d546ff6945 libgcc: Align __EH_FRAME_BEGIN__ to pointer size
No new revisions were added by this update.
Summary of changes:
config/gcc-plugin.m4 | 2 +-
gcc/configure | 2 +-
gcc/cp/call.cc | 5 ++++
gcc/cp/parser.cc | 2 +-
gcc/cp/pt.cc | 4 ---
gcc/df-core.cc | 41 +++++++++++++++++++++++++++++
gcc/df.h | 1 +
gcc/dse.cc | 8 ++++++
gcc/loop-iv.cc | 45 +-------------------------------
gcc/testsuite/g++.dg/cpp0x/auto57.C | 15 +++++++++++
gcc/testsuite/g++.dg/cpp1y/auto-fn63.C | 12 +++++++++
gcc/testsuite/g++.target/i386/pr105638.C | 44 +++++++++++++++++++++++++++++++
libcc1/configure | 2 +-
libgcc/crtstuff.c | 3 ++-
14 files changed, 133 insertions(+), 53 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/auto57.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn63.C
create mode 100644 gcc/testsuite/g++.target/i386/pr105638.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-aarch64
in repository toolchain/ci/binutils-gdb.
from fc18b1c5af [gdb] Fix warning in foreach_arch selftests
adds a115b27934 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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 786c0ed23 0: update: binutils-gcc: 1
new ee85d590c 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 (786c0ed23)
\
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 1540 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 39592 -> 38128 bytes
04-build_abe-gcc/console.log.xz | Bin 210764 -> 211172 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3868 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2900 -> 2792 bytes
07-check_regression/console.log.xz | Bin 3260 -> 2984 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 7 -
07-check_regression/results.compare | 25 +-
07-check_regression/results.compare2 | 86 +-
07-check_regression/results.regressions | 27 -
08-update_baseline/console.log | 456 ++-
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 7 -
08-update_baseline/results.compare | 25 +-
08-update_baseline/results.compare2 | 86 +-
08-update_baseline/results.regressions | 27 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3574428 -> 3562780 bytes
sumfiles/g++.sum | 128 +-
sumfiles/gcc.log.xz | Bin 3041080 -> 3051876 bytes
sumfiles/gcc.sum | 4654 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1037948 -> 1034424 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2188 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204144 -> 204160 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 432316 -> 431736 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2770 insertions(+), 2854 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-update_baseline/results.regressions
--
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_debug
in repository toolchain/ci/binutils-gdb.
from 739f950664 Automatic date update in version.in
adds b0de9ed86f Re: use libiberty xmalloc in bfd/doc/chew.c
adds 68538bbeaa gdb:csky save fpu and vdsp info to struct csky_gdbarch_tdep
adds 1d2eeb660f [arm] Cleanup: use hex for offsets
adds 39fc7ff66b [arm] d0..d15 are 64-bit each, not 32-bit
adds de76473c2d [arm] Add support for FPU registers in prologue unwinder
adds 46c7fd95fc [arm] Don't use special treatment for PC
adds 80fa4b2a60 Add gdb.current_language and gdb.Frame.language
adds fc18b1c5af [gdb] Fix warning in foreach_arch selftests
new a115b27934 Automatic date update in version.in
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:
bfd/Makefile.in | 3 +-
bfd/doc/chew.c | 41 +++++++++++++++++++++++--
bfd/doc/local.mk | 4 +--
bfd/version.h | 2 +-
gdb/NEWS | 7 +++++
gdb/arm-tdep.c | 36 +++++++++-------------
gdb/csky-tdep.c | 42 ++++++++++++++++++++++++--
gdb/csky-tdep.h | 5 +++-
gdb/doc/python.texi | 12 ++++++++
gdb/osabi.c | 50 +++++++++++++++++++++++--------
gdb/osabi.h | 13 ++++++++
gdb/python/py-frame.c | 25 ++++++++++++++++
gdb/python/python.c | 12 ++++++++
gdb/selftest-arch.c | 18 ++++++++++-
gdb/testsuite/gdb.python/py-frame.exp | 6 ++++
gdb/testsuite/gdb.python/py-parameter.exp | 14 +++++++++
gdb/testsuite/gdb.rust/pp.exp | 2 ++
17 files changed, 245 insertions(+), 47 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_debug
in repository toolchain/ci/base-artifacts.
discards 0f7b6b341 0: update: binutils-gcc: 2
new 851691332 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 (0f7b6b341)
\
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 1556 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 50808 -> 50720 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 465800 -> 465200 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.