This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 4e74354 Daily bump.
new dba31ef backport "Remove RECORD_TYPE special-casing in std_canonical_ [...]
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 | 9 +++++++++
gcc/builtins.c | 6 ++----
2 files changed, 11 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 clang.
from b042fd3 Turn FileManager DirectoryEntry::Name from raw pointer to Str [...]
new 51cb66f Delete clang-completion-mode.el.
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/clang-completion-mode.el | 248 -----------------------------------------
1 file changed, 248 deletions(-)
delete mode 100644 utils/clang-completion-mode.el
--
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-tools-extra.
from 766263c Make Emacs libraries compatible with Emacs 24.
new ba159dc clang-include-fixer.el: Don't prompt the user about killing 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:
include-fixer/tool/clang-include-fixer.el | 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 llvm.
from 33a142a Fix formatting in findRegisterUseOperandIdx. NFC.
new 8d8506a [AArch64] Allow label arithmetic with add/sub/cmp
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/AArch64/AsmParser/AArch64AsmParser.cpp | 57 +++++++------
.../AArch64/MCTargetDesc/AArch64AsmBackend.cpp | 11 +++
.../MCTargetDesc/AArch64MachObjectWriter.cpp | 2 +-
test/MC/AArch64/basic-a64-diagnostics.s | 5 ++
test/MC/AArch64/label-arithmetic-darwin.s | 61 ++++++++++++++
test/MC/AArch64/label-arithmetic-diags-darwin.s | 68 +++++++++++++++
test/MC/AArch64/label-arithmetic-diags-elf.s | 71 ++++++++++++++++
test/MC/AArch64/label-arithmetic-elf.s | 96 ++++++++++++++++++++++
8 files changed, 345 insertions(+), 26 deletions(-)
create mode 100644 test/MC/AArch64/label-arithmetic-darwin.s
create mode 100644 test/MC/AArch64/label-arithmetic-diags-darwin.s
create mode 100644 test/MC/AArch64/label-arithmetic-diags-elf.s
create mode 100644 test/MC/AArch64/label-arithmetic-elf.s
--
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-tools-extra.
from 3e2ee57 Fix clang-tools-extra build after r283815 (Store FileEntry::F [...]
new 766263c Make Emacs libraries compatible with Emacs 24.
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:
clang-rename/tool/clang-rename.el | 7 ++++++-
include-fixer/tool/clang-include-fixer.el | 9 +++++++--
2 files changed, 13 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 54bf85d Reverted r283740 [Object/ELF] - Do not crash on invalid Heade [...]
new 33a142a Fix formatting in findRegisterUseOperandIdx. 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/CodeGen/MachineInstr.cpp | 12 +++++-------
1 file changed, 5 insertions(+), 7 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 bf9c281 Revert "Add section header stream to PDB." because it depends [...]
new 66457b2 [ELF] - Fixed assertion fail when symbol table has invalid sh [...]
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/Writer.cpp | 3 +++
.../Inputs/{symtab-sh_info2.elf => symtab-sh_info3.elf} | Bin 470 -> 470 bytes
test/ELF/invalid/symtab-sh-info.s | 5 +++++
3 files changed, 8 insertions(+)
copy test/ELF/invalid/Inputs/{symtab-sh_info2.elf => symtab-sh_info3.elf} (81%)
--
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 3b202c1 Automatic date update in version.in
new f02cb05 Always descend into output section statements in lang_do_assignments
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 | 8 ++++++++
bfd/elf64-x86-64.c | 5 ++++-
bfd/elflink.c | 3 ++-
bfd/elfxx-mips.c | 1 +
ld/ChangeLog | 11 +++++++++++
ld/ldexp.c | 4 +++-
ld/ldlang.c | 38 +++++++++++++++++++++++---------------
ld/testsuite/ld-mmix/bpo-10.d | 3 +--
ld/testsuite/ld-mmix/bpo-11.d | 3 +--
9 files changed, 54 insertions(+), 22 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 ebc8a28 Revert "Codegen: Tail-duplicate during placement."
new 54bf85d Reverted r283740 [Object/ELF] - Do not crash on invalid Heade [...]
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/Object/ELF.h | 2 --
.../Inputs/invalid-sections-address-alignment.x86-64 | Bin 473 -> 0 bytes
test/Object/invalid.test | 4 ----
3 files changed, 6 deletions(-)
delete mode 100644 test/Object/Inputs/invalid-sections-address-alignment.x86-64
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.