Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop ROMCC code and header guards | Arthur Heymans | 2019-12-19 | 1 | -3/+3 |
* | endian: Replace explicit byte swapping with compiler builtin | Julius Werner | 2019-12-06 | 1 | -0/+6 |
* | src: Add missing include <stdint.h> | Elyes HAOUAS | 2018-11-01 | 1 | -3/+6 |
* | src/include: Remove unnecessary typecast | Lee Leahy | 2017-03-13 | 1 | -4/+4 |
* | src/include: Remove spaces before ( and after ) | Lee Leahy | 2017-03-12 | 1 | -3/+3 |
* | include: Fix spelling | Martin Roth | 2013-07-11 | 1 | -1/+1 |
* | Add macros for 64bit byte order swapping | Stefan Reinauer | 2011-10-21 | 1 | -0/+11 |
* | byte swapping | Greg Watson | 2004-03-13 | 1 | -0/+33 |