]> granicus.if.org Git - file/commit
Remove array code that was avoiding int64_t use. The rest of the code
authorChristos Zoulas <christos@zoulas.com>
Wed, 6 Mar 2013 03:35:30 +0000 (03:35 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 6 Mar 2013 03:35:30 +0000 (03:35 +0000)
commit38b4eebee34d6ded4c96b3ebe31820ad7fbfb77e
treefb74de9fd5b979d9260de8e2b488f00c7fcd66ab
parentf0936a210503a0d88b746994b0f93856750e937a
Remove array code that was avoiding int64_t use. The rest of the code
uses int64_t, so this does not make sense, and the code was broken on
LP64 Big Endian (sparc64 eg).
configure.ac
src/readelf.c
src/readelf.h