mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
e7a16d9fd6
The Nios II architecture has been EOL'ed by the vendor. This patch removes all binutils, bfd, gas, binutils, and opcodes support for this target with the exception of the readelf utility. (The ELF EM_* number remains valid and the relocation definitions from the Nios II ABI will never change in future, so retaining the readelf support seems consistent with its purpose as a utility that tries to parse the headers in any ELF file provided as an argument regardless of target.)
36 lines
609 B
Plaintext
36 lines
609 B
Plaintext
@c Copyright (C) 2012-2024 Free Software Foundation, Inc.
|
|
@c For copying conditions, see the file ld.texi.
|
|
|
|
@c ------------------------------ CONFIGURATION VARS:
|
|
@c 1. Inclusiveness of this manual
|
|
@set GENERIC
|
|
|
|
@c 2. Specific target machines
|
|
@set ARM
|
|
@set C6X
|
|
@set CSKY
|
|
@set H8300
|
|
@set HPPA
|
|
@set I960
|
|
@set M68HC11
|
|
@set M68K
|
|
@set MIPS
|
|
@set MMIX
|
|
@set MSP430
|
|
@set NDS32
|
|
@set PDP11
|
|
@set POWERPC
|
|
@set POWERPC64
|
|
@set Renesas
|
|
@set S/390
|
|
@set SPU
|
|
@set TICOFF
|
|
@set WIN32
|
|
@set XTENSA
|
|
|
|
@c 3. Properties of this configuration
|
|
@clear SingleFormat
|
|
@set UsesEnvVars
|
|
@c ------------------------------ end CONFIGURATION VARS
|
|
|