This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1603b4d 2015-10-26 Richard Biener <rguenther(a)suse.de>
new 17e1096 Fix attribution in ChangeLog
new 5841bee liboffloadmic/ * runtime/offload_host.cpp (OffloadDescriptor [...]
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 | 2 +-
liboffloadmic/ChangeLog | 7 +++++++
liboffloadmic/runtime/offload_host.cpp | 5 +++--
3 files changed, 11 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 3b940ad 2015-10-26 Ed Schonberg <schonberg(a)adacore.com>
new 1603b4d 2015-10-26 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 | 14 ++++++
gcc/tree-object-size.c | 32 ++++++------
gcc/tree-ssa-threadedge.c | 126 +++++++++++++++++-----------------------------
3 files changed, 75 insertions(+), 97 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 81646a7 2015-10-26 Emmanuel Briot <briot(a)adacore.com>
new 3b940ad 2015-10-26 Ed Schonberg <schonberg(a)adacore.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/ada/ChangeLog | 20 +++++
gcc/ada/exp_unst.adb | 12 +--
gcc/ada/par-ch3.adb | 5 ++
gcc/ada/sem_prag.adb | 249 ---------------------------------------------------
gcc/ada/sem_prag.ads | 11 ---
gcc/ada/sem_res.adb | 2 +
6 files changed, 33 insertions(+), 266 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 7549144 2015-10-26 Javier Miranda <miranda(a)adacore.com>
new 71eb79e gcc/fortran/ChangeLog:
new 70ea591 2015-10-26 Hristian Kirtchev <kirtchev(a)adacore.com>
new 1fa721b 2015-10-26 Jerome Lambourg <lambourg(a)adacore.com>
new 5bc9ee5 2015-10-26 Jerome Lambourg <lambourg(a)adacore.com>
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/ada/ChangeLog | 28 ++++++++
gcc/ada/exp_unst.adb | 15 +++++
gcc/ada/exp_unst.ads | 3 +
gcc/ada/g-arrspl.ads | 6 +-
gcc/ada/sem_ch3.adb | 13 ++--
gcc/ada/sem_ch4.adb | 168 ++++++++++++++++++++++++++++++++++++++++------
gcc/ada/sem_util.adb | 36 ++++++----
gcc/ada/sysdep.c | 19 +++++-
gcc/fortran/ChangeLog | 10 +++
gcc/fortran/trans-array.c | 24 +++++--
10 files changed, 272 insertions(+), 50 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 b0920a5 2015-10-26 Bob Duff <duff(a)adacore.com>
new 7549144 2015-10-26 Javier Miranda <miranda(a)adacore.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/ada/ChangeLog | 20 +++++++++++
gcc/ada/einfo.ads | 2 +-
gcc/ada/exp_aggr.adb | 6 ++++
gcc/ada/exp_util.adb | 8 ++---
gcc/ada/sem_ch13.adb | 98 +++++++++++++++++++++++++++++++---------------------
gcc/ada/sem_ch3.adb | 2 +-
gcc/ada/sem_eval.adb | 13 +++----
7 files changed, 97 insertions(+), 52 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 13b0d6b 2015-10-26 Arnaud Charlet <charlet(a)adacore.com>
new adf9e48 2015-10-26 Javier Miranda <miranda(a)adacore.com>
new b0920a5 2015-10-26 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 | 22 ++++++++++++++++
gcc/ada/exp_ch6.adb | 5 ++++
gcc/ada/s-os_lib.ads | 14 +++++------
gcc/ada/s-rident.ads | 1 +
gcc/ada/sem_aggr.adb | 9 +++++++
gcc/ada/sem_ch3.adb | 25 ++++++++++++++++++
gcc/ada/sem_util.adb | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/ada/sem_util.ads | 13 ++++++++++
8 files changed, 152 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 gcc.
from 54f3cb1 2015-10-26 Arnaud Charlet <charlet(a)adacore.com>
new ca0e899 2015-10-26 Bob Duff <duff(a)adacore.com>
new 4892450 [auto-inc-dec.c] Account for cost of move operation in FORM_P [...]
new 727cc33 2015-10-26 Hristian Kirtchev <kirtchev(a)adacore.com>
new 403a6f3 2015-10-26 Alan Hayward <alan.hayward(a)arm.com>
new 29a00c2 2015-10-26 Arnaud Charlet <charlet(a)adacore.com>
new f3c4621 2015-10-26 Pascal Obry <obry(a)adacore.com>
new 13b0d6b 2015-10-26 Arnaud Charlet <charlet(a)adacore.com>
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:
gcc/ChangeLog | 11 +++++++
gcc/ada/ChangeLog | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/ada/adaint.c | 30 +++++++++++++++++++
gcc/ada/debug.adb | 6 +++-
gcc/ada/einfo.adb | 22 ++++----------
gcc/ada/einfo.ads | 32 ++++++++------------
gcc/ada/err_vars.ads | 2 +-
gcc/ada/errout.ads | 2 +-
gcc/ada/exp_ch5.adb | 6 +++-
gcc/ada/exp_unst.adb | 5 ----
gcc/ada/exp_util.adb | 44 ++++++++++++++++++++++++++++
gcc/ada/exp_util.ads | 7 +++++
gcc/ada/expect.c | 42 --------------------------
gcc/ada/gnat1drv.adb | 2 +-
gcc/ada/make.adb | 8 +----
gcc/ada/prj.adb | 2 +-
gcc/ada/restrict.ads | 2 +-
gcc/ada/s-fileio.adb | 8 ++---
gcc/ada/s-os_lib.adb | 21 ++++++++++++-
gcc/ada/s-os_lib.ads | 10 +++++++
gcc/ada/s-regpat.adb | 6 ++--
gcc/ada/sem_ch4.adb | 9 ++----
gcc/ada/sem_ch5.adb | 8 ++++-
gcc/ada/sem_ch6.adb | 2 +-
gcc/ada/sem_prag.adb | 22 +++++++-------
gcc/ada/sem_res.adb | 8 ++---
gcc/ada/sem_util.adb | 2 +-
gcc/ada/sem_util.ads | 20 ++++++-------
gcc/ada/sinfo.ads | 2 +-
gcc/auto-inc-dec.c | 39 +++++++++++-------------
gcc/tree-vect-loop.c | 5 ++--
31 files changed, 305 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 gcc.
from 04b78ed Minor reformatting.
new 894192a 2015-10-26 Ed Schonberg <schonberg(a)adacore.com>
new 83d2f9b 2015-10-26 Hristian Kirtchev <kirtchev(a)adacore.com>
new 54f3cb1 2015-10-26 Arnaud Charlet <charlet(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 | 60 +++++++++++++++++++++++++++++++++
gcc/ada/adaint.c | 9 +++--
gcc/ada/exp_ch11.adb | 16 ++++++---
gcc/ada/exp_ch4.adb | 69 ++++++++++++++++++++++++++++++++------
gcc/ada/exp_unst.adb | 69 +++++++++++++++++++++-----------------
gcc/ada/makeutl.ads | 2 +-
gcc/ada/osint-c.ads | 3 +-
gcc/ada/s-osinte-aix.ads | 5 ++-
gcc/ada/s-osinte-android.ads | 3 +-
gcc/ada/s-osinte-darwin.ads | 5 ++-
gcc/ada/s-osinte-freebsd.ads | 5 ++-
gcc/ada/s-osinte-hpux.ads | 5 ++-
gcc/ada/s-osinte-solaris-posix.ads | 5 ++-
gcc/ada/s-taprop-posix.adb | 18 +++++-----
gcc/ada/sem_ch6.adb | 2 +-
gcc/ada/sem_disp.adb | 30 +++++++++++++----
gcc/ada/sem_elab.adb | 6 ++++
17 files changed, 227 insertions(+), 85 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 5655be8 2015-10-26 Ed Schonberg <schonberg(a)adacore.com>
new 967eb98 2015-10-26 Ed Schonberg <schonberg(a)adacore.com>
new c02dccc 2015-10-26 Hristian Kirtchev <kirtchev(a)adacore.com>
new 69e9658 2015-10-26 Hristian Kirtchev <kirtchev(a)adacore.com>
new 15196ce Code clean ups.
new 040bb34 [config/sh/sh.c] Fix PR68091: Return false for non shmedia ta [...]
new 341af5d 2015-10-26 Yannick Moy <moy(a)adacore.com>
new 7689013 2015-10-26 Yannick Moy <moy(a)adacore.com>
new 04b78ed Minor reformatting.
The 8 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 | 189 ++++++++++++
gcc/ada/aspects.adb | 4 +-
gcc/ada/contracts.adb | 588 ++++++++++++++++++++++--------------
gcc/ada/contracts.ads | 75 ++---
gcc/ada/einfo.adb | 66 ++--
gcc/ada/einfo.ads | 41 +--
gcc/ada/exp_ch6.adb | 2 +-
gcc/ada/get_spark_xrefs.adb | 5 +-
gcc/ada/inline.adb | 48 ++-
gcc/ada/lib-xref-spark_specific.adb | 578 +++++++++++++++++------------------
gcc/ada/osint.ads | 2 +-
gcc/ada/par-ch9.adb | 97 +++---
gcc/ada/sem_attr.adb | 84 +++++-
gcc/ada/sem_aux.adb | 6 +-
gcc/ada/sem_case.adb | 12 +-
gcc/ada/sem_ch10.adb | 2 +-
gcc/ada/sem_ch12.adb | 3 +-
gcc/ada/sem_ch13.adb | 20 +-
gcc/ada/sem_ch3.adb | 13 +-
gcc/ada/sem_ch6.adb | 4 +-
gcc/ada/sem_ch9.adb | 14 +-
gcc/ada/sem_prag.adb | 484 ++++++++++++++++++-----------
gcc/ada/sem_prag.ads | 35 ++-
gcc/ada/sem_util.adb | 93 +++---
gcc/ada/sem_util.ads | 12 +-
gcc/ada/spark_xrefs.ads | 9 +-
gcc/config/sh/sh.c | 2 +-
28 files changed, 1578 insertions(+), 916 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.