This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from b46c4cf090 Maxim Grigoriev stepping down as Xtensa maintainer
new f7e16c2a9c xtensa: don't expect XCHAL_* macros to be constant
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/ChangeLog | 9 ++++++++
bfd/elf32-xtensa.c | 60 +++++++++++++++++++++++++++++---------------------
gas/ChangeLog | 11 +++++++++
gas/config/tc-xtensa.c | 32 ++++++++++++++++++---------
gas/config/tc-xtensa.h | 9 +++++++-
5 files changed, 84 insertions(+), 37 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 binutils-gdb.
from e64519d1ed Fix seg-fault when trying to disassemble a corrupt score binary.
new b46c4cf090 Maxim Grigoriev stepping down as Xtensa maintainer
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:
gdb/ChangeLog | 4 ++++
gdb/MAINTAINERS | 2 +-
2 files changed, 5 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 llvm.
from 43be377dc04 Test commit - NFC.
new 1108fa47f5f Supressed warning: declared ‘static’ but never defined.
new 8a5ef4d3605 Specified ReportError as noreturn friendly to old compilers.
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:
lib/DebugInfo/DWARF/DWARFDebugFrame.cpp | 23 +++++++++++++---------
.../Transforms/Scalar/LoopPassManagerTest.cpp | 11 +++++++++++
2 files changed, 25 insertions(+), 9 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 compiler-rt.
from fccfd4523 [sanitizer] MmapAlignedOrDie changes to reduce fragmentation
new 6cd1865e1 [sanitizer] Reverting D34152
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:
.../sanitizer_allocator_primary32.h | 58 +++-------------------
lib/sanitizer_common/sanitizer_common.h | 10 +---
lib/sanitizer_common/sanitizer_posix.cc | 23 +++------
lib/sanitizer_common/sanitizer_win.cc | 6 +--
.../tests/sanitizer_common_test.cc | 35 +------------
5 files changed, 20 insertions(+), 112 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 b4bbadc125a Recognize '-' as special -MF argument (write to stdout)
new 264cc125b92 gcc: xtensa: allow XCHAL_* macros to be non-constant
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 | 14 ++++++++++++++
gcc/config/xtensa/xtensa.c | 18 +++++++++---------
gcc/config/xtensa/xtensa.h | 11 ++++++++---
3 files changed, 31 insertions(+), 12 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 996d9b54809 [ValueTracking] Correct early out in computeKnownBitsFromOp [...]
new 43be377dc04 Test commit - NFC.
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/PPCISelLowering.cpp | 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 clang.
from 1bc0fd6576 Define _GNU_SOURCE for rtems c++
new d3bd267b24 [PPC] Enhance altivec conversion function macros implementation.
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:
include/clang/Basic/BuiltinsPPC.def | 8 ++++----
test/CodeGen/builtins-ppc-error.c | 33 +++++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+), 4 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 7e8532edeb4 Add an include of gtest-printers.h to appease the buildbots.
new b76b866ea10 [x86] replace div/rem with shift/mask for better shuffle co [...]
new 996d9b54809 [ValueTracking] Correct early out in computeKnownBitsFromOp [...]
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:
lib/Analysis/ValueTracking.cpp | 3 ++-
lib/Target/X86/X86ISelLowering.cpp | 44 +++++++++++++++++++++++++-----------
test/Transforms/InstCombine/shift.ll | 10 ++++++++
3 files changed, 43 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 clang.
from 6bdfcedff7 Be more strict when checking the -flto option value
new 1bc0fd6576 Define _GNU_SOURCE for rtems c++
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/Basic/Targets.cpp | 3 +++
test/Preprocessor/init.c | 1 +
2 files changed, 4 insertions(+)
--
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 13498f688 PR32476: __nop_locale_mgmt.h not needed with newlib 2.5+
new 899f113f6 In several places in std::allocator<const T> (and one in shar [...]
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:
include/memory | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.