mspdebug/formats
Daniel Beer f44d9d5281 elf32: more portable implementation.
The old implementation only worked on little-endian machines, and
relied on a particular struct layout.
2012-05-10 10:00:58 +12:00
..
binfile.c Restructuring: move file format implementations to formats/ 2011-09-14 16:12:03 +12:00
binfile.h Display section names when programming. 2011-10-12 13:52:56 +13:00
coff.c Display section names when programming. 2011-10-12 13:52:56 +13:00
coff.h Restructuring: move file format implementations to formats/ 2011-09-14 16:12:03 +12:00
elf32.c elf32: more portable implementation. 2012-05-10 10:00:58 +12:00
elf32.h Restructuring: move file format implementations to formats/ 2011-09-14 16:12:03 +12:00
elf_format.h Restructuring: move file format implementations to formats/ 2011-09-14 16:12:03 +12:00
ihex.c Kill unused variables 2011-11-15 09:26:35 +13:00
ihex.h Restructuring: move file format implementations to formats/ 2011-09-14 16:12:03 +12:00
srec.c Display section names when programming. 2011-10-12 13:52:56 +13:00
srec.h Restructuring: move file format implementations to formats/ 2011-09-14 16:12:03 +12:00
symmap.c Restructuring: move file format implementations to formats/ 2011-09-14 16:12:03 +12:00
symmap.h Restructuring: move file format implementations to formats/ 2011-09-14 16:12:03 +12:00
titext.c Display section names when programming. 2011-10-12 13:52:56 +13:00
titext.h Restructuring: move file format implementations to formats/ 2011-09-14 16:12:03 +12:00