Minor changes to readelf formatting.
authorSeth LaForge <seth@ridemission.com>
Thu, 3 Dec 2015 04:33:45 +0000 (20:33 -0800)
committerSeth LaForge <seth@ridemission.com>
Thu, 3 Dec 2015 05:25:31 +0000 (21:25 -0800)
commitc0d78d9062c1f60ad10a622796d54e03aea26f9c
tree81f736f3c02f79fa91810e0280d343c64a417d72
parentd7aec6aba2cfed93e69dfe177cc161ccab42f15c
Minor changes to readelf formatting.

This makes the output more similar to GNU readelf.
It's not identical - in particular there are still a lot of whitespace
differences - but at least gets you within striking distance of no changes when
comparing with "diff -w".
scripts/readelf.py