123358 Commits (619d5f0211ac69d71291505a8528671ab83764e3)
 

Author SHA1 Message Date
Richard Henderson 6e1c4ec458 linux-user: Replace init_guest_commpage macro with function 8 months ago
Richard Henderson 6a91f64ee1 linux-user: Move init_guest_commpage to hppa/elfload.c 8 months ago
Richard Henderson a56ef5e845 linux-user: Move init_guest_commpage to arm/elfload.c 8 months ago
Richard Henderson 8d4a6f8e4c linux-user: Move init_guest_commpage to x86_64/elfload.c 8 months ago
Richard Henderson abfa6c7c2a linux-user/xtensa: Expand target_elf_gregset_t 7 months ago
Richard Henderson b90e368616 linux-user/xtensa: Create target_ptrace.h 7 months ago
Richard Henderson 92e1a92823 linux-user/sh4: Expand target_elf_gregset_t 7 months ago
Richard Henderson ec12f80d1f linux-user/sh4: Create target_ptrace.h 7 months ago
Richard Henderson dabda4f36a linux-user/s390x: Expand target_elf_gregset_t 7 months ago
Richard Henderson 71c2c79815 linux-user/s390x: Create target_ptrace.h 7 months ago
Richard Henderson 8ad5f12426 linux-user/ppc: Expand target_elf_gregset_t 7 months ago
Richard Henderson 584c21f34e linux-user/ppc: Create target_ptrace.h 7 months ago
Richard Henderson 611dd00a45 linux-user/openrisc: Expand target_elf_gregset_t 7 months ago
Richard Henderson 7a4512db0a linux-user/openrisc: Create target_ptrace.h 7 months ago
Richard Henderson c61b88fbe4 linux-user/mips: Use target_ulong for target_elf_greg_t 7 months ago
Richard Henderson 0dcef57730 linux-user/mips: Create target_ptrace.h 7 months ago
Richard Henderson e803a48c1a linux-user/microblaze: Expand target_elf_gregset_t 7 months ago
Richard Henderson e5c31ef558 linux-user/microblaze: Fold target_pt_regs.r* to an array 7 months ago
Richard Henderson cf33264f19 linux-user/microblaze: Create target_ptrace.h 7 months ago
Richard Henderson 5c3a0884ef linux-user/m68k: Expand target_elf_gregset_t 7 months ago
Richard Henderson 190cc717f8 linux-user/loongarch64: Expand target_elf_gregset_t 7 months ago
Richard Henderson 9308223c71 linux-user/loongarch64: Create target_ptrace.h 7 months ago
Richard Henderson af6da9e6b8 linux-user/arm: Expand target_elf_gregset_t 7 months ago
Richard Henderson db58f1667e linux-user/arm: Create target_ptrace.h 7 months ago
Richard Henderson ff22166d3f linux-user/aarch64: Expand target_elf_gregset_t 7 months ago
Richard Henderson 7ee71b02fb linux-user/aarch64: Create target_ptrace.h 7 months ago
Richard Henderson 31d0ef2c85 linux-user/x86_64: Fix dump of fs_base, gs_base 7 months ago
Richard Henderson 9c49798e18 linux-user/x86_64: Expand target_elf_gregset_t 7 months ago
Richard Henderson 399313bb6d linux-user/x86_64: Create target_ptrace.h 7 months ago
Richard Henderson ff15e62d3f linux-user/i386: Expand target_elf_gregset_t 7 months ago
Richard Henderson c47407ef2f linux-user/i386: Create target_ptrace.h 7 months ago
Richard Henderson 4540a4e604 linux-user: Remove target_elf_greg_t, tswapreg from elfload.c 7 months ago
Richard Henderson 952916bb8f linux-user: Move elf_core_copy_regs to xtensa/elfload.c 8 months ago
Richard Henderson 59b51b4e7c linux-user: Move elf_core_copy_regs to s390x/elfload.c 8 months ago
Richard Henderson bcaebf6e5b linux-user: Move elf_core_copy_regs to m68k/elfload.c 8 months ago
Richard Henderson a4ea8c30e7 linux-user: Move elf_core_copy_regs to sh4/elfload.c 8 months ago
Richard Henderson 28c7d60b54 linux-user: Move elf_core_copy_regs to openrisc/elfload.c 8 months ago
Richard Henderson e06b9c34ea linux-user: Move elf_core_copy_regs to microblaze/elfload.c 8 months ago
Richard Henderson a8081da18d linux-user: Move elf_core_copy_regs to mips/elfload.c 8 months ago
Richard Henderson cf334829cb linux-user: Move elf_core_copy_regs to loongarch64/elfload.c 8 months ago
Richard Henderson a67e20d629 linux-user: Move elf_core_copy_regs to ppc/elfload.c 8 months ago
Richard Henderson b71b68b233 linux-user: Move elf_core_copy_regs to aarch64/elfload.c 8 months ago
Richard Henderson 53c6724cc9 linux-user: Move elf_core_copy_regs to arm/elfload.c 8 months ago
Richard Henderson 93c62ca6fe linux-user: Move elf_core_copy_regs to {i386,x86_64}/elfload.c 7 months ago
Richard Henderson bb130c1758 linux-user: Rename USE_ELF_CORE_DUMP to HAVE_ELF_CORE_DUMP 7 months ago
Richard Henderson 553bf7dbd4 linux-user: Declare elf_core_copy_regs in loader.h 8 months ago
Richard Henderson 1b32b3d7d8 linux-user: Update comment for target_elf_gregset_t 7 months ago
Richard Henderson 8caa662110 linux-user/xtensa: Convert target_elf_gregset_t to a struct 7 months ago
Richard Henderson f2accdfac4 linux-user/s390x: Convert target_elf_gregset_t to a struct 7 months ago
Richard Henderson a9caaa69f0 linux-user/m68k: Convert target_elf_gregset_t to a struct 7 months ago