Commit Graph

10 Commits

Author SHA1 Message Date
theraven
1a386c9efd Fix the GOT-relative addressing in 32-bit message sends.
Thanks to Banlu for helping track this down.
2013-01-14 14:59:01 +00:00
theraven
5cd0a37e27 Change how we do GOT-relative relocations in objc_msgSend on i386 to make gas
happier.
2012-12-22 09:31:41 +00:00
theraven
d8192c3a64 Always return 64-bit 0 in response to a message to nil on x86. 2012-05-04 13:28:08 +00:00
theraven
3259504d4c Fix for last commit. 2011-10-25 12:24:55 +00:00
theraven
949469677e Fpret stuff (not very tested). 2011-10-25 12:18:58 +00:00
theraven
27452f82f0 Some bug fixes. 2011-10-24 17:17:33 +00:00
theraven
3df41cba81 Bug fix x86-32... 2011-10-23 19:04:20 +00:00
theraven
fb1d76ceaa Fix typo. 2011-10-23 17:19:48 +00:00
theraven
4c9acdf153 ARM stuff. 2011-10-23 16:07:22 +00:00
theraven
2e73765ffa Added some experimental stuff. 2011-10-22 20:24:34 +00:00