aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: add eapiFlorian Schmaus8 days1-0/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* profiles: add gitignoreFlorian Schmaus2024-04-041-0/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-emulation/nemu-xiangshan: correct LICENSE to MulanPSL-2.0Alex Fan2022-07-091-0/+1
| | | | | | Closes: https://github.com/gentoo/riscv/pull/5 Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* profiles.desc: remove, obsoleteAndreas K. Hüttel2020-09-111-5/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: moved abi useflag def to main treeAndreas K. Hüttel2020-09-111-11/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/default: Moved to main treeAndreas K. Hüttel2020-09-1114-23/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: arch/riscv moved to main treeAndreas K. Hüttel2020-09-1138-460/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Add useflag support for rv32 abisAndreas K. Hüttel2020-09-051-0/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Copy abi_riscv from main treeAndreas K. Hüttel2020-09-051-0/+9
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Add rv32 profiles to profiles.descAndreas K. Hüttel2020-09-051-0/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Add 17.0/rv32imac profile treeAndreas K. Hüttel2020-09-056-0/+10
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Add ipp32[d] non-multilib profile subdirsAndreas K. Hüttel2020-09-059-0/+64
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Add intermediate rv32imac profileAndreas K. Hüttel2020-09-055-0/+37
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Properly enable all 4 abi hereAndreas K. Hüttel2020-09-053-0/+6
| | | | | | Once the useflags are gone we should probably move to 6 abi :) Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Move as many settings as possible from riscv/rv64gc to riscvAndreas K. Hüttel2020-09-057-49/+42
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Copy arch/riscv contents from main treeAndreas K. Hüttel2020-09-0510-1/+214
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Add rv32 abis to multilib profileAndreas K. Hüttel2020-09-031-1/+16
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Add profiles.descAndreas K. Hüttel2020-09-031-0/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Copy rv64 default/linux treeAndreas K. Hüttel2020-09-038-0/+13
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Copy rv64 arch treeAndreas K. Hüttel2020-09-0315-0/+132
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: moved to main treeAndreas K. Hüttel2019-05-0339-202/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Yes, python-3.7Andreas K. Hüttel2019-05-033-1/+9
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Really only python-3.7Andreas K. Hüttel2019-05-031-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Rework so we only use python-3.7 (no patches needed there)Andreas K. Hüttel2019-05-025-5/+13
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Force using overlay glibcAndreas K. Hüttel2019-04-281-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: We need overlay gccAndreas K. Hüttel2019-04-281-1/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Hook into multilib system. Fingers crossed.Andreas K. Hüttel2019-04-2711-0/+32
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Add x86-64 static qemu-riscv64 to all stages for now (here, stage1)Andreas K. Hüttel2019-04-271-0/+5
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Add x86-64 static qemu-riscv64 to all stages for nowAndreas K. Hüttel2019-04-272-0/+7
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: One more victim of missing pcre-jitAndreas K. Hüttel2019-04-211-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: write -mabi= explicitly in cflagsAndreas K. Hüttel2019-04-212-0/+10
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Make sure we get python patched for riscvAndreas K. Hüttel2019-04-211-0/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: No Python 2 here, since it has lots of trouble with two-stage libdirAndreas K. Hüttel2019-04-201-0/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: No Python 2 here, since it has lots of trouble with two-stage libdirAndreas K. Hüttel2019-04-201-0/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Globally mask useflag seccomp; library does not work yet on riscvAndreas K. Hüttel2019-04-201-0/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: mask libpcre jit flag, not supported yetAndreas K. Hüttel2019-04-201-0/+4
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Also accept amd64 keywords for nowAndreas K. Hüttel2019-04-201-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Disable advanced portage features to make qemu workAndreas K. Hüttel2019-04-201-0/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Add profiles.descAndreas K. Hüttel2019-04-181-0/+5
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Add first attempt at riscv profilesAndreas K. Hüttel2019-04-1822-0/+107
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Initialize empty overlayAndreas K. Hüttel2019-04-182-0/+2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>