This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3c0dce30f12 [X86] Rename function in recently added test case to not be [...]
new d3b84081e9f [CodeGen] Fix index when printing tied machine operands
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/CodeGen/MachineInstr.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 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 dab0e385e3d PR c/81544 - attribute noreturn and warn_unused_result on t [...]
new 79896068bb3 PR middle-end/83164 * tree-cfg.c (verify_gimple_assign_bi [...]
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/compile/pr83164.c | 7 +++++++
gcc/tree-cfg.c | 4 +++-
4 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr83164.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 master
in repository llvm.
from ad6f54524b5 [DebugInfo] Move this test to X86/ now that it specifies a triple.
new 3c0dce30f12 [X86] Rename function in recently added test case to not be [...]
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/CodeGen/X86/pr35443.ll | 4 ++--
1 file 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 master
in repository lldb.
from fc6a261d6 Variable: Fix usage of uninitialised value
new 12aa58f21 [Target] Remove commented out code. Found by inspection. 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:
source/Target/RegisterContext.cpp | 129 --------------------------------------
1 file changed, 129 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 hjl/cet/master
in repository glibc.
discards c10f48e64b Linux/x86: Support shadow stack pointer in setjmp/longjmp
new ac195a2d55 Linux/x86: Support shadow stack pointer in setjmp/longjmp
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c10f48e64b)
\
N -- N -- N refs/heads/hjl/cet/master (ac195a2d55)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/i386/____longjmp_chk.S | 2 +-
sysdeps/unix/sysv/linux/i386/__longjmp.S | 4 ++--
sysdeps/unix/sysv/linux/i386/bsd-_setjmp.S | 4 ++--
sysdeps/unix/sysv/linux/i386/bsd-setjmp.S | 4 ++--
sysdeps/unix/sysv/linux/i386/setjmp.S | 4 ++--
sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S | 2 +-
sysdeps/unix/sysv/linux/x86_64/__longjmp.S | 2 +-
sysdeps/unix/sysv/linux/x86_64/setjmp.S | 4 ++--
8 files changed, 13 insertions(+), 13 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 30970df7d5 Add virtual destructor to selftest
new a880623024 Initialize target description early in IPA
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 | 11 +++++++++++
gdb/gdbserver/linux-aarch64-ipa.c | 1 +
gdb/gdbserver/linux-amd64-ipa.c | 32 +++++++++++++++++++++-----------
gdb/gdbserver/linux-i386-ipa.c | 25 +++++++++++++------------
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.trace/ftrace.exp | 33 ++++++++++++++++++++++++++++++---
6 files changed, 81 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 lld.
from 01087c372 [ELF][mips] Print the full file path for files with incompatible ISA
new 5429baac6 Fix the test from r320056 on Windows
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/mips-elf-flags-err.s | 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 binutils-gdb.
from 9c226a8689 gdb/MAINTAINERS: restore m68hc11, score and xstormy16 entries
new 824cc835aa Implement explicit locations for Python breakpoints.
new 30970df7d5 Add virtual destructor to selftest
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:
gdb/ChangeLog | 11 +++
gdb/NEWS | 4 +
gdb/common/selftest.h | 1 +
gdb/doc/ChangeLog | 5 ++
gdb/doc/python.texi | 41 +++++----
gdb/python/py-breakpoint.c | 134 ++++++++++++++++++++++++++---
gdb/testsuite/ChangeLog | 5 ++
gdb/testsuite/gdb.python/py-breakpoint.c | 2 +-
gdb/testsuite/gdb.python/py-breakpoint.exp | 80 +++++++++++++++++
9 files changed, 250 insertions(+), 33 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 hjl/cet/master
in repository glibc.
discards ece76b37a4 Linux/x86: Support shadow stack pointer in setjmp/longjmp
new c10f48e64b Linux/x86: Support shadow stack pointer in setjmp/longjmp
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ece76b37a4)
\
N -- N -- N refs/heads/hjl/cet/master (c10f48e64b)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.