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

History for src/forwarding/forwarding-ppc-elf.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-05-16
22:28
forwarding-ppc-elf.S: Use @ instead of %

This makes the assembler on MorphOS happy. file: [e03be5b919] check-in: [1cd3e0c08c] user: js, branch: trunk, size: 4496 [annotate] [blame] [check-ins using] [diff]

2017-01-09
17:36
Update copyright

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

2016-01-03
00:43
Update copyright

While at it, also update the mail address. file: [1bbe781b17] check-in: [cec0f072f8] user: js, branch: 0.8, size: 4468 [annotate] [blame] [check-ins using] [diff]

00:41
Update copyright

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

2015-10-19
22:15
Add platform.h & make platform defines consistent file: [c4a4dfcf7c] check-in: [1ba08eebc5] user: js, branch: trunk, size: 4486 [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
Update copyright file: [df6435beab] check-in: [cfd374b906] user: js, branch: trunk, size: 4464 [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: [241fd281d4] check-in: [9a4792a99e] user: js, branch: trunk, size: 4458 [annotate] [blame] [check-ins using] [diff]

2014-01-15
19:04
forwarding: Clean up local labels. file: [ed223d4d17] check-in: [271bfb18b3] user: js, branch: trunk, size: 4437 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [97cc5dcf63] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 4479 [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: [09cadab137] check-in: [0c332aa2d2] user: js, branch: trunk, size: 4473 [annotate] [blame] [check-ins using] [diff]

2013-12-25
00:01
Make section .ctors "aw". file: [8b57a5618e] check-in: [3695e89467] user: js, branch: trunk, size: 3649 [annotate] [blame] [check-ins using] [diff]
2013-09-18
09:41
Added: Move sources for forwarding to src/forwarding. file: [f65f7f6307] check-in: [c3623fcb7b] user: js, branch: trunk, size: 3648 [annotate] [blame] [check-ins using]