Remove deprecated target tilegx
TILE-Gx was only implemented in linux-user mode, but support for this CPU was removed from the upstream Linux kernel in 2018, and it has also been dropped from glibc, so there is no new Linux development taking place with this architecture. For running the old binaries, users can simply use older versions of QEMU. Signed-off-by:Thomas Huth <thuth@redhat.com> Reviewed-by:
Alex Bennée <alex.bennee@linaro.org> Acked-by:
Richard Henderson <richard.henderson@linaro.org> Acked-by:
Laurent Vivier <laurent@vivier.eu> Message-Id: <20210224183952.80463-1-thuth@redhat.com> Signed-off-by:
Thomas Huth <thuth@redhat.com>
Showing
- .gitlab-ci.yml 1 addition, 2 deletions.gitlab-ci.yml
- configure 1 addition, 1 deletionconfigure
- default-configs/targets/tilegx-linux-user.mak 0 additions, 1 deletiondefault-configs/targets/tilegx-linux-user.mak
- docs/system/deprecated.rst 0 additions, 8 deletionsdocs/system/deprecated.rst
- docs/system/removed-features.rst 14 additions, 0 deletionsdocs/system/removed-features.rst
- include/elf.h 0 additions, 2 deletionsinclude/elf.h
- include/exec/poison.h 0 additions, 1 deletioninclude/exec/poison.h
- linux-user/elfload.c 0 additions, 23 deletionslinux-user/elfload.c
- linux-user/syscall_defs.h 2 additions, 8 deletionslinux-user/syscall_defs.h
- linux-user/tilegx/cpu_loop.c 0 additions, 287 deletionslinux-user/tilegx/cpu_loop.c
- linux-user/tilegx/signal.c 0 additions, 178 deletionslinux-user/tilegx/signal.c
- linux-user/tilegx/sockbits.h 0 additions, 1 deletionlinux-user/tilegx/sockbits.h
- linux-user/tilegx/syscall_nr.h 0 additions, 327 deletionslinux-user/tilegx/syscall_nr.h
- linux-user/tilegx/target_cpu.h 0 additions, 44 deletionslinux-user/tilegx/target_cpu.h
- linux-user/tilegx/target_elf.h 0 additions, 14 deletionslinux-user/tilegx/target_elf.h
- linux-user/tilegx/target_fcntl.h 0 additions, 11 deletionslinux-user/tilegx/target_fcntl.h
- linux-user/tilegx/target_signal.h 0 additions, 23 deletionslinux-user/tilegx/target_signal.h
- linux-user/tilegx/target_structs.h 0 additions, 46 deletionslinux-user/tilegx/target_structs.h
- linux-user/tilegx/target_syscall.h 0 additions, 44 deletionslinux-user/tilegx/target_syscall.h
- linux-user/tilegx/termbits.h 0 additions, 1 deletionlinux-user/tilegx/termbits.h
Loading
Please register or sign in to comment