yasm/tools/gap
Peter Johnson d0ebe182cc Eliminate some signed/unsigned character mismatches in GAP build.
* phash.c, phash.h (phash_checksum): Change to take signed char.
* perfect.h (key): Change name_k to char.
* perfect.c (initinl): Cast name_k.

svn path=/trunk/yasm/; revision=1418
2006-03-18 22:36:21 +00:00
..
gap.c * gap.c: Don't use HAMT. 2006-03-05 22:05:26 +00:00
Makefile.inc * gap.c: Don't use HAMT. 2006-03-05 22:05:26 +00:00
perfect.c Eliminate some signed/unsigned character mismatches in GAP build. 2006-03-18 22:36:21 +00:00
perfect.h Eliminate some signed/unsigned character mismatches in GAP build. 2006-03-18 22:36:21 +00:00
standard.h Rewrite x86 identifier recognition to use a minimal perfect hash table 2006-03-04 22:09:26 +00:00