This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 827b823783 posix: Fix internal p{read,write} plt usage
new b3d9c9a20c sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocs
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 | 6 ++++++
sysdeps/sparc/sparc64/dl-machine.h | 6 ++++++
2 files changed, 12 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 compiler-rt.
from f5a63956c Roll back r301831 to fix broken powerpc64le tests.
new 14c50978c [asan] Disable some Darwin tests that don't work on iOS simulator
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/Darwin/address-range-limit.mm | 3 +++
test/asan/TestCases/Darwin/atos-symbolizer.cc | 3 +++
test/asan/TestCases/Darwin/dladdr-demangling.cc | 3 +++
test/asan/TestCases/Darwin/dyld_insert_libraries_reexec.cc | 2 ++
test/asan/TestCases/Darwin/dyld_insert_libraries_remove.cc | 2 ++
test/asan/TestCases/Darwin/haswell-symbolication.cc | 1 +
test/asan/TestCases/Darwin/interface_symbols_darwin.c | 2 ++
test/asan/TestCases/Darwin/sandbox-symbolizer.cc | 3 +++
test/asan/TestCases/Darwin/suppressions-sandbox.cc | 3 +++
test/asan/TestCases/Darwin/uuid.cc | 3 +++
10 files changed, 25 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 lld.
from 9122c8fb5 Rename pdb::StringTable -> pdb::PDBStringTable.
new 00c745fcb Fix misnamed #include. Remove _NC suffix from ELF relocations [...]
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 | 2 +-
ELF/Target.cpp | 28 ++++++++++++++--------------
2 files changed, 15 insertions(+), 15 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 7f6984326f Revert "[docs] UBSan: Mention that print_stacktrace=1 is uns [...]
new c2b24078da Revert r301822 (and dependent r301825), which tried to impro [...]
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/clang/Basic/DiagnosticASTKinds.td | 4 +-
lib/AST/ExprConstant.cpp | 242 +++++++++++--------------
test/SemaCXX/constexpr-array-unknown-bound.cpp | 25 ---
3 files changed, 107 insertions(+), 164 deletions(-)
delete mode 100644 test/SemaCXX/constexpr-array-unknown-bound.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 llvm.
from 012b7077ca1 PEI: Skip dead objects when looking at CSRs
new dbb0e70756a ARM: add arm1176j-f processor
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/ARM/ARM.td | 1 +
test/CodeGen/ARM/build-attributes.ll | 5 ++++-
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 d17f7b365c solib-target: Remove local variables
new 2ecf0cc317 Cast relcount to unsigned long when comparing with sec->reloc_count
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 | 5 +++++
binutils/objcopy.c | 2 +-
2 files changed, 6 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 gcc.
from d4c9d5048dd * fr.po: Update.
new 896d130e4dc Support fix-it hints that add new lines
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 | 51 +++
gcc/diagnostic-show-locus.c | 211 ++++++++---
gcc/edit-context.c | 394 ++++++++++++++++++---
gcc/testsuite/ChangeLog | 13 +
.../gcc.dg/plugin/diagnostic-test-show-locus-bw.c | 20 ++
.../plugin/diagnostic-test-show-locus-color.c | 20 ++
.../diagnostic-test-show-locus-generate-patch.c | 21 ++
.../diagnostic-test-show-locus-parseable-fixits.c | 16 +
.../plugin/diagnostic_plugin_test_show_locus.c | 12 +
libcpp/ChangeLog | 11 +
libcpp/include/line-map.h | 16 +-
libcpp/line-map.c | 50 ++-
12 files changed, 727 insertions(+), 108 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 1d482c01f68 [PartialInlining] Add more early filtering
new 012b7077ca1 PEI: Skip dead objects when looking at CSRs
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/PrologEpilogInserter.cpp | 3 +++
1 file changed, 3 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 clang.
from 51cbbdf858 [CodeGen] remove/fix checks that will fail when r301923 is r [...]
new 7f6984326f Revert "[docs] UBSan: Mention that print_stacktrace=1 is uns [...]
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/UndefinedBehaviorSanitizer.rst | 2 --
1 file changed, 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 llvm.
from 5c95b810cb3 AMDGPU: Don't promote alloca to LDS for leaf functions
new 1d482c01f68 [PartialInlining] Add more early filtering
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/Transforms/IPO/PartialInlining.cpp | 10 ++++++++++
.../CodeExtractor/PartialInlineOptRemark.ll | 19 +++++++++++++++++++
2 files changed, 29 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.