summaryrefslogtreecommitdiff
path: root/saa.c
Commit message (Expand)AuthorAgeFilesLines
* Remove function pointers in output, simplify error handlingH. Peter Anvin2009-07-181-24/+7
* Add copyright headers to the *.c/*.h files in the main directoryH. Peter Anvin2009-06-281-0/+33
* SAA: add saa_writeaddr() similar to other locationsH. Peter Anvin2008-10-171-0/+21
* saa: fix indentationH. Peter Anvin2008-06-191-112/+112
* Introduce likely/unlikely macros, use them in saa.cH. Peter Anvin2008-06-101-2/+2
* SAA: optimize all power-of-two lengthsH. Peter Anvin2008-06-101-3/+2
* SAA: optimize seeks when used on a byte arrayH. Peter Anvin2008-06-101-5/+17
* Move all the SAA code out of nasmlibH. Peter Anvin2008-06-091-0/+369