This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f700e4b0ee3 rs6000: Support doubleword swaps removal in rot64 load stor [...]
new 59d6713a138 Improve JSON examples.
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/doc/gcov.texi | 50 +++++++++++++++++++++++++-------------------------
gcc/doc/invoke.texi | 3 +--
2 files changed, 26 insertions(+), 27 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 devel/sphinx
in repository gcc.
from 8451c23d287 Merge branch 'master' into devel/sphinx
new c7768f06839 Improve JSON code-blocks.
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/doc/gcov.texi | 50 +++++++++++++++++++++++++-------------------------
gcc/doc/invoke.texi | 3 +--
2 files changed, 26 insertions(+), 27 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-stable-allyesconfig
in repository toolchain/ci/llvm-project.
from 328a6ec95532 Force visibility of llvm::Any to external
adds 77b63ce55e4d [MemoryDependence] Fix invariant group store
adds f2ce10d14b7c [PowerPC] Handle inline assembly clobber of link regsiter
adds e673593742e7 [clang-format] PR50326 AlignAfterOpenBracket AlwaysBreak [...]
adds 6279fd114acb [SPE] Disable strict-fp for SPE by default
adds f1b1151b61b1 [libc++] [test] Fix a few tests for 32-bit x86
adds 6a86669a6d99 [WebAssembly] Ignore filters in Emscripten EH landingpads
adds 0826268d59c6 [PowerPC] Fix x86 vector intrinsics wrapper compilation under C++
adds cde86632a772 Various minor fixes for python 3
adds cf3e126e6449 [libcxx] Make the GDB pretty printer test less strict
adds bf25180e6727 Tolerate missing debug info in the shared_ptr pretty printer.
adds 1539c543dbe5 Don't fail the shared_ptr test if libc++ has insufficient [...]
adds fec90b2cebc3 Reland "[MC][ELF] Work around R_MIPS_LO16 relocation handl [...]
new 28730bc82ac0 [AArch64] Prevent spilling between ldxr/stxr pairs
new 84e8b1cf07b9 [clangd] Only allow remote index to be enabled from user config.
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:
clang-tools-extra/clangd/ConfigCompile.cpp | 13 +-
clang-tools-extra/clangd/ConfigFragment.h | 3 +
clang-tools-extra/clangd/ConfigProvider.cpp | 27 +-
clang-tools-extra/clangd/ConfigProvider.h | 6 +-
clang-tools-extra/clangd/tool/ClangdMain.cpp | 4 +-
.../clangd/unittests/ConfigCompileTests.cpp | 14 +
clang/lib/Basic/Targets/PPC.cpp | 1 +
clang/lib/Format/TokenAnnotator.cpp | 12 +-
clang/lib/Headers/ppc_wrappers/xmmintrin.h | 9 +-
clang/test/CodeGen/builtins-ppc-fpconstrained.c | 3 +
clang/test/CodeGen/ppc-xmmintrin.c | 6 +-
clang/unittests/Format/FormatTest.cpp | 20 +
libcxx/test/libcxx/gdb/gdb_pretty_printer_test.py | 20 +-
.../test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp | 25 +-
.../memory/trivial_abi/unique_ptr_ret.pass.cpp | 4 +
.../memory/trivial_abi/weak_ptr_ret.pass.cpp | 5 +-
libcxx/utils/gdb/libcxx/printers.py | 44 +-
llvm/lib/Analysis/MemoryDependenceAnalysis.cpp | 4 +-
llvm/lib/MC/ELFObjectWriter.cpp | 11 +
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp | 43 +-
llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 62 ++
llvm/lib/Target/PowerPC/PPCISelLowering.h | 1 +
llvm/lib/Target/PowerPC/PPCRegisterInfo.td | 7 +
.../WebAssemblyLowerEmscriptenEHSjLj.cpp | 13 +-
llvm/test/CodeGen/AArch64/atomicrmw-O0.ll | 697 +++++++++++++++++++++
.../CodeGen/PowerPC/ppc64-inlineasm-clobber.ll | 264 ++++++++
.../CodeGen/WebAssembly/lower-em-exceptions.ll | 12 +-
llvm/test/MC/Mips/elf-relsym.s | 10 +-
llvm/test/MC/Mips/mips_lo16.s | 22 +
llvm/test/MC/Mips/xgot.s | 4 +-
.../AArch64/expand-atomicrmw-xchg-fp.ll | 4 +-
llvm/test/Transforms/GVN/storeinvgroup.ll | 21 +
32 files changed, 1287 insertions(+), 104 deletions(-)
create mode 100644 llvm/test/CodeGen/AArch64/atomicrmw-O0.ll
create mode 100644 llvm/test/CodeGen/PowerPC/ppc64-inlineasm-clobber.ll
create mode 100644 llvm/test/MC/Mips/mips_lo16.s
create mode 100644 llvm/test/Transforms/GVN/storeinvgroup.ll
--
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-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 57bef2f936 Automatic date update in version.in
adds 215986c7c0 Automatic date update in version.in
adds 0aa46dd891 Automatic date update in version.in
adds ecb46fca67 Automatic date update in version.in
adds 1dae789b15 Automatic date update in version.in
adds 953595dada Automatic date update in version.in
adds 8b91c37ed9 Automatic date update in version.in
adds 8c5062d58d 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6874fdff 0: update: binutils-llvm-linux-qemu: all
new e24fb626 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 (6874fdff)
\
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 | 162 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11728 ++++++-------
04-build_llvm/console.log | 13783 +++++++--------
05-build_abe-qemu/console.log | 7006 ++++----
06-build_linux/console.log | 982 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 34101 ++++++++++++++++++------------------
jenkins/manifest.sh | 20 +-
11 files changed, 34144 insertions(+), 34078 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/gnu-master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards bb117b83 0: update: gcc-600f90cbbbf2f1e4511d72a23a5d637d11e9f28b: 1
new 9b7a3dfc 0: update: gcc-f700e4b0ee3ef53b48975cf89be26b9177e3a3f3: 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 (bb117b83)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 76 +-
02-prepare_abe/console.log | 114 +-
04-build_abe-bootstrap_debug/console.log | 92137 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 92367 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
7 files changed, 92341 insertions(+), 92365 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 glibc.
from 6a86bc0992 AArch64: Add support for roundeven[f]
new 0c78b0bb78 iconvconfig: Make file handling more general purpose
new 3979c3e1ba iconvconfig: Read configuration from gconv-modules.d subdirectory
new b17d29b390 gconv_conf: Read configuration files in gconv-modules.d
new fc5bfade69 iconvdata: Move gconv-modules configuration to gconv-modules.conf
new 5a5b481365 iconvdata: Split out non-essential gconv module configuration
The 5 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:
iconv/gconv_conf.c | 49 +++++++--
iconv/iconvconfig.c | 103 +++++++++++++-----
iconvdata/Makefile | 46 +++++----
.../{gconv-modules => gconv-modules-extra.conf} | 83 ---------------
iconvdata/gconv-modules.conf | 115 +++++++++++++++++++++
localedata/Makefile | 4 +-
sysdeps/s390/Makefile | 16 ++-
.../{gconv-modules => gconv-modules-s390.conf} | 0
8 files changed, 280 insertions(+), 136 deletions(-)
rename iconvdata/{gconv-modules => gconv-modules-extra.conf} (95%)
create mode 100644 iconvdata/gconv-modules.conf
rename sysdeps/s390/{gconv-modules => gconv-modules-s390.conf} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.