Path to this page:
Subject: CVS commit: pkgsrc/devel/ht
From: Julio M. Merino Vidal
Date: 2005-05-12 22:19:47
Message id: 20050512201947.77FB12DA27@cvs.netbsd.org
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
Files: