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 5cf7051 [gdb, doc] Add missing escape character '@'
new 6e5d74e Fix PR 21218: GDB dumps core when escaping newline in multi-l [...]
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 | 7 +++++++
gdb/testsuite/ChangeLog | 8 ++++++++
gdb/testsuite/gdb.base/commands.exp | 29 +++++++++++++++++++++++++++++
gdb/top.c | 10 ++++++++--
4 files changed, 52 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 master
in repository clang.
from 9818355 clang-format: Get slightly better at understanding */&.
new 8e67276 [XRay] Use AddCXXStdlibLibArgs. 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:
lib/Driver/ToolChains/Gnu.cpp | 7 +++----
1 file changed, 3 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 e1f1313 PR ada/79903 * socket.c (__gnat_gethostbyaddr): Add missing [...]
new 1599f24 2017-03-08 Andrew Haley <aph(a)redhat.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/ChangeLog | 7 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/pr79943.c | 40 +++++++++++++++++++++++++++++++++
gcc/tree-ssa-loop-split.c | 1 -
4 files changed, 52 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr79943.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 aaribaud/y2038
in repository glibc.
from 6c0d46a Make 'time_t' either 32 or 64 bits depending on __USE_TIME_BITS64
new 51c7b8b Add 64-bit version of ctime_r
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:
sysdeps/unix/sysv/linux/arm/Versions | 1 +
time/ctime_r.c | 11 ++++++++++-
time/time.h | 8 ++++++++
3 files changed, 19 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 aaribaud/y2038-pre-5th-draft
in repository glibc.
at 51c7b8b Add 64-bit version of ctime_r
This branch includes the following new commits:
new 51c7b8b Add 64-bit version of ctime_r
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.
--
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 9753a2f Fix PR tui/21216: TUI line breaks regression
new 5cf7051 [gdb, doc] Add missing escape character '@'
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/doc/ChangeLog | 5 +++++
gdb/doc/gdb.texinfo | 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 llvm.
from e5b6583 [X86][SSE] combineX86ShufflesRecursively can handle shuffle m [...]
new 0bf7b18 [LoopRotate] Propagate dbg.value intrinsics
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/Scalar/LoopRotation.cpp | 48 ++++++++++++++++--
test/Transforms/LoopRotate/phi-dbgvalue.ll | 79 ++++++++++++++++++++++++++++++
2 files changed, 124 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/LoopRotate/phi-dbgvalue.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 clang.
from e75ac30 [scan-build-py] fix some line separator issues
new 9818355 clang-format: Get slightly better at understanding */&.
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/Format/TokenAnnotator.cpp | 3 ++-
unittests/Format/FormatTest.cpp | 1 +
2 files changed, 3 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 llvm.
from 31f4503 [Support] Remove unit test for fs::is_local
new e5b6583 [X86][SSE] combineX86ShufflesRecursively can handle shuffle m [...]
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 | 15 +++++++--------
1 file changed, 7 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 clang.
from b8c6b08 [clang-format] Fixed a typo in Format.cpp and a clang-tidy ni [...]
new e75ac30 [scan-build-py] fix some line separator issues
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/scan-build-py/libear/__init__.py | 4 ++--
tools/scan-build-py/libscanbuild/report.py | 9 +++++----
2 files changed, 7 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.