blob: 96d3c816fe22cf1a5201b9a578eea70d2a10f281 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# 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.
|