This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 53685f2d358 2017-04-25 Bob Duff duff@adacore.com new 688ada096f7 2017-04-25 Hristian Kirtchev kirtchev@adacore.com new 751b8dcc78e 2017-04-25 Hristian Kirtchev kirtchev@adacore.com new 5380abf284b 2017-04-25 Bob Duff duff@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 | 65 ++ gcc/ada/exp_ch7.adb | 1468 -------------------------------------------- gcc/ada/exp_ch7.ads | 15 - gcc/ada/exp_util.adb | 1426 +++++++++++++++++++++++++++++++++++++++++- gcc/ada/exp_util.ads | 28 +- gcc/ada/fname-uf.adb | 6 +- gcc/ada/fname.adb | 87 ++- gcc/ada/fname.ads | 19 +- gcc/ada/make.adb | 2 +- gcc/ada/osint.adb | 4 +- gcc/ada/par-ch2.adb | 48 +- gcc/ada/s-taprop-mingw.adb | 6 +- gcc/ada/scans.ads | 8 +- gcc/ada/scn.adb | 3 +- gcc/ada/sem_ch3.adb | 1 - gcc/ada/sem_ch8.adb | 6 +- gcc/ada/sem_prag.adb | 1 - gcc/ada/sem_util.adb | 21 +- gcc/ada/uname.adb | 87 +++ gcc/ada/uname.ads | 14 +- 20 files changed, 1742 insertions(+), 1573 deletions(-)