This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d80a70a Remove llc -jump-table-type option, it hasn't been functional [...]
new 5956db4 docs: trying to fix the docs bot by removing non-ASCII charac [...]
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:
docs/ProgrammersManual.rst | 4 ++--
1 file changed, 2 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 clang.
from 554e8a6 Add comment explaining this mysterious macro name.
new 8d34203 [analyzer] MacOSXAPIChecker: Improve warnings for __block var [...]
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/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp | 12 ++++++++++--
test/Analysis/dispatch-once.m | 17 +++++++++++++++++
2 files changed, 27 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 lld.
from f7f9530 Revert "Add a space to work around a Windows CPython / MSys q [...]
new 2772fcb Re-commit r285607: Emit Section Map stream."
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:
COFF/PDB.cpp | 9 +++++++++
test/COFF/pdb.test | 51 ++++++++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 57 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 lnt.
from 3c90511 [lnt] Add missing .arcconfig
new 5b8a24a Set default values before conditionals
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:
lnt/testing/util/compilers.py | 3 +--
1 file changed, 1 insertion(+), 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 gcc-6-branch
in repository gcc.
from 4dc597b 2016-10-31 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 096c0e7 2016-10-31 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/fmt_t_9.f | 41 +++++++++++++++++++++++++++++++++++++
libgfortran/ChangeLog | 7 +++++++
libgfortran/io/transfer.c | 3 ++-
4 files changed, 56 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/fmt_t_9.f
--
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 f1c98b9 [tsan] Implement WriteMemoryProfile for Darwin
new ce7082b [tsan] Enable the tsan/libcxx/ testcase(s) on Darwin
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/libcxx/lit.local.cfg | 4 +++-
1 file changed, 3 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 llvm.
from e9885e0 More additional error checks for invalid Mach-O files when th [...]
new d80a70a Remove llc -jump-table-type option, it hasn't been functional [...]
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/CodeGen/CommandFlags.h | 15 ---------------
include/llvm/Target/TargetOptions.h | 7 +------
2 files changed, 1 insertion(+), 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 glibc.
from 561ff1e hurd: Fix spurious port deallocation
new bb5badf Bug 20729: Include libc-internal.h where required.
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:
ChangeLog | 9 ++++++++-
locale/weight.h | 2 ++
locale/weightwc.h | 2 ++
nptl_db/thread_dbP.h | 1 +
4 files changed, 13 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 llvm.
from 7e057dc [PPC] add absolute difference altivec instructions and matchi [...]
new e9885e0 More additional error checks for invalid Mach-O files when th [...]
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/Object/MachOObjectFile.cpp | 57 +++++++++++++++++++++---
test/Object/Inputs/macho-invalid-strtab-overlap | Bin 0 -> 80 bytes
test/Object/Inputs/macho-invalid-symtab-overlap | Bin 0 -> 52 bytes
test/Object/macho-invalid.test | 6 +++
4 files changed, 58 insertions(+), 5 deletions(-)
create mode 100644 test/Object/Inputs/macho-invalid-strtab-overlap
create mode 100644 test/Object/Inputs/macho-invalid-symtab-overlap
--
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 70d2cb2 DebugInfo: support for DW_TAG_atomic_type
new 554e8a6 Add comment explaining this mysterious macro name.
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/Frontend/InitPreprocessor.cpp | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.