aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/ChangeLog')
-rw-r--r--gcc/ada/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index b5ed100..a8a6f5c 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,13 @@
+2016-04-18 Gary Dismukes <dismukes@adacore.com>
+
+ * sem_ch13.adb (Has_Good_Profile): Improvement
+ of error message. Now indicates subtype_mark of formal parameter
+ rather than the formal's name, plus minor rewording.
+
+2016-04-18 Pascal Obry <obry@adacore.com>
+
+ * adaint.c, adaint.h, s-os_lib.ads: Add new routine Current_Process_Id.
+
2016-04-18 Hristian Kirtchev <kirtchev@adacore.com>
* stringt.adb, exp_ch6.adb, sem_ch13.adb: Minor reformatting.