]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/hashtab.c
hashtab.c (burtle_hash): New fn.
authorJason Merrill <jason@redhat.com>
Wed, 7 May 2003 18:07:58 +0000 (14:07 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 7 May 2003 18:07:58 +0000 (14:07 -0400)
commit5cc5a0d00d1029843f58d42743c5c97aee40b75a
tree44f4d6fd3046412557aa8c248e6d948fe847e7be
parent54350d487d9a5b2c4f8af39fd4c3517dbd5fb832
hashtab.c (burtle_hash): New fn.

libiberty/
        * hashtab.c (burtle_hash): New fn.
        * configure.in: Add AC_C_BIGENDIAN_CROSS.
        * aclocal.m4: Include accross.m4.
        * configure, config.in: Regenerate.
include/
        * hashtab.h (burtle_hash): Prototype.
        (burtle_hash_object): New macro.

From-SVN: r66565
include/ChangeLog
include/hashtab.h
libiberty/ChangeLog
libiberty/aclocal.m4
libiberty/config.in
libiberty/configure
libiberty/configure.in
libiberty/hashtab.c