summaryrefslogtreecommitdiff
blob: b7ad57fbf1c60b805629655fb2f05f7c4b1ed987 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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.2 2013/05/16 09:31:44 slyfox Exp $

*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.