summaryrefslogtreecommitdiff
path: root/saa.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-17Fix saa_writeaddr for big-endian caseCyrill Gorcunov1-1/+2
2009-07-18Remove function pointers in output, simplify error handlingH. Peter Anvin1-24/+7
2009-06-28Add copyright headers to the *.c/*.h files in the main directoryH. Peter Anvin1-0/+33
2008-10-17SAA: add saa_writeaddr() similar to other locationsH. Peter Anvin1-0/+21
2008-06-19saa: fix indentationH. Peter Anvin1-112/+112
2008-06-10Introduce likely/unlikely macros, use them in saa.cH. Peter Anvin1-2/+2
2008-06-10SAA: optimize all power-of-two lengthsH. Peter Anvin1-3/+2
2008-06-10SAA: optimize seeks when used on a byte arrayH. Peter Anvin1-5/+17
2008-06-09Move all the SAA code out of nasmlibH. Peter Anvin1-0/+369