Add RISC-V ABI aliases
modified libpkg/pkg_elf.c
@@ -1029,6 +1029,23 @@ pkg_get_myarch_elfparse(char *dest, size_t sz, struct os_info *oi)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/private/elf_tables.h
@@ -40,6 +40,9 @@ static const struct _elf_corres mach_corres[] = {
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -105,6 +108,11 @@ static struct arch_trans machine_arch_translation[] = {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|