coff2aout - convert an ARM little endian COFF image to a.out
coff2aout coff-image aout-image
coff2aout converts an ARM litte-endian COFF image to a.out. The .text, .data and .bss sections are copied across; all other sections (e.g. the .stabs debug information sections) are silently skipped.