Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove function pointers in output, simplify error handling | H. Peter Anvin | 2009-07-18 | 1 | -24/+7 |
* | Add copyright headers to the *.c/*.h files in the main directory | H. Peter Anvin | 2009-06-28 | 1 | -0/+33 |
* | SAA: add saa_writeaddr() similar to other locations | H. Peter Anvin | 2008-10-17 | 1 | -0/+21 |
* | saa: fix indentation | H. Peter Anvin | 2008-06-19 | 1 | -112/+112 |
* | Introduce likely/unlikely macros, use them in saa.c | H. Peter Anvin | 2008-06-10 | 1 | -2/+2 |
* | SAA: optimize all power-of-two lengths | H. Peter Anvin | 2008-06-10 | 1 | -3/+2 |
* | SAA: optimize seeks when used on a byte array | H. Peter Anvin | 2008-06-10 | 1 | -5/+17 |
* | Move all the SAA code out of nasmlib | H. Peter Anvin | 2008-06-09 | 1 | -0/+369 |