yasm/tools
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 Eliminate some signed/unsigned character mismatches in GAP build. 2006-03-18 22:36:21 +00:00
re2c * re2c/main.c: Include string.h so strlen and memcpy are prototyped. 2006-02-04 06:17:26 +00:00
xdf * xdf-objfmt.c (XDF_MAGIC): Change to XDF version 2.0. No backwards 2005-02-05 07:12:14 +00:00
Makefile.inc Rewrite x86 identifier recognition to use a minimal perfect hash table 2006-03-04 22:09:26 +00:00