This commit is contained in:
Roland McGrath
2004-10-05 18:09:46 +00:00
parent 724b3ea926
commit 073a2dc30f

View File

@ -1,3 +1,8 @@
2004-10-04 Roland McGrath <roland@redhat.com>
* hash.c (bfd_hash_set_default_size): Use const for table.
Use size_t instead of int for variable compared to sizeof results.
2004-10-05 Alan Modra <amodra@bigpond.net.au> 2004-10-05 Alan Modra <amodra@bigpond.net.au>
PR 425 PR 425