Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-12-18 | Code formatting. | ths | 1 | -1/+1 |
2007-11-05 | Fix muls64 prototype to match the actual implementation. | j_mayer | 1 | -1/+1 |
2007-11-04 | For consistency, move muls64 / mulu64 prototypes to host-utils.h | j_mayer | 1 | -26/+27 |
2007-10-28 | Add shared ctz32, cto32, ctz64, cto64, | j_mayer | 1 | -0/+97 |
2007-10-27 | Add sharable clz/clo inline functions and use them for the mips target. | ths | 1 | -0/+104 |