| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | contrib/elf2dmp: Ensure phdrs fit in file | Akihiko Odaki | 2024-03-11 | 1 | -0/+8 |
| * | contrib/elf2dmp: Clamp QEMU note to file size | Akihiko Odaki | 2024-03-11 | 1 | -32/+55 |
| * | contrib/elf2dmp: Use GPtrArray | Akihiko Odaki | 2024-03-11 | 1 | -17/+8 |
| * | contrib/elf2dmp: Fix error reporting style in qemu_elf.c | Akihiko Odaki | 2024-03-11 | 1 | -16/+16 |
| * | contrib/elf2dmp: Use g_malloc(), g_new() and g_free() | Suraj Shirvankar | 2023-10-19 | 1 | -5/+2 |
| * | elf2dmp: use Linux mmap with MAP_NORESERVE when possible | Viktor Prutyanov | 2023-09-21 | 1 | -12/+56 |
| * | contrib/elf2dmp: add ELF dump header checking | Viktor Prutyanov | 2022-05-25 | 1 | -0/+53 |
| * | elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init | Pan Nengyuan | 2020-12-13 | 1 | -0/+1 |
| * | contrib/elf2dmp: use GLib in ELF processing | Viktor Prutyanov | 2019-02-05 | 1 | -19/+8 |
| * | contrib: add elf2dmp tool | Viktor Prutyanov | 2018-10-02 | 1 | -0/+164 |