]> git.ipfire.org Git - thirdparty/elfutils.git/commit
src/
authorRoland McGrath <roland@redhat.com>
Fri, 29 Feb 2008 10:17:16 +0000 (10:17 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 29 Feb 2008 10:17:16 +0000 (10:17 +0000)
commit47c5c35de6bc548dff7577e3dae38d183b719232
tree394cb1742a0980c11e34cecd046ec955f462057a
parent834de6f38901b6add14b6f5f7dda8550638d98ec
src/
2008-02-29  Roland McGrath  <roland@redhat.com>

* readelf.c (print_attributes): Add a cast.
* elflint.c (check_attributes): Likewise.

* unaligned.h (add_8ubyte_unaligned): Cast PTR argument for parity
with [UNALIGNED_ACCESS_CLASS == BYTE_ORDER] definition.
(add_4ubyte_unaligned, add_2ubyte_unaligned): Likewise.
NEWS
src/ChangeLog
src/elflint.c
src/readelf.c
src/unaligned.h