aboutsummaryrefslogtreecommitdiffstats
path: root/include/loadstor.h
Commit message (Expand)AuthorAgeFilesLines
* If the macro BOTAN_TARGET_UNALIGNED_LOADSTOR_OK (from build.h) is on,lloyd2008-03-091-0/+86
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Avoid C-style casts (as detected by GCC's -Wold-style-cast) and instead use lloyd2007-07-231-13/+25
* Move the load/store operations to their own header, to allow assemblylloyd2007-07-231-0/+180