gentoo-full-overlay/dev-lang/jwasm/ChangeLog

24 lines
927 B
Text

# ChangeLog for dev-lang/jwasm
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/jwasm/ChangeLog,v 1.3 2013/11/04 12:28:39 slyfox Exp $
*jwasm-2.11 (04 Nov 2013)
04 Nov 2013; Sergei Trofimovich <slyfox@gentoo.org>
+files/jwasm-2.11-types-test.patch, +jwasm-2.11.ebuild:
Version bump.
*jwasm-2.10-r1 (16 May 2013)
16 May 2013; Sergei Trofimovich <slyfox@gentoo.org>
+files/jwasm-2.10-types-test.patch, +files/jwasm-2.10-uint_32-on-amd64.patch,
+jwasm-2.10-r1.ebuild, -jwasm-2.10.ebuild:
Fix 'uint_32' type size (otherwise final binaries are completely broken on
amd64).
*jwasm-2.10 (16 May 2013)
16 May 2013; Sergei Trofimovich <slyfox@gentoo.org>
+files/jwasm-2.10-gcc-4.8-fwdecl.patch, +jwasm-2.10.ebuild, +metadata.xml:
Initial import. MASM-compatible TASM-similar assembler (Wasm fork). Bug
#431706 by Anton Kochkov and others.