ObjFW  All files named "src/runtime/lookup-asm/lookup-asm-ppc-elf.S"

History for src/runtime/lookup-asm/lookup-asm-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
21:06
lookup-asm-ppc-elf.S: Use @ instead of %

This makes the assembler on MorphOS happy. file: [c3ef31f515] check-in: [59b780d680] user: js, branch: trunk, size: 1870 [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: [3d2ce317cc] check-in: [44f45c2e35] user: js, branch: trunk, size: 1870 [annotate] [blame] [check-ins using] [diff]

2016-05-08
09:36
Fix super lookup of missing methods on PPC file: [cf43f0aba4] check-in: [7156752f97] user: js, branch: trunk, size: 1864 [annotate] [blame] [check-ins using] [diff]
2016-01-03
00:43
Update copyright

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

00:41
Update copyright

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

2015-10-19
22:15
Add platform.h & make platform defines consistent file: [f3af272231] check-in: [1ba08eebc5] user: js, branch: trunk, size: 1847 [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
Update copyright file: [3595ebbfb3] check-in: [cfd374b906] user: js, branch: trunk, size: 1825 [annotate] [blame] [check-ins using] [diff]
2014-05-03
22:38
lookup-asm-ppc-*.S: Use positive rotations

Some assemblers don't like -x to rotate right, therefore use 32-x to
rotate right. file: [692630c304] check-in: [6776b7bd3c] user: js, branch: trunk, size: 1819 [annotate] [blame] [check-ins using] [diff]

12:09
Optimize PPC lookup file: [883108c0cc] check-in: [4edb1e0d64] user: js, branch: trunk, size: 1820 [annotate] [blame] [check-ins using] [diff]
2014-01-15
18:53
lookup-asm: Clean up local labels. file: [430e7ba2f2] check-in: [f4cf33fee6] user: js, branch: trunk, size: 1851 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [391d6d361e] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1877 [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: [69f3a9eceb] check-in: [0c332aa2d2] user: js, branch: trunk, size: 1871 [annotate] [blame] [check-ins using] [diff]

2013-09-20
10:57
Added: Move lookup asm files to src/runtime/lookup-asm. file: [43dfa59b3f] check-in: [c4abdf467a] user: js, branch: trunk, size: 1889 [annotate] [blame] [check-ins using]