ObjFW  Check-in [42aaecc3cd]

Overview
Comment:Add assembly implementation for OF_BSWAP{16,32,64} for x86 and AMD64.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 42aaecc3cdfdf8572f35d48d549cc3cc5b0746a1ea3aff7f7516cf0ddd802774
User & Date: js on 2009-08-28 02:12:23
Other Links: manifest | tags
Context
2009-08-28
17:57
Fix a bug in OFHashing (SHA1 didn't cache correctly in -[digit]). check-in: 6a0ac6a3f1 user: js tags: trunk
02:12
Add assembly implementation for OF_BSWAP{16,32,64} for x86 and AMD64. check-in: 42aaecc3cd user: js tags: trunk
00:33
Add OF_BSWAP{16,32,64}_IF_{BE,LE} for conditional byte swap. check-in: 30f6c422ad user: js tags: trunk
Changes