This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 15c02ab2569 rs6000: Do not allow combining of multiple assemble quads [ [...]
new 84c5516e429 rs6000: Remove altivec_overloaded_builtins array and initia [...]
new 97912187624 rs6000: Rename rs6000-builtin-new.def to rs6000-builtins.def
new 9e855d235a0 rs6000: Remove rs6000-builtin.def and associated data and f [...]
new d9421a8dcac rs6000: Rename functions with "new" in their names
new 926d64906af rs6000: Rename arrays to remove temporary _x suffix
new 63bb98e1c1e libstdc++: Simplify definition of std::regex_constants variables
new fda28722703 libstdc++: Simplify typedefs by using __UINTPTR_TYPE__
new 7ce3c230edf libstdc++: Fix handling of invalid ranges in std::regex [PR102447]
The 8 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/config/rs6000/rs6000-builtin.def | 3350 ----------
...{rs6000-builtin-new.def => rs6000-builtins.def} | 0
gcc/config/rs6000/rs6000-c.c | 184 +-
gcc/config/rs6000/rs6000-call.c | 6749 +-------------------
gcc/config/rs6000/rs6000-gen-builtins.c | 34 +-
gcc/config/rs6000/rs6000-internal.h | 2 +-
gcc/config/rs6000/rs6000-protos.h | 3 -
gcc/config/rs6000/rs6000.c | 92 +-
gcc/config/rs6000/rs6000.h | 58 -
gcc/config/rs6000/t-rs6000 | 7 +-
libstdc++-v3/include/bits/regex_compiler.h | 40 +-
libstdc++-v3/include/bits/regex_compiler.tcc | 118 +-
libstdc++-v3/include/bits/regex_constants.h | 148 +-
libstdc++-v3/include/bits/regex_error.h | 2 +-
libstdc++-v3/include/ext/pointer.h | 50 +-
.../algorithms/regex_match/cstring_bracket_01.cc | 62 +-
.../testsuite/28_regex/constants/constexpr.cc | 2 -
.../testsuite/28_regex/constants/error_type.cc | 2 +-
.../28_regex/constants/match_flag_type.cc | 25 +-
.../28_regex/constants/syntax_option_type.cc | 26 +-
20 files changed, 466 insertions(+), 10488 deletions(-)
delete mode 100644 gcc/config/rs6000/rs6000-builtin.def
rename gcc/config/rs6000/{rs6000-builtin-new.def => rs6000-builtins.def} (100%)
--
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_kernel/llvm-release-aarch64-stable-allyesconfig
in repository toolchain/ci/qemu.
from a3607def89 Update version for v6.2.0-rc4 release
new 44f28df247 Update version for v6.2.0 release
new af1719795c Open 6.3 development tree
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:
VERSION | 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_kernel/llvm-release-aarch64-stable-allyesconfig
in repository toolchain/ci/llvm-project.
from 19b8368225dc [X86][VARARG] Assign MMO earlier to avoid prolog insert po [...]
adds 52bfd2c1ccd8 [ELF] Do not report undefined weak references in shared libraries
adds f3394dc82c20 [libc++] Fix wrongly non-inline basic_string::shrink_to_fit
No new revisions were added by this update.
Summary of changes:
libcxx/include/string | 2 +
.../shrink_to_fit.explicit_instantiation.sh.cpp | 59 ++++++++++++++++++++++
lld/ELF/InputFiles.cpp | 2 +-
lld/test/ELF/allow-shlib-undefined-weak.s | 48 ++++++++++++++++++
4 files changed, 110 insertions(+), 1 deletion(-)
create mode 100644 libcxx/test/std/strings/basic.string/string.capacity/shrink_to_ [...]
create mode 100644 lld/test/ELF/allow-shlib-undefined-weak.s
--
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_kernel/llvm-release-aarch64-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from cd7ce9337f Automatic date update in version.in
adds 91cf5b0141 Automatic date update in version.in
adds d012e2bb91 Automatic date update in version.in
adds 172e0da3ef Automatic date update in version.in
adds 1fb4a5909e 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_kernel/llvm-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 62dcf54c5 0: update: binutils-llvm-linux-qemu: all
new 984549856 0: update: binutils-llvm-linux-qemu: all
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 (62dcf54c5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 1568 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 43080 -> 42596 bytes
04-build_llvm/console.log.xz | Bin 59252 -> 57740 bytes
05-build_abe-qemu/console.log.xz | Bin 29736 -> 29556 bytes
06-build_linux/console.log.xz | Bin 3788 -> 3548 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 15 insertions(+), 15 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_kernel/llvm-release-arm-lts-defconfig
in repository toolchain/ci/llvm-project.
from 19b8368225dc [X86][VARARG] Assign MMO earlier to avoid prolog insert po [...]
adds 52bfd2c1ccd8 [ELF] Do not report undefined weak references in shared libraries
new f3394dc82c20 [libc++] Fix wrongly non-inline basic_string::shrink_to_fit
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:
libcxx/include/string | 2 +
.../shrink_to_fit.explicit_instantiation.sh.cpp | 59 ++++++++++++++++++++++
lld/ELF/InputFiles.cpp | 2 +-
lld/test/ELF/allow-shlib-undefined-weak.s | 48 ++++++++++++++++++
4 files changed, 110 insertions(+), 1 deletion(-)
create mode 100644 libcxx/test/std/strings/basic.string/string.capacity/shrink_to_ [...]
create mode 100644 lld/test/ELF/allow-shlib-undefined-weak.s
--
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_kernel/llvm-release-arm-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from cd7ce9337f Automatic date update in version.in
adds 91cf5b0141 Automatic date update in version.in
adds d012e2bb91 Automatic date update in version.in
adds 172e0da3ef Automatic date update in version.in
adds 1fb4a5909e 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_kernel/llvm-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards aeacbec8c 0: update: binutils-llvm-linux-qemu: boot
new 14b13f3e8 0: update: binutils-llvm-linux-qemu: boot
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 (aeacbec8c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 1824 -> 1748 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 42048 -> 42176 bytes
04-build_llvm/console.log.xz | Bin 57980 -> 58980 bytes
05-build_abe-qemu/console.log.xz | Bin 29360 -> 29416 bytes
06-build_linux/console.log.xz | Bin 3608 -> 3840 bytes
07-boot_linux/console.log.xz | Bin 5800 -> 5800 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 16 ++++++++--------
10 files changed, 9 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.