]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Adjust
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 9 Apr 2014 15:22:46 +0000 (15:22 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 9 Apr 2014 15:22:46 +0000 (15:22 +0000)
From-SVN: r209247

gcc/ada/ChangeLog

index a43ad50d58aaf338fea6ad53f24e09d171657fb9..c9777706975d21a9d7f27337b7b887e6a09b40cd 100644 (file)
@@ -1,4 +1,5 @@
 2014-04-09  Eric Botcazou  <ebotcazou@adacore.com>
+           Svante Signell <svante.signell@gmail.com>
 
        PR ada/54040
        PR ada/59346
@@ -26,9 +27,9 @@
        * gcc-interface/Makefile.in (arm% linux-android): Switch to EHABI.
        * s-linux-android.ads: New file.
        * s-intman-android.adb: Likewise.
+       * s-osinte-android.ads: Adjust.
        * sigtramp-armdroid.c: Likewise.
        * sigtramp.h: Add Android support.
-       * s-osinte-android.ads: Adjust.
 
 2014-04-07  Eric Botcazou  <ebotcazou@adacore.com>