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 df29465 Update help of the "frame" command
new 9846151 Refactor Sized_relobj_file::do_relocate_sections.
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:
gold/ChangeLog | 10 ++++++++
gold/aarch64.cc | 6 ++---
gold/arm.cc | 6 ++---
gold/object.h | 7 ++++++
gold/reloc.cc | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---
5 files changed, 93 insertions(+), 9 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 newlib.
from 3875219 Return the correct value for getsockopt(SO_REUSEADDR) after s [...]
new 7fd70a9 Move the core environment parsing of environ_init into a new [...]
new 578bbc3 Add a _pinfo.environ() method analogous to _pinfo.cmdline(), [...]
new 5bebfa1 Add a /proc/<pid>/environ proc file handler, analogous to /pr [...]
new dce6b6e Add Erik Bray to Cygwin CONTRIBUTORS
new 0a4ec0c Document latest Cygwin changes
new 171046d Fix formatting in pinfo.cc
The 6 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:
winsup/CONTRIBUTORS | 1 +
winsup/cygwin/environ.cc | 84 +++++++++++++++++++++++----------------
winsup/cygwin/environ.h | 2 +
winsup/cygwin/fhandler_process.cc | 22 ++++++++++
winsup/cygwin/pinfo.cc | 80 +++++++++++++++++++++++++++++++++++++
winsup/cygwin/pinfo.h | 4 +-
winsup/cygwin/release/2.7.0 | 2 +
winsup/doc/new-features.xml | 16 ++++++++
8 files changed, 175 insertions(+), 36 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 b6e4394 2016-01-10 Richard Biener <rguenther(a)suse.de>
new 97df8fb PR sanitizer/78992 * sanitizer_common/sanitizer_platform_li [...]
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:
libsanitizer/ChangeLog | 6 ++++++
libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h | 7 +++++--
2 files changed, 11 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 binutils-gdb.
from 1a94eb2 Fix sleb128-8 regressions.
new df29465 Update help of the "frame" command
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/stack.c | 4 +---
2 files changed, 5 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 d823ad7 IPA ICF: make algorithm stable to survive -fcompare-debug
new b6e4394 2016-01-10 Richard Biener <rguenther(a)suse.de>
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/g++.dg/torture/pr79034.C | 52 ++++++++++++++++++++++++++++++++++
gcc/tree-call-cdce.c | 13 ++++++++-
4 files changed, 75 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr79034.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 lldb.
from de2b319 Improve Type::GetTypeScopeAndBasenameHelper and add unit tests
new 3e3b2b3 XFAIL TestRegisterVariables on gcc-4.8-x86_64
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:
.../lldbsuite/test/lang/c/register_variables/TestRegisterVariables.py | 2 ++
1 file changed, 2 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 clang.
from 54f39e1 Remove fixme, use ASTContext::getCanonicalTemplateSpecializat [...]
new a41b647 [Sema] Avoid -Wshadow warning when a "redefinition of " error [...]
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/Sema/Sema.h | 3 +-
lib/Sema/SemaDecl.cpp | 57 ++++++++++++++++++++-------------
test/SemaCXX/warn-shadow-in-lambdas.cpp | 8 +++++
test/SemaCXX/warn-shadow.cpp | 10 ++++++
4 files changed, 55 insertions(+), 23 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 b6eaa06 Use temporary int objects to access struct tm members
new bb187c5 Revert m_classes_vec introduction.
new d823ad7 IPA ICF: make algorithm stable to survive -fcompare-debug
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:
gcc/ChangeLog | 25 +++++
gcc/ipa-icf.c | 186 ++++++++++++++++++++++++----------
gcc/ipa-icf.h | 7 +-
gcc/testsuite/ChangeLog | 26 +++++
gcc/testsuite/gcc.dg/ipa/ipa-icf-1.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-10.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-11.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-12.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-13.c | 6 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-16.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-18.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-2.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-20.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-21.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-23.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-25.c | 4 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-26.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-27.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-3.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-35.c | 6 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-36.c | 10 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-37.c | 10 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-5.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-7.c | 2 +-
gcc/testsuite/gcc.dg/ipa/ipa-icf-8.c | 2 +-
gcc/testsuite/gcc.dg/ipa/pr64307.c | 2 +-
gcc/testsuite/gcc.dg/ipa/pr77653.c | 2 +-
27 files changed, 220 insertions(+), 96 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.
Yvan Roux pushed a change to branch master
in repository toolchain/abe.
from c1ae5a2 Fix make_docs for gcc-4.9.
new 893f342 config/gcc4_9/gdb[server].conf: Set default GDB version to 7.10
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:
config/gcc4_9/gdb.conf | 1 +
config/gcc4_9/gdbserver.conf | 1 +
2 files changed, 2 insertions(+)
create mode 100644 config/gcc4_9/gdb.conf
create mode 100644 config/gcc4_9/gdbserver.conf
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from ee85c0d Bug #2764: remove *.la files when creating a binary tarball.
new c1ae5a2 Fix make_docs for gcc-4.9.
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:
config/gcc.conf | 2 +-
host.conf.in | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.