UDD
Skip Quicknav
Ultimate Database
Bugs search
Maintainer dashboard
Lintian
Lintian tags
Patches
Bugs usertags
Patches
Debian Patches
Status for polyml/5.8.1-1~exp1
Search:
Patch
Description
Author
Forwarded
Bugs
Origin
Last update
riscv-libffi.patch
[PATCH] New RISC-V port (#281)
* Add RISC-V support
This patch adds support for the RISC-V architecture (https://riscv.org).
This patch has been tested using QEMU user-mode emulation and GCC 7.2.0
in the following configurations:
* -march=rv32imac -mabi=ilp32
* -march=rv32g -mabi=ilp32d
* -march=rv64imac -mabi=lp64
* -march=rv64g -mabi=lp64d
The ABI currently can be found at
https://github.com/riscv/riscv-elf-psabi-doc/blob/master/riscv-elf.md .
* Add RISC-V to README
* RISC-V: fix configure.host
* Backported by Jessica Clarke <jrtc27@jrtc27.com>
diff --git a/libpolyml/libffi/Makefile.am b/libpolyml/libffi/Makefile.am
index 7145a6c2..fad1bdd6 100644
Stef O'Rear <sorear2@gmail.com>
no
2018-03-11
Showing 1 to 1 of 1 entry
All known versions for source package 'polyml'
5.8.1-1~exp1
(experimental)
5.7.1-5
(bookworm, sid)
5.7.1-4
(bullseye)
Links
Package Tracker for 'polyml'
Debian Maintainer Dashboard for 'polyml'
Browse sources for 'polyml/5.8.1-1~exp1' on sources.debian.org
DEP3: Patch Tagging Guidelines