* impunit.adb: Add GNAT.CRC32.
authorPascal Obry <obry@gnat.com>
Fri, 12 Oct 2001 00:11:48 +0000 (00:11 +0000)
committerGeert Bosch <bosch@gcc.gnu.org>
Fri, 12 Oct 2001 00:11:48 +0000 (02:11 +0200)
From-SVN: r46213

gcc/ada/ChangeLog
gcc/ada/impunit.adb

index 929f093bef689be7f6da956cabd69aed9f1498f8..59151ebdb0809452843b9f2a8f401a06c7014208 100644 (file)
@@ -1,3 +1,7 @@
+2001-10-11  Pascal Obry <obry@gnat.com>
+       
+       * impunit.adb: Add GNAT.CRC32.
+
 2001-10-11  Ed Schonberg <schonber@gnat.com>
 
        * exp_fixd.adb (Expand_Multiply_Fixed_By_Fixed_Giving_Fixed): handle 
index 46cc84408b6517633468fad8a81db9e22282251f..ae10ab2e1d0678dddff2962d7c5ccf42188ac985 100644 (file)
@@ -6,7 +6,7 @@
 --                                                                          --
 --                                 B o d y                                  --
 --                                                                          --
---                            $Revision: 1.13 $
+--                            $Revision$
 --                                                                          --
 --           Copyright (C) 2000-2001 Free Software Foundation, Inc.         --
 --                                                                          --
@@ -191,6 +191,7 @@ package body Impunit is
      "g-cgicoo",    -- GNAT.CGI.Cookie
      "g-cgideb",    -- GNAT.CGI.Debug
      "g-comlin",    -- GNAT.Command_Line
+     "g-crc32 ",    -- GNAT.CRC32
      "g-curexc",    -- GNAT.Current_Exception
      "g-debpoo",    -- GNAT.Debug_Pools
      "g-debuti",    -- GNAT.Debug_Utilities