commit | 22c6e505dc65ab3d624e4ccd7c48c95fe2128703 | [log] [tgz] |
---|---|---|
author | Kévin PETIT <kevin.petit@arm.com> | Wed Feb 12 17:24:01 2014 +0000 |
committer | Narayan Kamath <narayan@google.com> | Thu Feb 27 10:21:54 2014 +0000 |
tree | 3afc01a9ed52325b78f2266d9c5d08366978d1e8 | |
parent | 0d702d250777d385983b9f7c18467a764b29a7ed [diff] |
Various fixes for LP64 Changes include - Cast numbers to their proper length before casting to a pointer. - Use intptr_t when pointers are stored as integers. - Eliminate 'implicit declaration' warnings Signed-off-by: Matthew Leach <matthew.leach@arm.com> Signed-off-by: Ashok Bhat <ashok.bhat@arm.com> Signed-off-by: Marcus Oakland <marcus.oakland@arm.com> Signed-off-by: Kévin PETIT <kevin.petit@arm.com> Change-Id: I5664a087c5fbc322baa9178552404dbe9a992359