ObjFW  Check-in [1f38dbc88e]

Overview
Comment:Fix inline assembly on x86_64 for gcc with -O.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1f38dbc88e6ab24bc3795568fd79c54b7bfe4b15c77bf213f06de3f5818d0bc7
User & Date: js on 2009-11-29 14:00:12
Other Links: manifest | tags
Context
2009-11-29
16:23
Allow NULL as parameter for -[freeMemory:]. check-in: d57228d9d6 user: js tags: trunk
14:00
Fix inline assembly on x86_64 for gcc with -O. check-in: 1f38dbc88e user: js tags: trunk
11:49
Let OF_BSWAP{16,32,64} automatically detect whether we swap a constant. check-in: f4d5af029a user: js tags: trunk
Changes