This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1832d9a [Sparc] Fix parsing of double-precision %f18, %f20, and %f22
new 7ac6b09 Tidyup code with indentation and clang-format. NFCI.
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/X86/X86ISelLowering.cpp | 12 ++++++------
1 file changed, 6 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 compiler-rt.
from 451b2c1 compiler-rt/test/profile/Linux/lit.local.cfg: [Py3] Use text [...]
new 470fe80 Compiler-rt part of D26230: Add (constant) masked load/store [...]
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/asan/TestCases/masked-ops.cpp | 102 +++++++++++++++++++++++++++++++++++++
1 file changed, 102 insertions(+)
create mode 100644 test/asan/TestCases/masked-ops.cpp
--
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 a9752fd [ARC] Sync cpu names with the ones accepted by GCC.
new f5ac6ab Fix seg-fault in the linker when attempting to print out a ma [...]
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:
ld/ChangeLog | 4 ++++
ld/ldmain.c | 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 binutils-gdb.
from e5a873b Rename some trace functions
new a9752fd [ARC] Sync cpu names with the ones accepted by GCC.
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:
gas/ChangeLog | 21 +++++++
gas/config/tc-arc.c | 107 +++++++++++++++++++++++++-------
gas/doc/c-arc.texi | 104 +++++++++++++++++++++++++++++++
gas/testsuite/gas/arc/cpu-em-err.s | 4 ++
gas/testsuite/gas/arc/cpu-em4-err.s | 4 ++
gas/testsuite/gas/arc/cpu-fpuda-err.s | 6 ++
gas/testsuite/gas/arc/cpu-hs-err.s | 5 ++
gas/testsuite/gas/arc/cpu-quarkse-err.s | 7 +++
gas/testsuite/gas/arc/noargs_a7.s | 1 +
9 files changed, 237 insertions(+), 22 deletions(-)
create mode 100644 gas/testsuite/gas/arc/cpu-em-err.s
create mode 100644 gas/testsuite/gas/arc/cpu-em4-err.s
create mode 100644 gas/testsuite/gas/arc/cpu-fpuda-err.s
create mode 100644 gas/testsuite/gas/arc/cpu-hs-err.s
create mode 100644 gas/testsuite/gas/arc/cpu-quarkse-err.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 llvm.
from 3be9b42 [X86][SSE] Renamed shuffle combine test.
new 1832d9a [Sparc] Fix parsing of double-precision %f18, %f20, and %f22
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/Sparc/AsmParser/SparcAsmParser.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 binutils-gdb.
from fe6fae0 Fix seg-fault in linker when applying relocs to a corrupt binary.
new e5a873b Rename some trace functions
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 | 38 ++++++++++++++++++++++
gdb/tracefile-tfile.c | 2 +-
gdb/tracefile.c | 4 +--
gdb/tracepoint.c | 88 +++++++++++++++++++++++++--------------------------
gdb/tracepoint.h | 2 +-
5 files changed, 86 insertions(+), 48 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 4c50b88 gcc/c/ * c-parser.c (c_parser_pragma): Error when PRAGMA_OA [...]
new b99ff0e * config/avr/avr.c: Fix coding rule glitches.
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 | 6 +-
gcc/config/avr/avr.c | 361 +++++++++++++++++++++++++--------------------------
2 files changed, 184 insertions(+), 183 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 233c8c2 Remove mi_out_data::suppress_output
new fe6fae0 Fix seg-fault in linker when applying relocs to a corrupt binary.
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:
ld/ChangeLog | 4 ++++
ld/ldctor.c | 15 +++++++++++----
2 files changed, 15 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.