The source project of this merge request has been removed.
Reduce noise in objdump output
This removes offsets before instructions in objdump's output (thus helping regarding issue #17, though it does not deal with readelf's output).
It also adds the --no-show-raw-insn flag to objdump to reduce the size of the output, and make it overall more readable.