This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 1086114ba1 Revert "Remove redundant data for LC_MONETARY for Indian locales"
new 90880d384c Fix Latin characters and month sequence in mai_IN
new 3632e5912b Fix country_name in nds_NL
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:
localedata/ChangeLog | 9 +++++++++
localedata/locales/mai_IN | 12 ++++++------
localedata/locales/nds_NL | 4 ++--
3 files changed, 17 insertions(+), 8 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 8cc853f21 [ELF] - Fix missing relocation when linking executable with - [...]
new 67264380e [ELF] - Store PhdrEntry values by pointers instead of storing [...]
new ec1410ac0 [ELD] - Sorted in ASCIIbetical order. NFC.
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:
ELF/Config.h | 2 +-
ELF/LinkerScript.cpp | 34 +++++++-------
ELF/LinkerScript.h | 4 +-
ELF/Writer.cpp | 128 +++++++++++++++++++++++++--------------------------
4 files changed, 85 insertions(+), 83 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 d602c0e41 Add {Obj,Import,Bitcode}File::Instances to COFF input files.
new 8cc853f21 [ELF] - Fix missing relocation when linking executable with - [...]
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/Symbols.cpp | 20 ++++++++++++++------
test/ELF/executable-undefined-ignoreall.s | 13 +++++++++++++
test/ELF/executable-undefined-protected-ignoreall.s | 8 ++++++++
test/ELF/no-inhibit-exec.s | 6 +++++-
4 files changed, 40 insertions(+), 7 deletions(-)
create mode 100644 test/ELF/executable-undefined-ignoreall.s
create mode 100644 test/ELF/executable-undefined-protected-ignoreall.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 gcc-7-branch
in repository gcc.
from 31968b78d28 Daily bump.
new d7a0bf41601 Backport r249728
new a92cfd5bc3e Backport r249833
new c5edcf6c819 Backport r250561
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:
gcc/ChangeLog | 27 +++++++++++++++++++++++++++
gcc/asan.c | 3 +++
gcc/function.c | 20 ++++++++++----------
gcc/testsuite/ChangeLog | 24 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/asan/pr81021.C | 33 +++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/asan/pr81186.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.dg/asan/pr81224.c | 11 +++++++++++
gcc/tree-eh.c | 15 +++++++++++++++
8 files changed, 141 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/asan/pr81021.C
create mode 100644 gcc/testsuite/gcc.dg/asan/pr81186.c
create mode 100644 gcc/testsuite/gcc.dg/asan/pr81224.c
--
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 eea8887a7d Add bitrig removal to release notes
new 563803fe16 [OpenCL] Fix access qualifiers metadata for kernel arguments [...]
new f8d10d4842 Revert r309106 "Recommit r308327 2nd time: Add a warning for [...]
new 32a4fb8a15 Clang and LLVM search for different versions of libxml2, res [...]
new a10a6062c4 Convert mac file format to unix
new ba7a7c6997 Add branch weights to branches for static initializers.
new efcdbdc21d Headers: improve ARM EHABI coverage of unwind.h
new cf6fe9b619 [Coverage] NFC: Save a pair of calls to get{Start,End}
new 5022d62c16 [Coverage] NFC: Simplify sanity checks with a SpellingRange utility
The 8 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:
CMakeLists.txt | 1 +
include/clang/Basic/DiagnosticGroups.td | 3 +-
include/clang/Basic/DiagnosticSemaKinds.td | 10 --
include/clang/Lex/PPCallbacks.h | 6 -
include/clang/Lex/VariadicMacroSupport.h | 112 +++++++++---------
include/clang/Sema/Sema.h | 36 +-----
include/clang/Serialization/ASTReader.h | 1 -
lib/CodeGen/CGDeclCXX.cpp | 41 ++++++-
lib/CodeGen/CodeGenFunction.cpp | 5 +-
lib/CodeGen/CodeGenFunction.h | 8 ++
lib/CodeGen/CoverageMappingGen.cpp | 70 ++++++++----
lib/CodeGen/ItaniumCXXABI.cpp | 5 +-
lib/CodeGen/MicrosoftCXXABI.cpp | 10 +-
lib/Headers/unwind.h | 75 +++++++++---
lib/Parse/ParsePragma.cpp | 9 +-
lib/Sema/Sema.cpp | 54 ---------
lib/Sema/SemaAttr.cpp | 55 +--------
lib/Serialization/ASTReader.cpp | 6 +-
lib/Serialization/ASTWriter.cpp | 1 -
.../microsoft-abi-static-initializers.cpp | 2 +-
.../microsoft-abi-thread-safe-statics.cpp | 9 +-
test/CodeGenCXX/static-init-wasm.cpp | 4 +-
.../static-initializer-branch-weights.cpp | 126 +++++++++++++++++++++
test/CodeGenOpenCL/kernel-arg-info.cl | 22 ++++
test/OpenMP/declare_simd_messages.cpp | 2 +-
test/PCH/pragma-pack.c | 30 ++---
test/PCH/suspicious-pragma-pack.c | 8 --
test/Parser/pragma-options.c | 2 +-
test/Parser/pragma-options.cpp | 2 +-
test/Parser/pragma-pack.c | 2 +-
test/Sema/Inputs/pragma-pack1.h | 27 -----
test/Sema/Inputs/pragma-pack2.h | 8 --
test/Sema/pragma-pack.c | 5 -
test/Sema/suspicious-pragma-pack.c | 49 --------
test/SemaObjC/Inputs/empty.h | 1 -
test/SemaObjC/suspicious-pragma-pack.m | 6 -
36 files changed, 409 insertions(+), 404 deletions(-)
create mode 100644 test/CodeGenCXX/static-initializer-branch-weights.cpp
delete mode 100644 test/PCH/suspicious-pragma-pack.c
delete mode 100644 test/Sema/Inputs/pragma-pack1.h
delete mode 100644 test/Sema/Inputs/pragma-pack2.h
delete mode 100644 test/Sema/suspicious-pragma-pack.c
delete mode 100644 test/SemaObjC/Inputs/empty.h
delete mode 100644 test/SemaObjC/suspicious-pragma-pack.m
--
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 c8a6123d8b6 Reland "[LLVM][llvm-objcopy] Added basic plumbing to get th [...]
new 5cc3e5ec534 Revert "Reland "[LLVM][llvm-objcopy] Added basic plumbing t [...]
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/CMakeLists.txt | 1 -
test/tools/llvm-objcopy/basic-copy.test | 47 ----
test/tools/llvm-objcopy/empty-section.test | 55 -----
test/tools/llvm-objcopy/program-headers.test | 68 ------
tools/LLVMBuild.txt | 1 -
tools/llvm-objcopy/CMakeLists.txt | 9 -
tools/llvm-objcopy/LLVMBuild.txt | 21 --
tools/llvm-objcopy/Object.cpp | 341 ---------------------------
tools/llvm-objcopy/Object.h | 150 ------------
tools/llvm-objcopy/llvm-objcopy.cpp | 99 --------
tools/llvm-objcopy/llvm-objcopy.h | 32 ---
11 files changed, 824 deletions(-)
delete mode 100644 test/tools/llvm-objcopy/basic-copy.test
delete mode 100644 test/tools/llvm-objcopy/empty-section.test
delete mode 100644 test/tools/llvm-objcopy/program-headers.test
delete mode 100644 tools/llvm-objcopy/CMakeLists.txt
delete mode 100644 tools/llvm-objcopy/LLVMBuild.txt
delete mode 100644 tools/llvm-objcopy/Object.cpp
delete mode 100644 tools/llvm-objcopy/Object.h
delete mode 100644 tools/llvm-objcopy/llvm-objcopy.cpp
delete mode 100644 tools/llvm-objcopy/llvm-objcopy.h
--
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 lldb.
from 7499c2371 Fix the formatting for help on option value types.
new b82803587 [LLDB][MIPS] Fix emulation of Instruction for MIPS64R6 target.
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:
.../MIPS64/EmulateInstructionMIPS64.cpp | 75 ++++++++++++++++------
1 file changed, 57 insertions(+), 18 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 5e5b5e82eb6 [X86] Improve the unknown stepping support for Intel CPUs i [...]
new c8a6123d8b6 Reland "[LLVM][llvm-objcopy] Added basic plumbing to get 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:
test/CMakeLists.txt | 1 +
test/tools/llvm-objcopy/basic-copy.test | 47 ++++
test/tools/llvm-objcopy/empty-section.test | 55 +++++
test/tools/llvm-objcopy/program-headers.test | 68 ++++++
tools/LLVMBuild.txt | 1 +
tools/llvm-objcopy/CMakeLists.txt | 9 +
tools/{ => llvm-objcopy}/LLVMBuild.txt | 45 +---
tools/llvm-objcopy/Object.cpp | 341 +++++++++++++++++++++++++++
tools/llvm-objcopy/Object.h | 150 ++++++++++++
tools/llvm-objcopy/llvm-objcopy.cpp | 99 ++++++++
tools/llvm-objcopy/llvm-objcopy.h | 32 +++
11 files changed, 808 insertions(+), 40 deletions(-)
create mode 100644 test/tools/llvm-objcopy/basic-copy.test
create mode 100644 test/tools/llvm-objcopy/empty-section.test
create mode 100644 test/tools/llvm-objcopy/program-headers.test
create mode 100644 tools/llvm-objcopy/CMakeLists.txt
copy tools/{ => llvm-objcopy}/LLVMBuild.txt (52%)
create mode 100644 tools/llvm-objcopy/Object.cpp
create mode 100644 tools/llvm-objcopy/Object.h
create mode 100644 tools/llvm-objcopy/llvm-objcopy.cpp
create mode 100644 tools/llvm-objcopy/llvm-objcopy.h
--
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 4888496 migrations.util: More abstract implementation of add_column
new 5a13003 Rework machine creation strategy
new 1559e47 Rework run merge strategies
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:
lnt/lnttool/common.py | 12 ++
lnt/lnttool/import_data.py | 12 +-
lnt/lnttool/main.py | 9 +-
lnt/lnttool/viewcomparison.py | 4 +-
lnt/server/db/testsuitedb.py | 233 +++++++++++----------
lnt/server/ui/api.py | 5 +-
lnt/server/ui/templates/submit_run.html | 6 +
lnt/server/ui/views.py | 4 +-
lnt/tests/builtintest.py | 7 +-
lnt/tests/compile.py | 4 +-
lnt/tests/nt.py | 8 +-
lnt/tests/test_suite.py | 4 +-
lnt/util/ImportData.py | 21 +-
lnt/util/ServerUtil.py | 31 +--
.../compile_submission_machine_diff_fine.json | 29 +++
.../compile_submission_machine_diff_reject.json | 29 +++
tests/lnttool/PostgresDB.shtest | 4 +-
tests/lnttool/submit.shtest | 50 ++++-
tests/server/db/ImportV4TestSuiteInstance.py | 40 +++-
tests/server/db/search.py | 11 +-
20 files changed, 346 insertions(+), 177 deletions(-)
create mode 100644 tests/lnttool/Inputs/compile_submission_machine_diff_fine.json
create mode 100644 tests/lnttool/Inputs/compile_submission_machine_diff_reject.json
--
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 8d30f66962a [GISel]: Missed passing in a parameter to addUsesFromArgs
new 5e5b5e82eb6 [X86] Improve the unknown stepping support for Intel CPUs i [...]
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/Support/Host.cpp | 24 ++++++++++++++++++++++--
1 file changed, 22 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.