This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d7e07b9 2016-06-22 Arnaud Charlet charlet@adacore.com new 8650387 2016-06-22 Hristian Kirtchev kirtchev@adacore.com new e34cd69 2016-06-22 Ed Schonberg schonberg@adacore.com new b9d52db 2016-06-22 Bob Duff duff@adacore.com new 08439b3 2016-06-22 Justin Squirek squirek@adacore.com new f266acb Code cleanup. new 4c823e0 * vxworks-crtbe-link.spec: Removed, no longer used.
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/ada/ChangeLog | 81 ++++++++ gcc/ada/checks.adb | 51 +++-- gcc/ada/einfo.adb | 15 +- gcc/ada/einfo.ads | 8 + gcc/ada/exp_ch7.adb | 2 +- gcc/ada/g-comlin.adb | 12 +- gcc/ada/g-comlin.ads | 4 +- gcc/ada/lib-xref-spark_specific.adb | 392 ++++++++++++++++++------------------ gcc/ada/lib.ads | 6 + gcc/ada/s-tassta.adb | 10 +- gcc/ada/sem.adb | 3 +- gcc/ada/sem.ads | 5 + gcc/ada/sem_ch13.adb | 4 +- gcc/ada/sem_ch6.adb | 8 +- gcc/ada/sem_ch8.adb | 30 ++- gcc/ada/sem_dim.adb | 7 +- gcc/ada/sem_prag.adb | 31 ++- gcc/ada/sem_res.adb | 5 + gcc/ada/sprint.adb | 6 +- gcc/ada/system-vxworks-arm.ads | 2 +- gcc/ada/vxworks-crtbe-link.spec | 13 -- 21 files changed, 432 insertions(+), 263 deletions(-) delete mode 100644 gcc/ada/vxworks-crtbe-link.spec