7 check-ins using file src/runtime/lookup-x86-elf.S version b73cd77fba
2012-05-12
| ||
14:14 | Use -Wno-deprecated-objc-isa-usage if available. check-in: 482c103268 user: js tags: runtime | |
10:22 | Add ASM for AMD64/Mach-O. check-in: 965b8afeef user: js tags: runtime | |
2012-05-10
| ||
18:38 | Sequential selectors to reduce fragmentation. check-in: 3f0b9df793 user: js tags: runtime | |
18:38 | Return objects as void* instead of const void*. check-in: bc531024f5 user: js tags: runtime | |
18:21 | objc_hashtable_alloc() -> objc_hashtable_new(). check-in: 963db3089f user: js tags: runtime | |
2012-05-09
| ||
13:55 | Initialize classes on the first dispatch. check-in: dcf845546a user: js tags: runtime | |
13:54 | Better way of calling the forwarding handler. check-in: f5747ff94a user: js tags: runtime | |