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 d95014a Return -1 on memory error in print_insn_msp430
new 1181551 Prevent internal assembler errors if a stabs creation functio [...]
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:
gas/ChangeLog | 13 +++++++++++++
gas/read.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
gas/read.h | 2 ++
gas/stabs.c | 47 ++++++++++++++++++++++-------------------------
4 files changed, 81 insertions(+), 25 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 a8ded6d PR66284 remove std::function special case for reference_wrapper
new fe696bd 2017-01-12 Hristian Kirtchev <kirtchev(a)adacore.com>
new 82c42a9 2017-01-12 Ed Schonberg <schonberg(a)adacore.com>
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/ada/ChangeLog | 109 ++++++
gcc/ada/einfo.ads | 8 +-
gcc/ada/exp_aggr.adb | 70 +++-
gcc/ada/exp_ch3.adb | 229 ++++++++++---
gcc/ada/exp_ch4.adb | 28 +-
gcc/ada/exp_ch5.adb | 20 +-
gcc/ada/exp_ch7.adb | 936 +++++++++++++++++++++++++--------------------------
gcc/ada/exp_ch7.ads | 24 +-
gcc/ada/exp_ch9.adb | 10 +-
gcc/ada/exp_util.adb | 5 +-
gcc/ada/freeze.adb | 14 +-
gcc/ada/gnat1drv.adb | 51 +--
gcc/ada/s-tarest.adb | 10 +-
gcc/ada/s-tassta.adb | 4 +
gcc/ada/sem_attr.adb | 37 +-
gcc/ada/sem_ch10.adb | 16 +-
gcc/ada/sem_ch13.adb | 8 +-
gcc/ada/sem_ch3.adb | 6 +-
gcc/ada/sem_prag.adb | 20 +-
gcc/ada/sem_util.adb | 24 +-
20 files changed, 984 insertions(+), 645 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 5d8a9d4 2017-01-12 Gary Dismukes <dismukes(a)adacore.com>
new a8ded6d PR66284 remove std::function special case for reference_wrapper
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:
libstdc++-v3/ChangeLog | 13 ++++
libstdc++-v3/doc/html/manual/bugs.html | 6 ++
.../doc/html/manual/documentation_hacking.html | 2 +-
libstdc++-v3/doc/xml/manual/intro.xml | 9 +++
libstdc++-v3/include/bits/std_function.h | 90 +++-------------------
libstdc++-v3/testsuite/20_util/function/6.cc | 32 +++++---
libstdc++-v3/testsuite/20_util/function/7.cc | 38 ++++++---
libstdc++-v3/testsuite/20_util/function/8.cc | 84 +++++++++++---------
8 files changed, 132 insertions(+), 142 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 ef110ea Minor reformatting.
new e6ce046 2017-01-12 Arnaud Charlet <charlet(a)adacore.com>
new 08706aa Change percentage to 25
new e3fbc0e 2017-01-12 Gary Dismukes <dismukes(a)adacore.com>
new 2c64786 * combine.c (try_combine): Don't ignore result of overlap ch [...]
new eb4021e 2017-01-12 Justin Squirek <squirek(a)adacore.com>
new 5d8a9d4 2017-01-12 Gary Dismukes <dismukes(a)adacore.com>
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:
gcc/ChangeLog | 6 ++
gcc/ada/ChangeLog | 73 ++++++++++++++++++++++++
gcc/ada/aspects.adb | 1 +
gcc/ada/aspects.ads | 5 ++
gcc/ada/debug.adb | 11 +---
gcc/ada/exp_ch3.adb | 12 ++--
gcc/ada/exp_ch9.adb | 65 ++++++++++++++++++---
gcc/ada/make.adb | 77 -------------------------
gcc/ada/par-prag.adb | 1 +
gcc/ada/s-parame-ae653.ads | 4 +-
gcc/ada/s-secsta.adb | 13 ++++-
gcc/ada/s-secsta.ads | 4 ++
gcc/ada/s-tarest.adb | 138 ++++++++++++++++++++++++++++-----------------
gcc/ada/s-tarest.ads | 46 ++++++++-------
gcc/ada/s-taskin.adb | 51 +++++++++--------
gcc/ada/s-taskin.ads | 32 +++++++----
gcc/ada/s-tassta.adb | 71 ++++++++++++++++-------
gcc/ada/s-tassta.ads | 30 +++++-----
gcc/ada/s-tporft.adb | 4 +-
gcc/ada/sem_ch13.adb | 47 ++++++++++++++-
gcc/ada/sem_ch9.adb | 2 +-
gcc/ada/sem_prag.adb | 93 ++++++++++++++++++++++++++++--
gcc/ada/sem_prag.ads | 1 +
gcc/ada/sem_util.adb | 23 +++++++-
gcc/ada/snames.adb-tmpl | 5 ++
gcc/ada/snames.ads-tmpl | 18 ++++--
gcc/combine.c | 28 ++++-----
27 files changed, 586 insertions(+), 275 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 2627e90 [ELF] - Do not crash if user section has name equal to one of [...]
new 3e8a3b7 [ELF] avoid 'invalid-noreturn' 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:
ELF/Error.cpp | 4 +---
1 file changed, 1 insertion(+), 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 lld.
from 3358d46 [ELF] - Reuse Decompressor class.
new 2627e90 [ELF] - Do not crash if user section has name equal to one of [...]
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/InputSection.cpp | 5 ++++-
test/ELF/incompatible-section-types2.s | 7 +++++++
2 files changed, 11 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/incompatible-section-types2.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.
yvan.roux pushed a change to branch toolchain-snapshots
in repository toolchain/release-notes.
from d7d07e8 Toolchain sources: Fix typo in release notes for gcc-5-2016.1 [...]
new 18d0585 Toolchain sources: Update release notes for gcc-6-2017.01 snapshot.
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:
components/toolchain/gcc-linaro/6/README.textile | 62 ++++++++++++------------
1 file changed, 32 insertions(+), 30 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 gcc-5-branch
in repository gcc.
from 5de2678 PR lto/79042 * lto-cgraph.c (lto_output_varpool_node): Pack [...]
new bdeabb7 cp/ PR c++/77812 * name-lookup.c (set_namespace_binding_1) [...]
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/name-lookup.c | 7 ++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr77812.C | 18 ++++++++++++++++++
4 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/pr77812.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.