This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from a6292799d4 Corrected testcase to work with release build
new 32efa8614d [AST] Traverse templates in LexicallyOrderedRecursiveASTVisitor
new c5cd22bdca [AST] Traverse CXXOperatorCallExpr in LexicallyOrderedRecurs [...]
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:
.../AST/LexicallyOrderedRecursiveASTVisitor.h | 29 +++++++
include/clang/AST/RecursiveASTVisitor.h | 14 +++-
.../LexicallyOrderedRecursiveASTVisitorTest.cpp | 96 ++++++++++++++++++++--
3 files changed, 131 insertions(+), 8 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 5e9c4d17fe tst-res_use_inet6: Enhance test to cover IPv4-to-IPv6 addres [...]
new c77eb96925 nss_dns: Remove dead PTR IPv4-to-IPv6 mapping code
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 | 12 +++
resolv/nss_dns/dns-host.c | 13 ----
resolv/tst-res_use_inet6.c | 181 +++++++++++++++++++++++++++++++++++++++++++--
3 files changed, 186 insertions(+), 20 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 e3b910d895a 2017-09-06 Ed Schonberg <schonberg(a)adacore.com>
new b6a9b2f6a62 * name-lookup.c (count_fields): Rename to ... (count_clas [...]
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 | 12 ++++++
gcc/cp/name-lookup.c | 112 ++++++++++++++++++++++++++++-----------------------
2 files changed, 73 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 gcc.
from 13a1bbd30de 2017-09-06 Richard Biener <rguenther(a)suse.de>
new 61a4b85cc15 2017-09-06 Richard Biener <rguenther(a)suse.de>
new 0ac176ba086 2017-09-06 Richard Biener <rguenther(a)suse.de>
new e3b910d895a 2017-09-06 Ed Schonberg <schonberg(a)adacore.com>
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:
gcc/ChangeLog | 6 +
gcc/ada/ChangeLog | 47 ++++
gcc/ada/checks.adb | 14 ++
gcc/ada/errout.adb | 14 +-
gcc/ada/sem_aux.adb | 8 +-
gcc/ada/sem_ch12.adb | 9 +
gcc/ada/sem_ch3.adb | 22 +-
gcc/ada/sem_prag.adb | 290 +++++++++++++++--------
gcc/ada/sem_res.adb | 32 ++-
gcc/gimple-ssa-strength-reduction.c | 3 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.c-torture/execute/20050604-1.c | 6 +-
12 files changed, 331 insertions(+), 125 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 53b51b7a48a 2017-09-06 Bob Duff <duff(a)adacore.com>
new 79119fb8e9b 2017-09-06 Vincent Celier <celier(a)adacore.com>
new 8a2477a68af 2017-09-06 Eric Botcazou <ebotcazou(a)adacore.com>
new 2f29736b270 2017-09-06 Ed Schonberg <schonberg(a)adacore.com>
new 13a1bbd30de 2017-09-06 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 6 +++
gcc/ada/ChangeLog | 54 ++++++++++++++++++++++++++
gcc/ada/clean.adb | 5 +--
gcc/ada/einfo.adb | 73 +++++++++++++++++------------------
gcc/ada/einfo.ads | 6 +--
gcc/ada/exp_ch5.adb | 46 ++++++++++++++--------
gcc/ada/freeze.adb | 5 ++-
gcc/ada/gcc-interface/Makefile.in | 9 ++---
gcc/ada/gcc-interface/trans.c | 11 ++++++
gcc/ada/inline.adb | 11 ++++--
gcc/ada/make.adb | 13 ++++++-
gcc/ada/sem_ch12.adb | 77 +++++++++++++++++++++++--------------
gcc/ada/sem_ch3.adb | 2 +-
gcc/ada/sem_ch5.adb | 9 ++---
gcc/ada/sem_eval.adb | 3 ++
gcc/ada/sem_prag.adb | 6 ++-
gcc/ada/sem_util.adb | 2 +-
gcc/ada/sem_warn.adb | 10 ++---
gcc/ada/sinput-l.adb | 14 +++----
gcc/ada/sinput-l.ads | 19 +++++----
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.dg/vect/pr82108.c | 47 ++++++++++++++++++++++
gcc/tree-vect-stmts.c | 4 +-
23 files changed, 302 insertions(+), 135 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr82108.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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from c16fc6d start-container-docker.sh: Add --cp_file option
new a98bce7 start-container-qemu.sh: Cleanup to allow developer use.
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:
start-container-qemu.sh | 4 +++-
1 file changed, 3 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 master
in repository binutils-gdb.
from 419414eafc x86: Don't change r_type when performing TLS transitions
new 78984959cb x86-64: Add R_X86_64_converted_reloc_bit
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:
bfd/ChangeLog | 16 ++++++++++++++
bfd/elf64-x86-64.c | 42 +++++++++++++++++++++++++++----------
bfd/elfxx-x86.h | 5 -----
ld/ChangeLog | 7 +++++++
ld/testsuite/ld-x86-64/pr19609-2a.d | 2 +-
ld/testsuite/ld-x86-64/pr19609-2b.d | 2 +-
ld/testsuite/ld-x86-64/pr19609-4a.d | 3 +--
ld/testsuite/ld-x86-64/pr19609-4c.d | 3 +--
8 files changed, 58 insertions(+), 22 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 5535eed40a9 2017-09-06 Steve Baird <baird(a)adacore.com>
new 32075f9e15a 2017-09-06 Eric Botcazou <ebotcazou(a)adacore.com>
new 53b51b7a48a 2017-09-06 Bob Duff <duff(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 | 98 ++
gcc/ada/clean.adb | 1162 +-------------
gcc/ada/einfo.adb | 33 +
gcc/ada/einfo.ads | 6 +
gcc/ada/exp_dbug.adb | 15 +-
gcc/ada/exp_util.adb | 137 +-
gcc/ada/freeze.adb | 8 +-
gcc/ada/gnatls.adb | 2 +-
gcc/ada/gnatname.adb | 830 ++++++++--
gcc/ada/make.adb | 4097 ++++++-------------------------------------------
gcc/ada/make_util.adb | 964 ++++++++++++
gcc/ada/make_util.ads | 299 ++++
gcc/ada/makeusg.adb | 8 +-
gcc/ada/par_sco.adb | 2 +
gcc/ada/sem_ch12.adb | 47 +
gcc/ada/sem_ch13.adb | 47 +-
gcc/ada/sem_ch3.adb | 21 +
gcc/ada/sem_ch5.adb | 5 +-
gcc/ada/sem_ch7.adb | 2 +-
gcc/ada/sem_prag.adb | 5 +-
gcc/ada/sem_prag.ads | 4 +-
gcc/ada/sem_util.ads | 5 +-
gcc/ada/sem_warn.adb | 23 +-
gcc/ada/sinput.adb | 32 +
gcc/ada/sinput.ads | 7 +
gcc/ada/switch-m.adb | 84 +-
gcc/ada/switch-m.ads | 11 +-
gcc/ada/sysdep.c | 61 +-
28 files changed, 3051 insertions(+), 4964 deletions(-)
create mode 100644 gcc/ada/make_util.adb
create mode 100644 gcc/ada/make_util.ads
--
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 e12c5305ef4 * name-lookup.h (lookup_fnfields_slot_nolazy, lookup_fnfi [...]
new a613cd8ac36 2017-09-06 Hristian Kirtchev <kirtchev(a)adacore.com>
new bfed3e04034 2017-09-06 Eric Botcazou <ebotcazou(a)adacore.com>
new 5535eed40a9 2017-09-06 Steve Baird <baird(a)adacore.com>
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:
gcc/ada/ChangeLog | 105 +++++++++++++
gcc/ada/a-comlin.adb | 2 +-
gcc/ada/einfo.adb | 7 +
gcc/ada/einfo.ads | 1 +
gcc/ada/exp_aggr.adb | 6 +-
gcc/ada/exp_attr.adb | 12 +-
gcc/ada/exp_ch6.adb | 11 +-
gcc/ada/exp_util.adb | 51 ++++++-
gcc/ada/freeze.adb | 4 +-
gcc/ada/frontend.adb | 26 ++--
gcc/ada/g-catiio.adb | 423 ++++++++++++++++++++++++++++++++++++++++++++++++++-
gcc/ada/g-catiio.ads | 14 +-
gcc/ada/gnatbind.adb | 8 +-
gcc/ada/inline.adb | 153 ++++++++++---------
gcc/ada/pprint.adb | 72 +++++++--
gcc/ada/pprint.ads | 7 +-
gcc/ada/sem_attr.adb | 4 +-
gcc/ada/sem_ch13.adb | 133 ++++++++--------
gcc/ada/sem_ch3.adb | 42 ++---
gcc/ada/sem_ch7.adb | 240 ++++++++++++++++-------------
gcc/ada/sem_dim.adb | 27 +++-
gcc/ada/sem_res.adb | 7 +
gcc/ada/sem_util.adb | 55 +++----
gcc/ada/sem_util.ads | 9 +-
gcc/ada/sem_warn.adb | 20 ++-
25 files changed, 1061 insertions(+), 378 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.