Subject: CVS commit: pkgsrc/devel/ht
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 05/12/2005 20:19:47
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Thu May 12 20:19:47 UTC 2005

Modified Files:
	pkgsrc/devel/ht: Makefile distinfo

Log Message:
Update to 0.9.0:
- analyser: support for int, half and byte data-types.
- x86 disasm: invlpg, fisttp instructions added
- x86 disasm: sse, sse2, sse3 instructions added
- x86 asm: support for mmx instructions
- configure: set -DNO_NATIVE_UNALIGNED_MOVES for platforms other than x86
- removed 'include <malloc.h>' from cp-demangle.c
- fixed a buffer overflow in htperes.cc
- handle ELFs w/o segment or program sections (Thanks Daniel Black)
- don't malloc(0) (Thanks Daniel Black)
- some keyboard fixed for windows xp


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/ht/Makefile pkgsrc/devel/ht/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.