aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/ChangeLog')
-rw-r--r--gcc/ada/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 4280b92..b6f23cd 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,17 @@
+2009-04-17 Pascal Obry <obry@adacore.com>
+
+ * adaint.h, argv.c (__gnat_init_args): New routine used to initialize
+ command line arguments.
+
+ * bindgen.adb: Call __gnat_init_args instead of simple assignments of
+ argc, argv and envp parameters.
+
+ * init.c: Fix minor typo and style fix.
+
+2009-04-17 Nicolas Setton <setton@adacore.com>
+
+ * link.c: Add darwin section
+
2009-04-16 Robert Dewar <dewar@adacore.com>
* g-pehage.adb: Minor reformatting