index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
elf2dmp
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
contrib/elf2dmp: Use g_malloc(), g_new() and g_free()
Suraj Shirvankar
1
-6
/
+3
2023-10-19
elf2dmp: limit print length for sign_rsds
Viktor Prutyanov
1
-1
/
+1
2023-09-21
elf2dmp: introduce merging of physical memory runs
Viktor Prutyanov
1
-8
/
+48
2023-09-21
elf2dmp: introduce physical block alignment
Viktor Prutyanov
1
-2
/
+3
2023-09-21
elf2dmp: replace PE export name check with PDB name check
Viktor Prutyanov
1
-60
/
+33
2023-07-31
elf2dmp: Don't abandon when Prcb is set to 0
Akihiko Odaki
1
-0
/
+5
2023-03-21
contrib/elf2dmp: add PE name check and Windows Server 2022 support
Viktor Prutyanov
1
-2
/
+26
2023-03-21
contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry
Viktor Prutyanov
1
-29
/
+42
2023-03-21
contrib/elf2dmp: fix code style
Viktor Prutyanov
1
-3
/
+6
2022-10-22
elf2dmp: free memory in failure
lu zhipeng
1
-0
/
+1
2022-04-22
include/qemu: rename Windows context definitions to expose bitness
Viktor Prutyanov
1
-3
/
+3
2021-01-20
elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE
Jiaxun Yang
1
-9
/
+9
2020-10-27
elf2dmp: Fix memory leak on main() error paths
AlexChen
1
-2
/
+2
2019-05-13
Clean up includes
Markus Armbruster
1
-2
/
+1
2019-03-11
contrib/elf2dmp: add kernel start address checking
Viktor Prutyanov
1
-0
/
+6
2019-02-05
contrib/elf2dmp: fix printf format
Viktor Prutyanov
1
-12
/
+15
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-1
/
+1
2018-10-02
contrib: add elf2dmp tool
Viktor Prutyanov
1
-0
/
+589