This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 0d61887 [Parser] Correct typo after lambda capture initializer is parsed.
new 3a4d285 Fix the spelling of 'bitfield' in diagnostics to be consisten [...]
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/DiagnosticParseKinds.td | 4 ++--
include/clang/Basic/DiagnosticSemaKinds.td | 4 ++--
test/Parser/objc-property-syntax.m | 2 +-
test/Sema/constant-conversion.c | 24 ++++++++++++------------
test/SemaCXX/conversion.cpp | 2 +-
test/SemaCXX/member-init.cpp | 2 +-
test/SemaOpenCL/unsupported.cl | 2 +-
7 files changed, 20 insertions(+), 20 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 7b500b4 [IR] Remove the DIExpression field from DIGlobalVariable.
new c84e30c Reapply r289926: attempt to fix windows build
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/IR/Verifier.cpp | 3 ++-
1 file changed, 2 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 clang.
from 598b677 Add the alloc_size attribute to clang.
new ce25d00 Update for LLVM global variable debug info API change.
new 0d61887 [Parser] Correct typo after lambda capture initializer is parsed.
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/CodeGen/CGDebugInfo.cpp | 42 +++++++++++++++-----------
lib/CodeGen/CGDebugInfo.h | 6 ++--
lib/Parse/ParseExprCXX.cpp | 2 ++
test/CodeGen/2009-10-20-GlobalDebug.c | 14 +++++----
test/CodeGen/2010-08-10-DbgConstant.c | 2 +-
test/CodeGen/debug-info-atomic.c | 9 +++---
test/CodeGen/debug-info-global-constant.c | 4 +--
test/CodeGen/debug-info-static-const-fp.c | 30 +++++++++++-------
test/CodeGen/debug-info-static.c | 3 +-
test/CodeGenCXX/debug-info-global.cpp | 5 +--
test/CodeGenCXX/debug-info-static-member.cpp | 11 +++++--
test/CodeGenCXX/debug-info-template-member.cpp | 5 +--
test/CodeGenCXX/debug-info-template.cpp | 15 +++++----
test/CodeGenCXX/debug-info.cpp | 5 +--
test/CodeGenCXX/inline-dllexport-member.cpp | 3 +-
test/SemaCXX/lambda-expressions.cpp | 15 +++++++++
16 files changed, 110 insertions(+), 61 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 lld.
from 7f64678 Simplify type of Config->SymbolOrderingFile.
new 4cc2141 Set Config->ColorDiagnostics early so that all error messages [...]
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:
ELF/Driver.cpp | 24 +-----------------------
ELF/DriverUtils.cpp | 30 +++++++++++++++++++++++++++---
test/ELF/color-diagnostics.test | 3 ++-
3 files changed, 30 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 master
in repository compiler-rt.
from d177c00 Fixup for r290119: Only run debug_alloc_stack.cc on Darwin un [...]
new 43f4b13 Make this REQUIRES match the other REQUIRES lines that mentio [...]
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/tsan/debug_alloc_stack.cc | 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 lld.
from 61ecef4 Inline a small function.
new 7f64678 Simplify type of Config->SymbolOrderingFile.
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:
ELF/Config.h | 2 +-
ELF/Driver.cpp | 12 +-----------
ELF/OutputSections.cpp | 2 +-
ELF/OutputSections.h | 2 +-
ELF/Writer.cpp | 31 ++++++++++++++++---------------
5 files changed, 20 insertions(+), 29 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 412ffd8 Fix problem where linker does not place .note sections accord [...]
new dd1d944 Add opcodes RISC-V dependencies
new 96b0927 Improve RISC-V LD error message
new 1d65abb Formatting changes for RISC-V
new 45f7642 Rework RISC-V relocations
new 1d61f79 Fix an integer overflow in RISC-V relocation handling
new 2922d21 Re-work RISC-V gas flags: now we just support -mabi and -march
new d115ab8 Don't define RISC-V .p2align
new 755c529 Add canonical JALR for RISC-V
new 04386d9 Fix disassembly of RISC-V CSR instructions under -Mno-aliases
new 3e67a37 Correct assembler mnemonic for RISC-V aqrl AMOs
The 10 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 | 53 +++++
bfd/bfd-in2.h | 9 +
bfd/elfnn-riscv.c | 114 +++++++---
bfd/elfxx-riscv.c | 166 +++++++++++++--
bfd/libbfd.h | 9 +
bfd/reloc.c | 18 ++
binutils/ChangeLog | 6 +
binutils/readelf.c | 21 +-
gas/ChangeLog | 56 +++++
gas/config/tc-riscv.c | 561 +++++++++++++++++++++++++++++--------------------
gas/config/tc-riscv.h | 22 +-
gas/doc/as.texinfo | 5 +-
gas/doc/c-riscv.texi | 23 +-
include/ChangeLog | 12 ++
include/elf/riscv.h | 24 ++-
opcodes/ChangeLog | 30 +++
opcodes/Makefile.am | 2 +
opcodes/Makefile.in | 4 +
opcodes/po/POTFILES.in | 2 +
opcodes/riscv-dis.c | 8 +-
opcodes/riscv-opc.c | 105 ++++-----
21 files changed, 899 insertions(+), 351 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 lld.
from 61db4e7 Fix corner cases of setting the section address.
new 61ecef4 Inline a small function.
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:
ELF/Driver.cpp | 15 ++++-----------
1 file changed, 4 insertions(+), 11 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 ec5882f Automatic date update in version.in
new 412ffd8 Fix problem where linker does not place .note sections accord [...]
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:
gold/ChangeLog | 15 ++++++++++++++
gold/layout.cc | 52 +++++++++++++++++++++++++++++--------------------
gold/layout.h | 2 +-
gold/script-sections.cc | 17 +++++++++-------
gold/script-sections.h | 5 ++++-
5 files changed, 61 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.