* impunit.adb: Add GNAT.CRC32.

From-SVN: r46213
This commit is contained in:
Pascal Obry 2001-10-12 00:11:48 +00:00 committed by Geert Bosch
parent 794e24e7a5
commit 934abf9c1f
2 changed files with 6 additions and 1 deletions

View 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

View 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