This is an automated email from the git hooks/post-receive script.
"Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from bcd35a1d Attempt to use PXZ for packaging tarballs.
new ae3ec599 lib/checkout.sh: Print most recent commit message.
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/checkout.sh | 4 ++++
1 file changed, 4 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 gcc.
from 0e992424f99 * doc/invoke.texi (-Wno-prio-ctor-dtor): Document new warn [...]
new 56d34eea7e2 * config/i386/i386.md (*fop_<X87MODEF:mode>_2_i387): Macro [...]
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 | 9 ++
gcc/config/i386/i386.md | 287 +++++++++++++++++++++---------------------------
2 files changed, 133 insertions(+), 163 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 78d4305bef [NestedNameSpecifier] Add missing stream-specific dump methods
new 39e532fd14 [AST] Revert mangling changes from r339428
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/AST/MicrosoftMangle.cpp | 19 ++--
test/CodeGenObjCXX/arc-marker-funclet.mm | 2 +-
.../CodeGenObjCXX/microsoft-abi-arc-param-order.mm | 2 +-
test/CodeGenObjCXX/msabi-objc-extensions.mm | 59 ++++++-----
test/CodeGenObjCXX/msabi-objc-types.mm | 114 ++++++++++-----------
5 files changed, 97 insertions(+), 99 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 a19876214a Fix libnldbl_nonshared.a references to internal libm symbols [...]
new 47c49251d5 Use bits/mman-linux.h for hppa.
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 | 50 ++++++++++++++++++++
sysdeps/unix/sysv/linux/hppa/bits/mman.h | 78 +++++++++++---------------------
2 files changed, 77 insertions(+), 51 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 b35334aa98 pr23658-1.d: Also xfail ft32-* and xgate-*
new 3f2cf4dcd5 Remove some leftovers from complaints
new 9fdd7193e7 Fix off-by-one error in complaint_internal
new 22068491ad Use filtered printing when reading symbols
new 6afcf761c2 Make complaint output prettier
new 3453e7e409 Clean up "Reading symbols" output
new e79497a160 Only print "no debugging symbols" message once
new 5ca8c39f05 Simplify complaints even more
The 7 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 | 46 +++++++++++++
gdb/complaints.c | 47 ++-----------
gdb/complaints.h | 15 +----
gdb/psymtab.c | 39 ++++-------
gdb/symfile.c | 77 ++++++++++------------
gdb/testsuite/ChangeLog | 42 ++++++++++++
gdb/testsuite/gdb.base/attach.exp | 10 +--
gdb/testsuite/gdb.base/break-idempotent.exp | 2 +-
gdb/testsuite/gdb.base/break-interp.exp | 2 +-
gdb/testsuite/gdb.base/break-unload-file.exp | 2 +-
gdb/testsuite/gdb.base/code_elim.exp | 10 +--
gdb/testsuite/gdb.base/dbx.exp | 2 +-
.../gdb.base/kill-detach-inferiors-cmd.exp | 2 +-
gdb/testsuite/gdb.base/print-symbol-loading.exp | 2 +-
gdb/testsuite/gdb.base/readnever.exp | 2 +-
gdb/testsuite/gdb.base/relocate.exp | 18 ++---
gdb/testsuite/gdb.base/sepdebug.exp | 2 +-
gdb/testsuite/gdb.base/sym-file.exp | 4 +-
gdb/testsuite/gdb.cp/cp-relocate.exp | 2 +-
gdb/testsuite/gdb.cp/maint.exp | 2 +-
gdb/testsuite/gdb.dwarf2/dw2-objfile-overlap.exp | 2 +-
gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp | 2 +-
gdb/testsuite/gdb.gdb/complaints.exp | 33 ++--------
gdb/testsuite/gdb.linespec/linespec.exp | 2 +-
gdb/testsuite/gdb.mi/mi-cli.exp | 2 +-
gdb/testsuite/gdb.multi/remove-inferiors.exp | 2 +-
gdb/testsuite/gdb.python/py-section-script.exp | 2 +-
gdb/testsuite/gdb.server/solib-list.exp | 2 +-
gdb/testsuite/gdb.stabs/weird.exp | 2 +-
gdb/testsuite/lib/gdb.exp | 8 +--
gdb/testsuite/lib/mi-support.exp | 4 +-
31 files changed, 195 insertions(+), 194 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 59e8cd87d4 [clang] Add the exclude_from_explicit_instantiation attribute
new 78d4305bef [NestedNameSpecifier] Add missing stream-specific dump methods
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:
include/clang/AST/NestedNameSpecifier.h | 2 ++
lib/AST/NestedNameSpecifier.cpp | 15 +++++++++++----
2 files changed, 13 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 llvm.
from 0101af51140 Give same-named members unique timestamps on Darwin in llvm-ar.
new 9e29af39fd9 [InstCombine] reduce code duplication in SimplifyDemandedVe [...]
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:
.../InstCombine/InstCombineSimplifyDemanded.cpp | 133 +++++++--------------
1 file changed, 42 insertions(+), 91 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 fef1b2933d Avoid pagination in attach.exp
new b35334aa98 pr23658-1.d: Also xfail ft32-* and xgate-*
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:
ld/ChangeLog | 5 +++++
ld/testsuite/ld-elf/pr23658-1.d | 4 ++--
2 files changed, 7 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 llvm.
from c07d6f2d53c [globalisel][combine] Improve the truncate placement for th [...]
new 0101af51140 Give same-named members unique timestamps on Darwin in llvm-ar.
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/Object/ArchiveWriter.cpp | 77 +++++++++++++++++++++++++++---
test/Object/archive-darwin-duplicates.test | 21 ++++++++
2 files changed, 91 insertions(+), 7 deletions(-)
create mode 100644 test/Object/archive-darwin-duplicates.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.