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 f99c13a [asan] Move instrumented null-terminated strings to a special [...]
new f1c98b9 [tsan] Implement WriteMemoryProfile for 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:
lib/tsan/rtl/tsan_platform_mac.cc | 74 +++++++++++++++++++++++++++++++++--
lib/tsan/rtl/tsan_platform_windows.cc | 4 --
2 files changed, 71 insertions(+), 7 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 fc500d5 Delay computation of IsAbsolute.
new f7f9530 Revert "Add a space to work around a Windows CPython / MSys q [...]
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/libsearch.s | 2 +-
test/ELF/version-script-err.s | 2 +-
2 files 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 users/pmuldoon/c++compile
in repository binutils-gdb.
from 39241a3 Some C++-ification of compile.
new b334b56 More OO-ification and cleanups.
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/compile/compile-cplus-symbols.c | 30 +-
gdb/compile/compile-cplus-templates.c | 305 +++++-------
gdb/compile/compile-cplus-templates.h | 128 +++--
gdb/compile/compile-cplus-types.c | 915 +++++++++++++---------------------
gdb/compile/compile-cplus.h | 150 ++++--
5 files changed, 660 insertions(+), 868 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 a5b2967 2016-10-31 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 552384e PR debug/77315: * dwarf2out.c (mem_loc_descriptor): Use DW_ [...]
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 | 8 ++++++++
gcc/dwarf2out.c | 16 ++++++++++++----
2 files changed, 20 insertions(+), 4 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 7dc92b7 Simple numeric constants are absolute.
new fc500d5 Delay computation of IsAbsolute.
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/LinkerScript.cpp | 24 +++++++++++++++++++-----
ELF/LinkerScript.h | 10 ++++++++--
test/ELF/linkerscript/absolute-expr.s | 24 +++++++++++++++++++++++-
3 files changed, 50 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 gcc.
from e5336da * dwarf2out.h (struct dw_loc_descr_node): Adjust comment fo [...]
new a5b2967 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/fortran/ChangeLog | 7 ++++++
gcc/fortran/io.c | 46 ++++++++++++++++++++----------------
gcc/testsuite/ChangeLog | 6 +++++
gcc/testsuite/gfortran.dg/fmt_l.f90 | 32 ++++++++++++-------------
gcc/testsuite/gfortran.dg/fmt_l0.f90 | 12 ++++++++++
libgfortran/ChangeLog | 7 ++++++
libgfortran/io/format.c | 18 +++++++++-----
7 files changed, 85 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/fmt_l0.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 llvm.
from b339549 DebugInfo: make DW_TAG_atomic_type valid
new 7e057dc [PPC] add absolute difference altivec instructions and matchi [...]
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/IR/IntrinsicsPowerPC.td | 5 +++
lib/Target/PowerPC/PPCInstrAltivec.td | 11 ++++++
test/CodeGen/PowerPC/vec_absd.ll | 40 ++++++++++++++++++++++
.../MC/Disassembler/PowerPC/ppc64-encoding-vmx.txt | 9 +++++
test/MC/PowerPC/ppc64-encoding-vmx.s | 13 +++++++
5 files changed, 78 insertions(+)
create mode 100644 test/CodeGen/PowerPC/vec_absd.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 gcc.
from d45f061 * dwarf2out.h (enum dw_val_class): Add dw_val_class_loclists [...]
new e5336da * dwarf2out.h (struct dw_loc_descr_node): Adjust comment fo [...]
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 | 23 ++++++++
gcc/ada/ChangeLog | 5 ++
gcc/ada/gcc-interface/misc.c | 1 +
gcc/dwarf2out.c | 126 +++++++++++++++++++++++++++++++++++--------
gcc/dwarf2out.h | 7 +--
gcc/fortran/ChangeLog | 6 +++
gcc/fortran/trans-types.c | 24 ++++++++-
7 files changed, 166 insertions(+), 26 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 zorg.
from 2c27abf Remove directory should not flunk on failure. It might be mis [...]
new c28dcf7 Changed builder clang-bpf-build to use getClangCMakeBuildFactory.
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:
buildbot/osuosl/master/config/builders.py | 8 ++++----
1 file changed, 4 insertions(+), 4 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 4a22982 * dwarf2out.c (DWARF_LARGEST_DATA_FORM_BITS): Define. (size [...]
new d45f061 * dwarf2out.h (enum dw_val_class): Add dw_val_class_loclists [...]
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 | 42 ++++++
gcc/dwarf2out.c | 418 ++++++++++++++++++++++++++++++++++++++++++++++----------
gcc/dwarf2out.h | 1 +
3 files changed, 390 insertions(+), 71 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.