Age | Commit message (Expand) | Author | Files | Lines |
2022-10-26 | include/elf.h: add s390x note types | Janosch Frank | 1 | -0/+2 |
2022-09-06 | linux-user: Honor PT_GNU_STACK | Richard Henderson | 1 | -0/+1 |
2021-12-21 | elf: Add machine type value for LoongArch | WANG Xuerui | 1 | -0/+2 |
2021-06-21 | linux-user: elf: s390x: Prepare for Vector enhancements facility | David Hildenbrand | 1 | -0/+7 |
2021-05-12 | Drop the deprecated unicore32 target | Markus Armbruster | 1 | -2/+1 |
2021-05-12 | Remove the deprecated moxie target | Thomas Huth | 1 | -3/+0 |
2021-03-09 | Remove deprecated target tilegx | Thomas Huth | 1 | -2/+0 |
2021-02-18 | Hexagon (include/elf.h) ELF machine definition | Taylor Simpson | 1 | -0/+1 |
2020-10-29 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-... | Peter Maydell | 1 | -0/+22 |
2020-10-27 | include/elf: Add defines related to GNU property notes for AArch64 | Richard Henderson | 1 | -0/+22 |
2020-10-27 | elf: Add EM_RX definition | Yoshinori Sato | 1 | -0/+2 |
2020-08-12 | Update PowerPC AT_HWCAP2 definition | Lijun Pan | 1 | -0/+1 |
2020-07-11 | hw/avr: Add support for loading ELF/raw binaries | Philippe Mathieu-Daudé | 1 | -0/+4 |
2020-01-23 | target/arm/arch_dump: Add SVE notes | Andrew Jones | 1 | -0/+1 |
2019-06-07 | linux-user: elf: ELF_HWCAP for s390x | David Hildenbrand | 1 | -0/+1 |
2019-03-19 | elf: Add RISC-V PSABI ELF header defines | Michael Clark | 1 | -0/+10 |
2019-02-05 | pvh: Boot uncompressed kernel using direct boot ABI | Liam Merwick | 1 | -0/+10 |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini | 1 | -5/+5 |
2018-12-26 | elf.h: Add the RISCV ELF magic numbers | Alistair Francis | 1 | -0/+55 |
2018-10-29 | elf: Define MIPS_ABI_FP_UNKNOWN macro | Stefan Markovic | 1 | -0/+2 |
2018-10-18 | elf: Fix comments to EF_MIPS_MACH_xxx constants | Fredrik Noring | 1 | -2/+2 |
2018-10-18 | elf: Add Mips_elf_abiflags_v0 structure | Stefan Markovic | 1 | -0/+16 |
2018-10-18 | elf: Add MIPS_ABI_FP_XXX constants | Stefan Markovic | 1 | -0/+8 |
2018-10-18 | elf: Fix PT_MIPS_XXX constants | Stefan Markovic | 1 | -2/+5 |
2018-08-24 | elf: Add EM_NANOMIPS value as a valid one for e_machine field | Aleksandar Rikalo | 1 | -0/+2 |
2018-08-16 | elf: Add ELF flags for MIPS machine variants | Aleksandar Markovic | 1 | -0/+23 |
2018-08-16 | elf: Remove duplicate preprocessor constant definition | Aleksandar Markovic | 1 | -1/+0 |
2018-05-03 | linux-user: ARM-FDPIC: Identify ARM FDPIC binaries | Christophe Lyon | 1 | -0/+1 |
2018-03-07 | RISC-V ELF Machine Definition | Michael Clark | 1 | -0/+2 |
2018-02-25 | linux-user: MIPS set cpu to r6 CPU if binary is R6 | YunQiang Su | 1 | -0/+7 |
2018-02-25 | linux-user, m68k: select CPU according to ELF header values | Laurent Vivier | 1 | -0/+28 |
2017-09-07 | tcg/s390: Use constant pool for movi | Richard Henderson | 1 | -1/+2 |
2017-07-14 | s390x/arch_dump: also dump guarded storage control block | Christian Borntraeger | 1 | -0/+1 |
2017-01-24 | nios2: Add usermode binaries emulation | Marek Vasut | 1 | -0/+2 |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -4/+3 |
2016-06-24 | linux-user: Update preprocessor constants for Mips-specific e_flags bits | Aleksandar Markovic | 1 | -0/+2 |
2016-06-14 | Add PowerPC AT_HWCAP2 definitions | Anton Blanchard | 1 | -0/+13 |
2016-02-23 | include: Clean up includes | Peter Maydell | 1 | -1/+0 |
2016-01-15 | elf: add arm note types | Andrew Jones | 1 | -0/+5 |
2015-09-25 | elf: Update EM_MOXIE definition | Peter Crosthwaite | 1 | -0/+3 |
2015-09-15 | linux-user: Support tilegx architecture in linux-user | Chen Gang | 1 | -0/+2 |
2015-05-27 | linux/elf.h update | Eric Farman | 1 | -0/+2 |
2015-03-10 | elf-loader: Provide the possibility to relocate s390 ELF files | Thomas Huth | 1 | -0/+2 |
2014-09-29 | tcg-sparc: Use ADDXC in addsub2_i64 | Richard Henderson | 1 | -8/+29 |
2014-09-01 | target-tricore: Add target stubs and qom-cpu | Bastian Koppelmann | 1 | -0/+2 |
2014-06-16 | target-ppc: Support little-endian PPC64 in user mode. | Doug Kwan | 1 | -0/+5 |
2014-05-02 | linux-user/elfload.c: Support ARM HWCAP2 flags | Peter Maydell | 1 | -0/+1 |
2013-11-30 | tcg-s390: Use qemu_getauxval in query_facilities | Richard Henderson | 1 | -0/+14 |
2013-11-30 | tcg-arm: Use qemu_getauxval | Richard Henderson | 1 | -0/+25 |
2013-11-30 | tcg-ppc64: Use qemu_getauxval | Richard Henderson | 1 | -0/+34 |