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 0a31ccfbd8 Fix build error in aix-thread.c
new 8f10c93233 gdb: Move DJGPP/go32 bits to their own tdep file
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 | 14 ++++++++++
gdb/Makefile.in | 1 +
gdb/configure.tgt | 4 +++
gdb/i386-go32-tdep.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/i386-tdep.c | 44 +-------------------------------
gdb/i386-tdep.h | 5 ++++
6 files changed, 97 insertions(+), 43 deletions(-)
create mode 100644 gdb/i386-go32-tdep.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 gcc.
from 6f757bccd70 PR c/80163 * expr.c <CASE_CONVERT>: For EXPAND_INITIALIZE [...]
new c08321a3d41 * config/cris/cris.md (cris_preferred_reload_class): Retur [...]
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 | 5 +++++
gcc/config/cris/cris.c | 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 c2dad95b1e5 Fix a RUN line in new test.
new df5e51ce8f9 [AMDGPU][MC] Corrected ds_wrxchg2* to support two offsets
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/AMDGPU/DSInstructions.td | 28 +++++++++++++++++++++-------
test/MC/AMDGPU/ds.s | 16 ++++++++++++++++
2 files changed, 37 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 binutils-gdb.
from e9bb3fbbe8 Remove unnecessary set_gdbarch_gnu_triplet_regexp calls
new 0a31ccfbd8 Fix build error in aix-thread.c
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 | 4 ++++
gdb/aix-thread.c | 2 +-
2 files changed, 5 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 e4957d5a3e1 Remove redundant type casts
new c2dad95b1e5 Fix a RUN line in new 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/Transforms/SLPVectorizer/SystemZ/SLP-cmp-cost-query.ll | 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 compiler-rt.
from 4d122dd84 [LSAN] Disable on ARM/Thumb for good
new 3cd04e32a Use 0-padding for i386 and arm print format specifiers
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/sanitizer_common/print_address.h | 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 llvm.
from 944d939ce13 Fix detection of backtrace() availability on FreeBSD
new e4957d5a3e1 Remove redundant type casts
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/SelectionDAG/ScheduleDAGRRList.cpp | 20 ++++++++------------
1 file changed, 8 insertions(+), 12 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 0b09474fe1a [SLPVectorizer] Pass the right type argument to getCmpSelI [...]
new 944d939ce13 Fix detection of backtrace() availability on FreeBSD
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:
cmake/config-ix.cmake | 5 +++--
include/llvm/Config/config.h.cmake | 2 ++
lib/Support/CMakeLists.txt | 5 ++++-
lib/Support/Unix/Signals.inc | 4 ++--
4 files changed, 11 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 glibc.
from b6a6622209 powerpc: refactor memcmp and memmove IFUNC.
new 4fee33f8c1 posix: Add cleanup on the trap list for globtest.sh
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 | 4 ++++
posix/globtest.sh | 9 ++++++---
2 files changed, 10 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 1bcbd566cc9 2017-04-12 Richard Biener <rguenther(a)suse.de> Jeff Law [...]
new 6f757bccd70 PR c/80163 * expr.c <CASE_CONVERT>: For EXPAND_INITIALIZE [...]
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 | 11 +++++++++--
gcc/expr.c | 3 ++-
gcc/testsuite/ChangeLog | 9 +++++++--
gcc/testsuite/gcc.dg/torture/pr80163.c | 35 ++++++++++++++++++++++++++++++++++
4 files changed, 53 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr80163.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.