This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 86ab1dc77f [AST] Look through attribute type locs when searching for fu [...]
new 140708f7fd -Wdocumentation should not check the @returns command for Ob [...]
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/AST/CommentSema.cpp | 6 ++++--
test/Sema/warn-documentation.m | 8 ++++++++
2 files changed, 12 insertions(+), 2 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 b41c5a85a7 [gdbarch] New method "execute_dwarf_cfa_vendor_op" and migra [...]
new 3e6b644558 Improve decoding of corrupt/unrecognised gnu build attribute notes.
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:
binutils/ChangeLog | 9 +++++++
binutils/readelf.c | 39 ++++++++++++++++++++++-------
binutils/testsuite/binutils-all/note-2-32.s | 32 +++++++++++------------
binutils/testsuite/binutils-all/note-2-64.s | 34 +++++++++++--------------
4 files changed, 67 insertions(+), 47 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 2171b736076 [X86][SSE] Add test case for repeated vector insertions of [...]
new 4886bbbe713 [X86] Added pointer math zext test case (PR22970)
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/CodeGen/X86/pr22970.ll | 47 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 47 insertions(+)
create mode 100644 test/CodeGen/X86/pr22970.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 binutils-gdb.
from 23ec1e32b1 PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if [...]
new b41c5a85a7 [gdbarch] New method "execute_dwarf_cfa_vendor_op" and migra [...]
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 | 17 ++++++++++
gdb/arch-utils.c | 9 ++++++
gdb/arch-utils.h | 6 ++++
gdb/dwarf2-frame.c | 92 +++++++-----------------------------------------------
gdb/dwarf2-frame.h | 58 ++++++++++++++++++++++++++++++++++
gdb/gdbarch.c | 23 ++++++++++++++
gdb/gdbarch.h | 7 +++++
gdb/gdbarch.sh | 3 ++
gdb/sparc-tdep.c | 32 +++++++++++++++++++
9 files changed, 167 insertions(+), 80 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 90d2a69824 clang-format: [JS/Java] ignore Objective-C constructs in JS & Java.
new 86ab1dc77f [AST] Look through attribute type locs when searching for fu [...]
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/AST/Comment.cpp | 3 +++
test/Sema/warn-documentation.m | 2 +-
2 files changed, 4 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 a530e823ed [analyzer] Teach the MallocChecker about Glib API for two arguments
new 2731f95836 clang-format: [JS] prevent wraps before class members.
new 730d18e321 formatting
new 90d2a69824 clang-format: [JS/Java] ignore Objective-C constructs in JS & Java.
The 3 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/Format/FormatToken.h | 4 ++++
lib/Format/TokenAnnotator.cpp | 14 ++++++++++----
unittests/Format/FormatTestJS.cpp | 22 ++++++++++++++++++++++
3 files changed, 36 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 70c9b6a6d8d Simplify the CFG after loop pass cleanup.
new 2171b736076 [X86][SSE] Add test case for repeated vector insertions of [...]
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/CodeGen/X86/insertelement-duplicates.ll | 58 ++++++++++++++++++++++++++++
1 file changed, 58 insertions(+)
create mode 100644 test/CodeGen/X86/insertelement-duplicates.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 binutils-gdb.
from e63d123268 Fix seg-fault attempting to compress a debug section in a co [...]
new bbdd9a6894 MIPS/readelf: With `-A' also dump GOT in static binaries
new c46cec3a8c ELF/BFD: Limit `_bfd_elf_link_renumber_dynsyms' call in section GC
new 23ec1e32b1 PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if [...]
The 3 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 | 20 +++++
bfd/elf-bfd.h | 4 +
bfd/elflink.c | 35 ++++++---
bfd/elfxx-mips.h | 1 +
bfd/elfxx-target.h | 6 +-
binutils/ChangeLog | 4 +
binutils/readelf.c | 89 +++++++++++++++++++++-
ld/ChangeLog | 9 +++
ld/testsuite/ld-mips-elf/mips-elf.exp | 10 +++
ld/testsuite/ld-mips-elf/pr21334.dd | 10 +++
ld/testsuite/ld-mips-elf/pr21334.gd | 11 +++
.../ld-mips-elf/{ehdr_start-1.ld => pr21334.ld} | 6 +-
.../testsuite/ld-mips-elf/pr21334.s | 28 ++-----
13 files changed, 195 insertions(+), 38 deletions(-)
create mode 100644 ld/testsuite/ld-mips-elf/pr21334.dd
create mode 100644 ld/testsuite/ld-mips-elf/pr21334.gd
copy ld/testsuite/ld-mips-elf/{ehdr_start-1.ld => pr21334.ld} (55%)
copy gas/testsuite/gas/mips/jal-svr4pic-local.s => ld/testsuite/ld-mips-elf/pr2133 [...]
--
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 8bc67215258 [mips] Fix test mips64fpldst.ll with machine verifier enabled
new 70c9b6a6d8d Simplify the CFG after loop pass cleanup.
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/Passes/PassBuilder.cpp | 4 +++
lib/Transforms/IPO/PassManagerBuilder.cpp | 5 +++
test/Other/new-pm-defaults.ll | 1 +
test/Other/pass-pipelines.ll | 1 +
test/Other/pr32085.ll | 56 +++++++++++++++++++++++++++++++
5 files changed, 67 insertions(+)
create mode 100644 test/Other/pr32085.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 binutils-gdb.
from c185f580b2 xtensa_pseudo_register_read/write - Use regcache_raw_read_unsigned
new e63d123268 Fix seg-fault attempting to compress a debug section in a co [...]
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 | 6 ++++++
bfd/compress.c | 19 +++++++++----------
2 files changed, 15 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.