This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 3497449a3 [libcxx] [test] Fix -Wmismatched-tags in tuple_size_structure [...]
new 186b81a51 Attempt to avoid static init ordering issues with globalMemCounter
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/support/count_new.hpp | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 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 binutils-gdb.
from 7f2c8a1d37 Fix address violation when reading corrupt DWARF data.
new 75312ae3ab Use noncapturing subpattern/parens in gdb_test implementation
new 68193357e8 Pass $NOPIE_LDFLAGS size tests
new 127d08c03f Add missing ChangeLog entries
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/lib/gdb.exp | 2 +-
ld/ChangeLog | 16 ++++++++++++++++
ld/testsuite/ld-size/size.exp | 13 +++++++------
ld/testsuite/ld-srec/srec.exp | 9 +++++----
ld/testsuite/ld-x86-64/no-plt.exp | 9 ++++++---
ld/testsuite/ld-x86-64/x86-64.exp | 7 +++++--
7 files changed, 45 insertions(+), 16 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 0d1ebcde6bd 2017-06-21 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 6b49e67f59a libgo, syscall: fix ptrace implementation on MIPS
new 5f3fb9c59f5 libgo, syscall: fix ptrace implementation on MIPS
new 10d93d7a97a internal/syscall/unix: implement randomTrap on mips64p32*
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/go/gofrontend/MERGE | 2 +-
libgo/config.h.in | 3 +++
libgo/configure | 2 +-
libgo/configure.ac | 2 +-
...inux_mipsn32.go => getrandom_linux_mips64p32x.go} | 2 +-
libgo/go/syscall/syscall_linux_mips64x.go | 20 --------------------
libgo/go/syscall/syscall_linux_mipsx.go | 20 +++++++++++++++++---
libgo/mksysinfo.sh | 4 ++++
libgo/sysinfo.c | 3 +++
9 files changed, 31 insertions(+), 27 deletions(-)
rename libgo/go/internal/syscall/unix/{getrandom_linux_mipsn32.go => getrandom_lin [...]
delete mode 100644 libgo/go/syscall/syscall_linux_mips64x.go
--
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 16fde015a [PDB] Add symbols to the PDB
new a96e0501f ELF: Don't dereference Repl in MarkLive. NFCI.
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/MarkLive.cpp | 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 glibc.
from 4dd8e7c0ce Implement allocation buffers for internal use
new 0a47d031e4 _nl_load_domain: Use calloc instead of alloca
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 +++++
intl/loadmsgcat.c | 45 +++++++--------------------------------------
2 files changed, 12 insertions(+), 38 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 c4d7dd8b7f4 PR target/81151 * config/i386/sse.md (round<mode>2): Renu [...]
new 0d1ebcde6bd 2017-06-21 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/powerpc/pr80510-1.c | 8 +++++---
gcc/testsuite/gcc.target/powerpc/pr80510-2.c | 8 +++++---
3 files changed, 17 insertions(+), 6 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-7-branch
in repository gcc.
from 6eaa7293a00 * config/abi/post/alpha-linux-gnu/baseline_symbols.txt: Update.
new 67cd2a40717 PR libstdc++/80675, PR libstdc++/80940
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:
libstdc++-v3/ChangeLog | 27 +++++++++++
libstdc++-v3/include/std/istream | 52 +++++++++++++++------
libstdc++-v3/include/std/ostream | 59 +++++++++++++++++-------
libstdc++-v3/testsuite/27_io/rvalue_streams-2.cc | 53 +++++++++++++++++++++
4 files changed, 162 insertions(+), 29 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 5a11c6711d5 Rename WinCOFFStreamer.cpp -> MCWinCOFFStreamer.cpp
new 225f28a6dba [Hexagon] Use MachineInstrBuilder instead of changing instr [...]
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/Hexagon/HexagonPeephole.cpp | 54 ++++++----------------------------
1 file changed, 9 insertions(+), 45 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 9500616f97a [Target/Mips] Add test associated with r305949.
new a625ee45de2 Add Aarch64 ldst-opt test.
new 5a11c6711d5 Rename WinCOFFStreamer.cpp -> MCWinCOFFStreamer.cpp
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/CMakeLists.txt | 2 +-
.../{WinCOFFStreamer.cpp => MCWinCOFFStreamer.cpp} | 2 +-
test/CodeGen/AArch64/ldst-opt.ll | 60 ++++++++++++++++++++++
3 files changed, 62 insertions(+), 2 deletions(-)
rename lib/MC/{WinCOFFStreamer.cpp => MCWinCOFFStreamer.cpp} (99%)
--
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 7c6b4748073 [Solaris] emit .init_array instead of .ctors on Solaris (Sp [...]
new 267d13eb839 [Target] Implement the ".rdata" MIPS assembly directive.
new 9500616f97a [Target/Mips] Add test associated with r305949.
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/Target/Mips/AsmParser/MipsAsmParser.cpp | 22 ++++++++++++++++++++++
test/CodeGen/Mips/mips-rdata.s | 13 +++++++++++++
2 files changed, 35 insertions(+)
create mode 100644 test/CodeGen/Mips/mips-rdata.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.