summaryrefslogtreecommitdiff
path: root/types.h
Commit message (Collapse)AuthorAgeFilesLines
* Mass coding-style change: add spaces around operators.khali2008-10-261-8/+8
|
* Drop trailing whitespace.khali2008-02-161-2/+2
|
* Inline U64. It makes sense per se and also lets us get rid of a warningkhali2006-05-101-1/+1
| | | | about U64 being unused.
* Automatically enable the unaligned memory access workaround on ia64.khali2006-05-101-8/+8
|
* Refactor WORD-like macros into types.h.khali2004-04-221-0/+55
|
* Moved common "util" functions to util.c.khali2003-06-171-0/+7