ObjFW  All files named "src/forwarding/apple-forwarding-ppc.S"

History for src/forwarding/apple-forwarding-ppc.S

2017-09-09
11:09
Deleted: Have .S file names match the platform defines check-in: [754d22a701] user: js, branch: trunk, size: 0
2017-01-09
17:36
Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. file: [d88f9fb209] check-in: [44f45c2e35] user: js, branch: trunk, size: 4273 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

While at it, also update the mail address. file: [744c0f51ae] check-in: [2a27cf3000] user: js, branch: trunk, size: 4267 [annotate] [blame] [check-ins using] [diff]

2015-01-03
20:57
Update copyright file: [e3c7e08adb] check-in: [cfd374b906] user: js, branch: trunk, size: 4263 [annotate] [blame] [check-ins using] [diff]
2014-04-10
00:03
forwarding/*.S: Include config.h

This is not strictly needed (and means its even included twice, as
forwarding.S already includes config.h), but it helps to assemble the
file directly without going through forwarding.S. file: [6cdc68d385] check-in: [9a4792a99e] user: js, branch: trunk, size: 4257 [annotate] [blame] [check-ins using] [diff]

2014-01-18
15:22
apple-forwarding-ppc: Fix unknown section warning. file: [88d9abbf5a] check-in: [d09f4b94f3] user: js, branch: trunk, size: 4236 [annotate] [blame] [check-ins using] [diff]
2014-01-15
19:04
forwarding: Clean up local labels. file: [98b4edd567] check-in: [271bfb18b3] user: js, branch: trunk, size: 4269 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [4e35ca1579] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 4327 [annotate] [blame] [check-ins using] [diff]
2013-12-27
02:07
Rework forwarding API and ABI.

It matches the Apple API and ABI now and the forwarding handler itself
determines whether it should forward or not.

This moves handling of +[resolve{Class,Instance}Method:] to the runtime
and allows adding new kinds of forwarding without changing the runtime.

Also fixes a potential stack problem in the forwarding for MIPS. file: [744faa6cfb] check-in: [0c332aa2d2] user: js, branch: trunk, size: 4321 [annotate] [blame] [check-ins using] [diff]

2013-12-24
00:50
Add forwarding for iOS/ARM64. file: [a34378a6db] check-in: [2566c341f3] user: js, branch: trunk, size: 4296 [annotate] [blame] [check-ins using] [diff]
2013-09-18
09:41
Added: Move sources for forwarding to src/forwarding. file: [0d304d12c0] check-in: [c3623fcb7b] user: js, branch: trunk, size: 4289 [annotate] [blame] [check-ins using]