This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ec34af5 * doc/gcc.texi: Remove "up" link to (DIR). * doc/gccint.tex [...]
new f768198 * es.po: Update.
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/po/ChangeLog | 4 +
gcc/po/es.po | 351 +++++++++++++++++++++++--------------------------------
2 files changed, 152 insertions(+), 203 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 f3ed5aa NewGVN: We pass rle-nonlocal, we just perform the replacement [...]
new 8c12617 Revert "Debug Info: Add basic support for external types refe [...]
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/llvm/IR/DIBuilder.h | 7 -----
include/llvm/IR/DebugInfoFlags.def | 3 +-
include/llvm/IR/DebugInfoMetadata.h | 1 -
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 1 -
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 17 +-----------
lib/CodeGen/AsmPrinter/DwarfUnit.h | 3 --
lib/IR/DIBuilder.cpp | 8 ------
test/DebugInfo/X86/externaltyperef.ll | 52 -----------------------------------
8 files changed, 3 insertions(+), 89 deletions(-)
delete mode 100644 test/DebugInfo/X86/externaltyperef.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.
unknown user pushed a change to branch master
in repository llvm.
from 7a06df3 [Thumb1] combine ADDC/SUBC with a negative immediate
new f3ed5aa NewGVN: We pass rle-nonlocal, we just perform the replacement [...]
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:
test/Transforms/NewGVN/rle-nonlocal.ll | 30 ++++++++++++++++++++++--------
1 file changed, 22 insertions(+), 8 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 1a01e7c gdbserver: Use pattern rule for the remaining %-ipa.o objects
new ddaaf0f Introduce regcache_get_ptid
new c638687 Add asserts in target_fetch/store_registers
new 6a06fbb amd64-linux-nat: Use ptid from regcache instead of inferior_ptid
new 5511968 aarc64-linux-nat: Use ptid from regcache instead of inferior_ptid
new edb5fb0 aix-thread: Use ptid from regcache instead of inferior_ptid
new f79ec20 alpha-bsd-nat: Use ptid from regcache instead of inferior_ptid
The 6 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 | 35 +++++++++++++++++++++++++++++++++++
gdb/aarch64-linux-nat.c | 8 ++++----
gdb/aix-thread.c | 14 +++++++-------
gdb/alpha-bsd-nat.c | 12 ++++++------
gdb/amd64-linux-nat.c | 8 ++++----
gdb/regcache.c | 10 ++++++++++
gdb/regcache.h | 4 ++++
gdb/target.c | 4 ++++
8 files changed, 74 insertions(+), 21 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 bb60730 Make FileOutputBuffer fail early if you pass a directory.
new 7a06df3 [Thumb1] combine ADDC/SUBC with a negative immediate
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/ARM/ARMISelLowering.cpp | 20 ++++++++++++++++++++
lib/Target/ARM/ARMInstrThumb.td | 6 ------
test/CodeGen/Thumb/long.ll | 14 ++++++--------
3 files changed, 26 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 55175b1 AMDGPU: Make 0 the private nullptr value
new 45f9ba4 Widen AST bitfields too small to represent all enumerators
new 19f6173 Fix -Wunused-lambda-capture warning in new code
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:
include/clang/AST/Decl.h | 2 +-
include/clang/AST/Expr.h | 1 +
include/clang/AST/Stmt.h | 6 ++++--
include/clang/Sema/DeclSpec.h | 6 ++++--
lib/CodeGen/CodeGenAction.cpp | 2 +-
5 files changed, 11 insertions(+), 6 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 7978d7c testsuite: Disable backslash_in_multi_line_command_test for o [...]
new c362e62 gdbserver: Use pattern rule for regformats source file generation
new 2112296 gdbserver: Use pattern rule for objects from target/
new 6bda016 gdbserver: Use pattern rule for objects from common/
new c5a2242 gdbserver: Use pattern rule for objects from nat/
new 50cfacb gdbserver: Use pattern rule for objects from arch/
new a8ebe3d gdbserver: Use pattern rule for IPA objects from gdbserver/
new 36bc18a gdbserver: Use pattern rule for IPA objects from common/
new 1a01e7c gdbserver: Use pattern rule for the remaining %-ipa.o objects
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:
gdb/gdbserver/ChangeLog | 233 ++++++++++++++++++++
gdb/gdbserver/Makefile.in | 533 ++++------------------------------------------
2 files changed, 271 insertions(+), 495 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 85ad85b [AVX-512] Fix another case where we are copying from a mask r [...]
new bb60730 Make FileOutputBuffer fail early if you pass a directory.
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/Support/FileOutputBuffer.cpp | 2 ++
1 file changed, 2 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 lld.
from 3159615 Add a comment to say that -build-id=sha1 is a synonym for tree.
new 475f570 Make FileOutputBuffer fail early if you pass a directory.
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:
test/ELF/early-exit-for-bad-paths.s | 3 +++
1 file changed, 3 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 gcc.
from d0e97f1 * doc/install.texi (Specific) <avr>: Remove reference to bi [...]
new ec34af5 * doc/gcc.texi: Remove "up" link to (DIR). * doc/gccint.tex [...]
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 | 5 +++++
gcc/doc/gcc.texi | 2 +-
gcc/doc/gccint.texi | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.