This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/ahayward/xml3
in repository binutils-gdb.
at efb47d889e [PATCH v3 8/8] Remove xml files from gdbserver
This branch includes the following new commits:
new fb9434129a [PATCH V3 1/8] Move tdesc header funcs to c file
new 56ad193836 [PATCH v3 2/8] Commonise tdesc_reg
new 5f7b143a82 [PATCH v3 3/8] Commonise tdesc_feature
new 5d5e92d9e0 [PATCH v3 4/8] Commonise tdesc types
new a2303a6ba7 [PATCH v3 5/8] Add tdesc osabi and architecture functions
new a42269668f [PATCH v3 6/8] Create xml from target descriptions
new aea2be72f6 [PATCH v3 7/8]: Remove xml file references from target descr [...]
new efb47d889e [PATCH v3 8/8] Remove xml files from gdbserver
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.
--
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 openmp.
from 884f538 [OMPT] Fix ompt_get_task_info() and add tests for it
new f544528 [OMPT] Fix task-type test with 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:
runtime/test/ompt/tasks/task_types.c | 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 binutils-gdb.
from ca8e0133c4 Automatic date update in version.in
new b1223e7890 btrace, gdbserver: check btrace target pointers
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/gdbserver/ChangeLog | 9 +++++++++
gdb/gdbserver/server.c | 38 ++++++++++++++++++++++++++++----------
gdb/gdbserver/target.h | 43 +++++++++++++++++++++++++++++++++++--------
3 files changed, 72 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 gcc.
from c435a9e730c 2018-03-01 Paul Thomas <pault(a)gcc.gnu.org>
new f51921e1737 2018-03-01 Paul Thomas <pault(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/fortran/ChangeLog | 8 ++++++++
gcc/fortran/target-memory.c | 8 ++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/coarray_47.f90 | 13 +++++++++++++
4 files changed, 34 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/coarray_47.f90
--
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 4f17d81c4 [WebAssembly] Reorder exports to match symbol table order
new 4bdb2da7f [ELF] - Fix eh-frame-reloc-out-of-range.test.
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/ELF/linkerscript/eh-frame-reloc-out-of-range.test | 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 clang.
from e845f69184 Function definition may have uninstantiated body
new 2818cfe4cb [clang-format] Add SpaceBeforeColon option
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/ClangFormatStyleOptions.rst | 26 +++++++++
include/clang/Format/Format.h | 28 ++++++++++
lib/Format/Format.cpp | 9 ++++
lib/Format/TokenAnnotator.cpp | 9 +++-
unittests/Format/FormatTest.cpp | 111 +++++++++++++++++++++++++++++++++++++++
5 files changed, 182 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 release_60
in repository llvm.
from 138d74f09c1 ReleaseNotes: tidy up
new 1a427644e62 Merging r326393: ------------------------------------------ [...]
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 | 2 +-
test/CodeGen/X86/pr36553.ll | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/X86/pr36553.ll
--
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 1eba8752d75 [SCEV] Smart range calculation for SCEVUnknown Phis
new e993fb5d704 [dsymutil] Move string pool into its own implementatino file. NFC.
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:
tools/dsymutil/CMakeLists.txt | 1 +
tools/dsymutil/DwarfLinker.cpp | 43 ------------------------
tools/dsymutil/NonRelocatableStringpool.cpp | 51 +++++++++++++++++++++++++++++
tools/dsymutil/NonRelocatableStringpool.h | 8 +++--
4 files changed, 57 insertions(+), 46 deletions(-)
create mode 100644 tools/dsymutil/NonRelocatableStringpool.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 lld.
from 6e3166a84 Convert more tests as linker scripts instead of assembly.
new 4f17d81c4 [WebAssembly] Reorder exports to match symbol table order
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/wasm/alias.ll | 12 ++++++------
test/wasm/call-indirect.ll | 18 +++++++++---------
test/wasm/comdats.ll | 12 ++++++------
test/wasm/entry.ll | 14 ++++++++++++++
test/wasm/export.ll | 12 ++++++------
test/wasm/load-undefined.test | 12 ++++++------
test/wasm/local-symbols.ll | 6 +++---
test/wasm/locals-duplicate.test | 12 ++++++------
test/wasm/visibility-hidden.ll | 16 ++++++++--------
test/wasm/weak-alias-overide.ll | 18 +++++++++---------
test/wasm/weak-alias.ll | 18 +++++++++---------
test/wasm/weak-symbols.ll | 12 ++++++------
test/wasm/weak-undefined.ll | 18 +++++++++---------
wasm/Writer.cpp | 28 ++++++----------------------
14 files changed, 103 insertions(+), 105 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 941e308d366 Fix PR number in changelog entry
new c435a9e730c 2018-03-01 Paul Thomas <pault(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/fortran/ChangeLog | 9 +++++++
gcc/fortran/class.c | 3 +--
gcc/fortran/trans-array.c | 17 ++++++-------
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gfortran.dg/class_array_23.f03 | 37 ++++++++++++++++++++++++++++
5 files changed, 60 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/class_array_23.f03
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.