summary refs log tree commit diff stats
path: root/linux-user/mips/target_elf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Standardize on ELF_MACHINE not ELF_ARCHRichard Henderson2025-08-301-1/+1
* linux-user: Move elf parameters to {mips,mips64}/target_elf.hRichard Henderson2025-08-301-0/+4
* linux-user/mips: Use target_ulong for target_elf_greg_tRichard Henderson2025-08-301-4/+6
* linux-user: Move elf_core_copy_regs to mips/elfload.cRichard Henderson2025-08-301-0/+9
* linux-user: Move get_elf_base_platform to mips/elfload.cRichard Henderson2025-08-281-0/+1
* linux-user: Move get_elf_hwcap to mips/elfload.cRichard Henderson2025-08-281-0/+2
* linux-user: Move get_elf_cpu_model to target/elfload.cRichard Henderson2025-08-281-10/+1
* linux-user/mips: Do not try to use removed R5900 CPUPhilippe Mathieu-Daudé2024-08-201-3/+0
* linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binariesPhilippe Mathieu-Daudé2023-03-301-0/+3
* linux-user/mips: Recognize the R5900 CPU modelFredrik Noring2018-10-241-0/+3
* linux-user: MIPS set cpu to r6 CPU if binary is R6YunQiang Su2018-02-251-0/+3
* linux-user: Move CPU type name selection to a functionLaurent Vivier2018-02-251-0/+14