18 check-ins using file src/runtime/lookup-x86-elf.S version ee522b3dc7
|
2012-04-25
| ||
| 09:11 | Remove useless GNU runtime warning check. (check-in: 0dce5656f8 user: js tags: runtime) | |
|
2012-04-22
| ||
| 16:18 | objfw-config: Include flags for fragile ABI. (check-in: 25df622287 user: js tags: runtime) | |
| 16:12 | Don't reexport libobjc when using ObjFW runtime. (check-in: e05fff3653 user: js tags: runtime) | |
| 16:05 | Safer way to create the global mutex. (check-in: 51b73c821c user: js tags: runtime) | |
| 16:02 | Add --enable-runtime. (check-in: 5ca3d6302a user: js tags: runtime) | |
| 15:56 | Add class_registerAlias_np(). (check-in: 8525f9600e user: js tags: runtime) | |
| 12:15 | A few casts to make Clang happy. (check-in: e1586f4dce user: js tags: runtime) | |
|
2012-04-21
| ||
| 13:47 | Ensure all selectors are registered before load. (check-in: d5236bb40e user: js tags: runtime) | |
| 13:05 | Properly copy methods from superclass first. (check-in: 8c368f8f38 user: js tags: runtime) | |
| 13:04 | Avoid useless looking for +[load] method. (check-in: c03268e4c6 user: js tags: runtime) | |
| 12:52 | Move objc_classname_to_class. (check-in: 7bbd6e43fe user: js tags: runtime) | |
| 11:31 | Merge branch 'master' into runtime (check-in: 676e09bf77 user: js tags: runtime) | |
| 10:56 | Remove useless thread-checking. (check-in: 555445ce0a user: js tags: runtime) | |
| 10:35 | Merge branch 'master' into runtime (check-in: e5d2a616de user: js tags: runtime) | |
|
2012-04-20
| ||
| 19:02 | Don't use the lower 8 bits for runtime flags. (check-in: 1b3d035041 user: js tags: runtime) | |
| 13:54 | Fix load queue. (check-in: 70807340fb user: js tags: runtime) | |
| 13:52 | Correctly setup and initialize classes. (check-in: 69f63f872a user: js tags: runtime) | |
|
2012-04-18
| ||
| 19:13 | Fix forwarding on x86. (check-in: a04298c590 user: js tags: runtime) | |