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 d97987e219 Share code updating gdb_target_obs
new b79f7801a2 Fix GDB build under msys+mingw gcc 32bit
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 | 4 ++++
gdb/gdbserver/win32-low.c | 1 +
2 files changed, 5 insertions(+)
--
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 f38307f593 [RFC] Replicate src dir in build dir
new d97987e219 Share code updating gdb_target_obs
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 | 6 ++
gdb/configure.tgt | 238 +++++++++++++++++++++++++++++-------------------------
2 files changed, 135 insertions(+), 109 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 2f924de654 gdb: Fix decoding of ARM neon memory hint insns.
new f38307f593 [RFC] Replicate src dir in build dir
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 | 10 ++++++++++
gdb/Makefile.in | 16 ++++++++++++----
gdb/configure | 15 +++++++++++++++
gdb/configure.ac | 11 +++++++++++
gdb/configure.tgt | 24 ++++++++++++------------
5 files changed, 60 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 63eabc9b6b6 PR tree-optimization/82434 * fold-const.h (can_native_enc [...]
new 9004757d4d6 2017-10-06 Paolo Carlini <paolo.carlini(a)oracle.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 | 5 +++++
gcc/testsuite/g++.dg/cpp0x/variadic-crash3.C | 32 ++++++++++++++++++++++++++++
2 files changed, 37 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic-crash3.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 lld.
from 17f4c19e7 [ELF] - Do not produce broken .dynsym with --no-rosegment.
new 741c3f61b [ELF] - Do not produce broken .dynamic section with --no-rosegment
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/SyntheticSections.cpp | 6 +++---
test/ELF/dynamic-no-rosegment.s | 15 +++++++++++++++
2 files changed, 18 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/dynamic-no-rosegment.s
--
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 a6629d35f [ELF] - Fix BB after r315051.
new 17f4c19e7 [ELF] - Do not produce broken .dynsym with --no-rosegment.
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/SyntheticSections.cpp | 8 +++++++-
test/ELF/{weak-undef.s => dynsym-no-rosegment.s} | 21 +++++++++------------
2 files changed, 16 insertions(+), 13 deletions(-)
copy test/ELF/{weak-undef.s => dynsym-no-rosegment.s} (58%)
--
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 ff38b4cc55 x86: Add VERIFY_COPY_RELOC
new 2f924de654 gdb: Fix decoding of ARM neon memory hint insns.
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 | 6 ++++++
gdb/arm-tdep.c | 4 ++--
2 files changed, 8 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 lld.
from 661f98053 [ELF] - Do --hash-style=both by default.
new a6629d35f [ELF] - Fix BB after r315051.
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/compressed-debug-input.s | 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 gcc.
from ce55060f790 2017-10-06 Richard Biener <rguenther(a)suse.de>
new 63eabc9b6b6 PR tree-optimization/82434 * fold-const.h (can_native_enc [...]
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 | 22 +++++
gcc/fold-const.c | 93 ++++++++--------------
gcc/fold-const.h | 2 -
gcc/gimple-ssa-store-merging.c | 15 ++--
gcc/testsuite/ChangeLog | 5 ++
.../{store_merging_1.c => store_merging_9.c} | 22 +++--
gcc/tree-vect-stmts.c | 5 +-
7 files changed, 79 insertions(+), 85 deletions(-)
copy gcc/testsuite/gcc.dg/{store_merging_1.c => store_merging_9.c} (64%)
--
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 80d30e12ccf Roll forward r314928
new f7351883ca6 [TableGen] : CodeGenInsrtuction modify to range loop. NFC.
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:
utils/TableGen/CodeGenInstruction.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.