]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Introduce macro ASSUME_ALIGNED and use it in vki-linux.h.
authorIvo Raisr <ivosh@ivosh.net>
Sun, 26 Feb 2017 21:37:04 +0000 (21:37 +0000)
committerIvo Raisr <ivosh@ivosh.net>
Sun, 26 Feb 2017 21:37:04 +0000 (21:37 +0000)
commitf1a6076bcfb9605198bd2bb3789008979f76d9e5
tree0fb99572865632f9ddad8d6a6243c58032a48897
parentd572868caff1395ff6f7e913a900c14284758207
Introduce macro ASSUME_ALIGNED and use it in vki-linux.h.
Reduces the number of compiler warnings on MIPS platforms.
Partial fix for BZ#370028.
Patch by: Aleksandar Rikalo <aleksandar.rikalo@imgtec.com>

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16256
NEWS
include/pub_tool_basics.h
include/vki/vki-linux.h