dev-lang / uasm

UASM is a free MASM-compatible assembler

Official package sites : https://www.terraspace.co.uk/uasm.html ·

v2.57 :: 0 :: gentoo

Modified
License
Watcom-1.0
Keywords
amd64

v2.56.2 :: 0 :: gentoo

Modified
License
Watcom-1.0
Keywords
amd64
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-lang/uasm: Stabilize 2.57 amd64, #953530
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
NRK · gentoo
dev-lang/uasm: fix build on newer gcc
ideally the source should be fixed upstream. but many of the existing fixes have already been reported to upstream, both by myself and others [1] [2] and upstream has not been responsive. so just patch it up with -std=gnu17 for now. 1: https://github.com/Terraspace/UASM/issues/197 2: https://github.com/Terraspace/UASM/pulls Closes: https://bugs.gentoo.org/951108 Signed-off-by: NRK <nrk@disroot.org> Closes: https://github.com/gentoo/gentoo/pull/40998 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
NRK · gentoo
dev-lang/uasm: replace custom bool with stdbool.h
Closes: https://bugs.gentoo.org/944192 Signed-off-by: NRK <nrk@disroot.org> Closes: https://github.com/gentoo/gentoo/pull/40969 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
NRK · gentoo
dev-lang/uasm: add v2.57
Signed-off-by: NRK <nrk@disroot.org> Closes: https://github.com/gentoo/gentoo/pull/40810 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-lang/uasm: Stabilize 2.56.2 amd64, #937105
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
NRK · gentoo
dev-lang/uasm: fix makefile dependency order
Closes: https://bugs.gentoo.org/933867 Signed-off-by: NRK <nrk@disroot.org> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-lang/uasm: workaround modern C issues for now
Yuck, but I'm importing this from ::guru and it feels wrong to do that and then disable functionality in 7zip. Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-lang/uasm: style tweaks
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-lang/uasm: new package, add 2.56.2
Imported from ::guru as of commit ea612f548c48f74fce1abc60d5ad205c521c7492. Adding arthur and myself as well as NRK as discussed in #gentoo-guru. Dep of to-be-shortly-added app-arch/7zip for AES HW acceleration. Bug: https://bugs.gentoo.org/664664 Signed-off-by: Sam James <sam@gentoo.org>