Age | Commit message (Expand) | Author |
---|---|---|
2014-08-26 | base: Add a static assert to check bit union ranges | Andreas Sandberg |
2009-06-21 | BitUnion: Add more constiness. | Gabe Black |
2009-05-17 | includes: use base/types.hh not inttypes.h or stdint.h | Nathan Binkert |
2008-09-10 | style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul... | Ali Saidi |
2008-06-12 | BitUnion: Take out namespace declaration so bitunions can be declared inside ... | Gabe Black |
2007-10-07 | BitUnion: Fix some types in the bitunion classes. | Gabe Black |
2007-07-18 | Fix a compilation error for SubBitUnions, | Gabe Black |
2007-07-17 | Add a conversion constructor so a bitunion can be initialized to a value. | Gabe Black |
2007-07-14 | Move bitunion code into it's own file. | Gabe Black |