summaryrefslogtreecommitdiff
path: root/types.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-07Add __noreturn macroSegher Boessenkool1-0/+1
2010-04-03Add __unused and __noinlineSegher Boessenkool1-0/+5
2010-02-17Use offsetof(), not __builtin_offsetof() or funky macrosSegher Boessenkool1-6/+6
2010-02-02Update copyrightsSegher Boessenkool1-1/+1
2010-02-02Add ARRAY_SIZE() macroSegher Boessenkool1-0/+2
2010-01-31Add an ugly pointer-fiddling subtype() definition for ancient compilersSegher Boessenkool1-0/+5
2009-03-03I2C support; I2C bitbanging bus; 24c04 EEPROM; make WAL use it all.Segher Boessenkool1-0/+3
2009-02-25Update copyright messagesSegher Boessenkool1-1/+1
2008-09-07"Commit early, commit often." Ho hum.Segher Boessenkool1-0/+3
2008-09-03Implement some insnsSegher Boessenkool1-0/+1
2008-09-03Restructure: make the disassembler a librarySegher Boessenkool1-0/+12