diff options
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/gpsd_protocols.desc | 1 | ||||
-rw-r--r-- | profiles/desc/llvm_targets.desc | 8 |
2 files changed, 4 insertions, 5 deletions
diff --git a/profiles/desc/gpsd_protocols.desc b/profiles/desc/gpsd_protocols.desc index 30e805418afe..d85396bb827c 100644 --- a/profiles/desc/gpsd_protocols.desc +++ b/profiles/desc/gpsd_protocols.desc @@ -14,7 +14,6 @@ garmin - Garmin protocol support garmintxt - Garmin Simple Text protocol support geostar - Geostar Protocol support gpsclock - GPSclock protocol support -greis - Javad GREIS protocol support isync - Isync protocol support itrax - iTrax protocol support mtk3301 - MTK-3301 protocol support diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc index 38e123de7968..1c65ccad350a 100644 --- a/profiles/desc/llvm_targets.desc +++ b/profiles/desc/llvm_targets.desc @@ -1,9 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors. +# Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 AArch64 - AArch64 CPU target (arm64 in Gentoo) AMDGPU - AMDGPU target (supports R600 and GCN GPUs) -ARC - ARC (Argonaut RISC Core) embedded CPU target [EXPERIMENTAL] ARM - ARM CPU target AVR - 8-bit Atmel AVR microcontroller target [EXPERIMENTAL] BPF - Berkeley Packet Filter target @@ -11,11 +10,12 @@ Hexagon - Qualcomm Hexagon DSP target Lanai - Lanai CPU target Mips - MIPS CPU target (includes MIPS64) MSP430 - MSP430 CPU target (experimental) +Nios2 - Nios2 CPU target [EXPERIMENTAL] NVPTX - NVIDIA PTX (GPU) target (32-bit and 64-bit) PowerPC - PowerPC CPU target (PPC32 and PPC64) -RISCV - RISC-V CPU target +RISCV - RISC-V CPU target [EXPERIMENTAL] Sparc - Sparc CPU target SystemZ - SystemZ (s390x) CPU target -WebAssembly - WebAssembly backend +WebAssembly - WebAssembly backend [EXPERIMENTAL] X86 - X86 CPU target (includes amd64) XCore - XCore CPU target |