This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 37bab84 PR other/67457 * mmap.c (backtrace_alloc): Correct test for [...]
new 34a10ec /cp 2015-09-08 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/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 5 +++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/lambda-generic-ice4.C | 10 ++++++++++
4 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-ice4.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 gcc-5-branch
in repository gcc.
from 38bc362 Daily bump.
new 9048afb /cp 2015-09-08 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/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 5 +++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/lambda-generic-ice4.C | 10 ++++++++++
4 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-ice4.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.
christophe.lyon pushed a change to branch set-e
in repository toolchain/abe.
from 30d7799 lib/checkout.sh: More debug traces
new 4ea085e lib/fetch.sh: Handle check_stamp return code under set -e
new a83c29f lib/checkout.sh: set +o pipefail locally.
new 6d723d3 abe.sh: handle case when expr returns non-zero.
The 3 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:
abe.sh | 2 +-
lib/checkout.sh | 3 ++-
lib/fetch.sh | 4 ++--
3 files changed, 5 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 gcc.
from 341ae90 Daily bump.
new 37bab84 PR other/67457 * mmap.c (backtrace_alloc): Correct test for [...]
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:
libbacktrace/ChangeLog | 5 +++++
libbacktrace/mmap.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 hjl/got/master
in repository gcc.
discards c6805e4 Fix Load specific external function addresses via GOT slot
discards 2dad44f Fix Load address of external function from its GOT slot
discards ddbd661 Load address of external function from its GOT slot
discards 9a2eafa Put local/global relocs in rw section for -freloc-rw
discards ff8c88f Load specific external function addresses via GOT slot
new 06d7f0c Load specific external function addresses via GOT slot
new a29d469 Put local/global relocs in rw section for -freloc-rw
new 8833ad1 Load address of external function from its GOT slot
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 (c6805e4)
\
N -- N -- N refs/heads/hjl/got/master (8833ad1)
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 3 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/got/gcc-5-branch
in repository gcc.
discards cfb958f Load address of external function from its GOT slot
discards d3b275b Put local/global relocs in rw section for -freloc-rw
discards f750bc7 Backport struct string_hash from trunk
discards 129981a Load specific external function addresses via GOT slot
new 2b6c02b Load specific external function addresses via GOT slot
new 0659157 Backport struct string_hash from trunk
new f8cd41f Put local/global relocs in rw section for -freloc-rw
new b2c6fbf Load address of external function from its GOT slot
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 (cfb958f)
\
N -- N -- N refs/heads/hjl/got/gcc-5-branch (b2c6fbf)
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 4 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/Makefile.in | 2 +-
gcc/config/i386/i386-protos.h | 2 +-
gcc/config/i386/i386.c | 20 +++++++++++---------
gcc/config/i386/predicates.md | 2 +-
gcc/noplt-symbols.c | 20 ++++++++++++--------
gcc/noplt-symbols.h | 1 +
gcc/testsuite/gcc.target/i386/noplt-17.c | 11 +++++++++++
7 files changed, 38 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/noplt-17.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 hjl/got/master
in repository gcc.
from ddbd661 Load address of external function from its GOT slot
new 2dad44f Fix Load address of external function from its GOT slot
new c6805e4 Fix Load specific external function addresses via GOT slot
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/config/i386/i386-protos.h | 2 +-
gcc/config/i386/i386.c | 20 +++++++++++---------
gcc/config/i386/predicates.md | 2 +-
gcc/noplt-symbols.c | 20 ++++++++++++--------
gcc/noplt-symbols.h | 1 +
gcc/testsuite/gcc.target/i386/noplt-17.c | 11 +++++++++++
6 files changed, 37 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/noplt-17.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.
christophe.lyon pushed a change to branch set-e
in repository toolchain/abe.
from 0ec929c abe.sh: improve debug logs.
new 30d7799 lib/checkout.sh: More debug traces
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 | 1 +
1 file changed, 1 insertion(+)
--
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 set-e
in repository toolchain/abe.
from 6b31161 Fix passing '-x' to abe.sh.
new 0ec929c abe.sh: improve debug logs.
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:
abe.sh | 4 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.