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 11997a8 Sync top level config files with master versions in the FSF c [...]
new b67aeab Remove lwp -> pid conversion in linux_nat_xfer_partial
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 | 9 +++++++++
gdb/inf-ptrace.c | 2 +-
gdb/linux-nat.c | 13 +++----------
3 files changed, 13 insertions(+), 11 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 9cea654 Backport r246345
new f44adde Backport r245155
new 672b037 Backport r245647
new 54134f3 Backport r246119
new b97bea7 Backport r246206
The 4 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 | 37 +++++++++++
gcc/data-streamer-in.c | 1 -
gcc/data-streamer-out.c | 1 -
gcc/multiple_target.c | 72 ++++------------------
gcc/passes.def | 3 +-
gcc/testsuite/ChangeLog | 31 ++++++++++
.../i386/pr78419.c => gcc.dg/tree-prof/pr66295.c} | 18 +++++-
gcc/testsuite/gcc.dg/tree-prof/pr79587.c | 26 ++++++++
gcc/testsuite/gcc.target/i386/{mvc1.c => mvc9.c} | 1 +
gcc/value-prof.c | 12 +++-
10 files changed, 133 insertions(+), 69 deletions(-)
copy gcc/testsuite/{gcc.target/i386/pr78419.c => gcc.dg/tree-prof/pr66295.c} (50%)
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/pr79587.c
copy gcc/testsuite/gcc.target/i386/{mvc1.c => mvc9.c} (86%)
--
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 e67048a Set the default type for .bss.foo.
new 3058248 Add default typo to .tbss.*
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/MC/MCParser/ELFAsmParser.cpp | 2 ++
test/MC/AsmParser/section_names.s | 8 ++++++++
2 files changed, 10 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 lldb.
from 54c9048 Break the cycle between Host and PluginProcessUtility.
new 9ac9e79 Revert "Delete the remainder of platform specific code in FileSpec."
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/lldb/Host/FileSpec.h | 21 ++++
include/lldb/Utility/TildeExpressionResolver.h | 5 -
source/API/SBDeclaration.cpp | 4 +-
source/API/SBFileSpec.cpp | 1 -
source/API/SBFileSpecList.cpp | 1 -
source/API/SBLineEntry.cpp | 1 -
source/Host/common/FileSpec.cpp | 118 ++++++++++++++++++++-
source/Host/windows/FileSystem.cpp | 1 -
source/Host/windows/HostInfoWindows.cpp | 1 -
source/Target/TargetList.cpp | 9 +-
source/Utility/TildeExpressionResolver.cpp | 19 ----
unittests/CMakeLists.txt | 1 -
unittests/Interpreter/CMakeLists.txt | 1 -
unittests/Interpreter/TestCompletion.cpp | 71 ++++++++++++-
unittests/Utility/CMakeLists.txt | 4 -
unittests/Utility/Mocks/CMakeLists.txt | 9 --
.../Utility/Mocks/MockTildeExpressionResolver.cpp | 80 --------------
.../Utility/Mocks/MockTildeExpressionResolver.h | 37 -------
unittests/Utility/TildeExpressionResolverTest.cpp | 36 -------
19 files changed, 210 insertions(+), 210 deletions(-)
delete mode 100644 unittests/Utility/Mocks/CMakeLists.txt
delete mode 100644 unittests/Utility/Mocks/MockTildeExpressionResolver.cpp
delete mode 100644 unittests/Utility/Mocks/MockTildeExpressionResolver.h
delete mode 100644 unittests/Utility/TildeExpressionResolverTest.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 354d235 Produce INIT_ARRAY for sections named .init_array.*
new e67048a Set the default type for .bss.foo.
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/MC/MCParser/ELFAsmParser.cpp | 2 ++
test/MC/AsmParser/section_names.s | 8 ++++++++
2 files changed, 10 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 binutils-gdb.
from 79778b3 Remove @code for python
new 11997a8 Sync top level config files with master versions in the FSF c [...]
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 | 5 +++++
config.guess | 16 ++++++++++------
config.sub | 14 +++++++++++---
3 files changed, 26 insertions(+), 9 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 343a3a7 Fix PR80082: LDRD erronously used for 64bit load on ARMv7-R
new c4c3056 PR c++/80029
new bea405f PR go/80128 compiler: check backend alignment for memequ [...]
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:
gcc/ChangeLog | 13 +++++-
gcc/gimplify.c | 31 +++++++++++--
gcc/go/gofrontend/types.cc | 54 ++++++++++++++++++----
gcc/go/gofrontend/types.h | 3 ++
libgomp/ChangeLog | 5 ++
.../libgomp.oacc-c-c++-common/declare-vla.c | 25 ++++++++++
6 files changed, 115 insertions(+), 16 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/declare-vla.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 zack/headers-cleanups
in repository glibc.
from c1fcf1a Remove __need macros from errno.h (__need_Emath, __need_error_t).
new bf43546 Remove __need_list_t and __need_res_state.
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/bits/types/res_state.h | 1 +
include/list.h | 38 +++------
.../pthread_barrierattr_init.c => include/list_t.h | 15 ++--
nptl/descr.h | 6 +-
resolv/Makefile | 2 +-
resolv/bits/types/res_state.h | 71 +++++++++++++++++
resolv/resolv.h | 90 ++--------------------
7 files changed, 101 insertions(+), 122 deletions(-)
create mode 100644 include/bits/types/res_state.h
copy nptl/pthread_barrierattr_init.c => include/list_t.h (78%)
create mode 100644 resolv/bits/types/res_state.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 llvm.
from 9570208 [CMake] Use variable interpolation instead of string concatenation
new 6176e44 [AMDGPU][MC] Fix for Bug 28204 + LIT tests
new 354d235 Produce INIT_ARRAY for sections named .init_array.*
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:
lib/MC/MCParser/ELFAsmParser.cpp | 6 +++++-
lib/Target/AMDGPU/VOP3Instructions.td | 30 ++++++++++++++++++++++--------
test/MC/AMDGPU/vop3.s | 10 ++++++++++
test/MC/AsmParser/section_names.s | 4 ++++
4 files changed, 41 insertions(+), 9 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 f59e144 Remove an overly aggressive assert in r298491 and leave a com [...]
new f676817 Revert "iFix Test deprecation behavior in C89 mode as a resul [...]
new d29393e Revert "Correct class-template deprecation behavior"
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:
include/clang/Basic/Attr.td | 6 ---
include/clang/Sema/Sema.h | 6 ---
lib/Sema/SemaDeclAttr.cpp | 5 +--
lib/Sema/SemaTemplate.cpp | 7 ----
lib/Sema/SemaTemplateInstantiate.cpp | 3 --
lib/Sema/SemaTemplateInstantiateDecl.cpp | 32 +---------------
.../dcl.dcl/dcl.attr/dcl.attr.deprecated/p1.cpp | 37 ++----------------
test/Sema/attr-deprecated.c | 23 +++++------
test/SemaCXX/attr-deprecated.cpp | 12 +++---
test/SemaObjC/attr-deprecated.m | 4 +-
test/SemaObjC/special-dep-unavail-warning.m | 4 +-
test/SemaObjC/warn-deprecated-implementations.m | 4 +-
utils/TableGen/ClangAttrEmitter.cpp | 44 ++++++++--------------
13 files changed, 43 insertions(+), 144 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.