This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fd6f250 [ARC] Add new ARCv2 instructions. new 3a2486a 2016-05-02 Ed Schonberg schonberg@adacore.com new 111399d 2016-05-02 Arnaud Charlet charlet@adacore.com new 7f5dd8d Minor reformatting.
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 | 34 +++++++++++++++++++++ gcc/ada/a-tigeli.adb | 13 +++++--- gcc/ada/adabkend.adb | 8 ++--- gcc/ada/bindgen.adb | 79 ++++--------------------------------------------- gcc/ada/debug.adb | 18 ++++-------- gcc/ada/exp_attr.adb | 8 +---- gcc/ada/exp_ch4.adb | 25 +++++----------- gcc/ada/exp_ch5.adb | 83 +++++++++++++++++++++++++++++++--------------------- gcc/ada/exp_pakd.adb | 26 ---------------- gcc/ada/freeze.adb | 2 +- gcc/ada/gnatcmd.adb | 22 ++------------ gcc/ada/gnatlink.adb | 19 ------------ gcc/ada/layout.adb | 20 +------------ gcc/ada/make.adb | 6 ++-- gcc/ada/osint.adb | 27 +---------------- gcc/ada/repinfo.adb | 4 +-- gcc/ada/sem_attr.adb | 9 +++++- gcc/ada/sem_ch13.adb | 4 +-- gcc/ada/sem_ch4.adb | 44 +++++++++++++++++++++++++++- gcc/ada/sem_util.adb | 2 +- gcc/ada/switch-m.adb | 20 +------------ 21 files changed, 180 insertions(+), 293 deletions(-)