OSDN Git Service

Fix typo in alpha port found while grepping for ia64 info.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Aug 2005 23:38:44 +0000 (23:38 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Aug 2005 23:38:44 +0000 (23:38 +0000)
* system-linux-alpha.ads: Change ia64 to alpha.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103132 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog
gcc/ada/system-linux-alpha.ads

index 68df881..6906394 100644 (file)
@@ -1,3 +1,7 @@
+2005-08-15  James E. Wilson  <wilson@specifix.com>
+
+       * system-linux-alpha.ads: Change ia64 to alpha.
+
 2005-08-01  Kazu Hirata  <kazu@codesourcery.com>
 
        * decl.c, utils.c: Fix comment typos.
index 3f05810..89f8c1f 100644 (file)
@@ -5,7 +5,7 @@
 --                               S Y S T E M                                --
 --                                                                          --
 --                                 S p e c                                  --
---                         (GNU-Linux/ia64 Version)                         --
+--                        (GNU-Linux/alpha Version)                         --
 --                                                                          --
 --          Copyright (C) 1992-2005 Free Software Foundation, Inc.          --
 --                                                                          --