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