]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Always use a hex prefix when displaying the alignment of program headers.
authorEtienne Buira <etienne.buira@gmail.com>
Thu, 8 Dec 2016 12:52:21 +0000 (12:52 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 8 Dec 2016 12:52:21 +0000 (12:52 +0000)
commit1d262527cf7ef3cdd2c015dc3540b47996e94d37
tree33d59454ddd5e67d05822bdfb8bb9fcee0a9a591
parent980d0cdd2fc40c30f3ddef644659d7d0dc00ed40
Always use a hex prefix when displaying the alignment of program headers.

* readelf.c (process_program_headers): Always use hex prefix when
displaying the segment alignment.
binutils/ChangeLog
binutils/readelf.c