Age | Commit message (Expand) | Author |
---|---|---|
2024-03-11 | contrib/elf2dmp: Use lduw_le_p() to read PDB | Akihiko Odaki |
2024-03-11 | contrib/elf2dmp: Fix error reporting style in pdb.c | Akihiko Odaki |
2024-03-11 | contrib/elf2dmp: Remove unnecessary err flags | Akihiko Odaki |
2023-10-19 | contrib/elf2dmp: Use g_malloc(), g_new() and g_free() | Suraj Shirvankar |
2023-10-19 | elf2dmp: check array bounds in pdb_get_file_size | Viktor Prutyanov |
2023-09-21 | elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining | Viktor Prutyanov |
2021-09-20 | elf2dmp: Fail cleanly if PDB file specifies zero block_size | Peter Maydell |
2020-12-13 | elf2dmp/pdb: Plug memleak in pdb_init_from_file | Pan Nengyuan |
2019-05-13 | Clean up includes | Markus Armbruster |
2019-02-05 | contrib/elf2dmp: fix printf format | Viktor Prutyanov |
2019-02-05 | contrib/elf2dmp: use GLib in PDB processing | Viktor Prutyanov |
2018-10-02 | contrib: add elf2dmp tool | Viktor Prutyanov |