g-pehage.adb: Remove a limitation on the length of the words handled by the minimal...
authorLaurent Pautet <pautet@adacore.com>
Wed, 30 Jul 2008 17:38:55 +0000 (19:38 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 30 Jul 2008 17:38:55 +0000 (19:38 +0200)
commitdb18b0f50ba5b0facae835217a92961b2c765aaa
treee4482530dfc1d72b336e69879666c8e2eb1fd1ad
parenta7a0d4dd08eba93103b1f2c6173af8ae979e3ea3
g-pehage.adb: Remove a limitation on the length of the words handled by the minimal perfect...

2008-07-30  Laurent Pautet  <pautet@adacore.com>

* g-pehage.adb:
Remove a limitation on the length of the words handled by the minimal
perfect hash function generator.

* g-pehage.ads:
Detail the use of subprograms Insert, Initialize, Compute and Finalize.
Fix some typos.

From-SVN: r138331
gcc/ada/g-pehage.adb
gcc/ada/g-pehage.ads