This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_31-branch
in repository binutils-gdb.
from b6a63da464 ld: Properly display default for -z separate-code
new ea2d583ffe 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/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.
unknown user pushed a change to branch master
in repository llvm.
from 2dc5cd2beb8 Silence an MSVC C4189 warning about a local variable being [...]
new 4fcda06d85c [Power9]Legalize and emit code for round & convert quad-pre [...]
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:
lib/Target/PowerPC/P9InstrResources.td | 3 +-
lib/Target/PowerPC/PPCISelLowering.cpp | 4 +
lib/Target/PowerPC/PPCInstrVSX.td | 22 ++++-
test/CodeGen/PowerPC/f128-conv.ll | 154 +++++++++++++++++++++++++++++++++
4 files changed, 180 insertions(+), 3 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 llvm.
from d04690c89ba [mips] Warn when crc, ginv, virt flags are used with too ol [...]
new 2dc5cd2beb8 Silence an MSVC C4189 warning about a local variable being [...]
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:
unittests/Support/Path.cpp | 1 -
1 file changed, 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 gcc-8-branch
in repository gcc.
from 36371743e6c [AArch64, Falkor] Falkor address costs tuning
new 8d162fb9d96 Backport from mainline
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/cp/ChangeLog | 11 +++++++++++
gcc/cp/method.c | 2 +-
gcc/testsuite/g++.dg/ext/is_trivially_constructible1.C | 5 +++++
3 files changed, 17 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 libcxx.
from 8fdc49186 [libc++] Install the missing header __errc
new e5a3de1bd Remove old workaround that is no longer needed
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:
utils/libcxx/test/config.py | 3 ---
1 file changed, 3 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 34fdb893e0 locale: XFAIL newlocale usage in static binary (Bug 23164)
new 1002d70823 posix: Fix bug-regex33 after regex sync
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:
ChangeLog | 4 ++++
posix/bug-regex33.c | 6 +++---
2 files changed, 7 insertions(+), 3 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 gcc.
from 142c83445dc gcc/
new 43c7ee54a2c P0646R1 Improving the Return Value of Erase-Like Algorithms I
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:
libstdc++-v3/ChangeLog | 34 +++++++++++++
libstdc++-v3/include/bits/forward_list.h | 26 ++++++++--
libstdc++-v3/include/bits/forward_list.tcc | 44 +++++++++++++----
libstdc++-v3/include/bits/list.tcc | 53 ++++++++++++++++-----
libstdc++-v3/include/bits/stl_list.h | 24 ++++++++--
libstdc++-v3/include/std/version | 1 +
.../operations/remove_cxx20_return.cc} | 55 +++++++++++-----------
.../operations/unique_cxx20_return.cc} | 36 +++++++++-----
.../operations/remove_cxx20_return.cc} | 55 +++++++++++-----------
.../operations/unique_cxx20_return.cc} | 33 +++++++++----
10 files changed, 254 insertions(+), 107 deletions(-)
copy libstdc++-v3/testsuite/23_containers/{map/operations/contains.cc => forward_l [...]
copy libstdc++-v3/testsuite/23_containers/{unordered_multiset/operations/contains. [...]
copy libstdc++-v3/testsuite/23_containers/{set/operations/contains.cc => list/oper [...]
copy libstdc++-v3/testsuite/23_containers/{unordered_map/operations/contains.cc => [...]
--
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 gcc-8-branch
in repository gcc.
from 00bef0b85eb Remove spurious $HOME include from BRIG FE Makefile
new 36371743e6c [AArch64, Falkor] Falkor address costs tuning
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 | 6 ++++++
gcc/config/aarch64/aarch64.c | 18 +++++++++++++++++-
2 files changed, 23 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 ae78886a67c PR c++/86398
new 142c83445dc gcc/
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 | 7 +++++
gcc/config/gnu-user.h | 2 +-
gcc/gcc.c | 2 +-
libsanitizer/ChangeLog | 11 ++++++++
libsanitizer/Makefile.am | 2 +-
libsanitizer/Makefile.in | 6 ++---
libsanitizer/asan/Makefile.am | 4 +--
libsanitizer/asan/Makefile.in | 8 +++---
libsanitizer/ubsan/Makefile.am | 6 ++++-
libsanitizer/ubsan/Makefile.in | 58 +++++++++++++++++++++++++++---------------
10 files changed, 74 insertions(+), 32 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 llvm.
from 1631efd1b8c [PowerPC] Replace the Post RA List Scheduler with the Machi [...]
new d04690c89ba [mips] Warn when crc, ginv, virt flags are used with too ol [...]
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:
lib/Target/Mips/MipsSubtarget.cpp | 35 +++++++++++------
lib/Target/Mips/MipsSubtarget.h | 9 +++++
.../Mips/{dsp_msa_warning.ll => ase_warnings.ll} | 45 ++++++++++++++++++++++
3 files changed, 78 insertions(+), 11 deletions(-)
rename test/CodeGen/Mips/{dsp_msa_warning.ll => ase_warnings.ll} (50%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.