ObjFW  History of src/forwarding/apple-forwarding-arm.S of c7f0229795431423

History of the file that is called src/forwarding/apple-forwarding-arm.S at check-in c7f0229795431423

2024-02-03
11:41
Update copyright file: [df1e8f9074] check-in: [7324ec8590] user: js, branch: 1.0, size: 2344 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [48419797eb] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2352 [annotate] [blame] [check-ins using] [diff]
2023-10-28
18:35
Use more local labels in assembly file: [2386bdcec6] check-in: [cb18f26404] user: js, branch: trunk, size: 2352 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [3ab429edb9] check-in: [8939cbdb52] user: js, branch: trunk, size: 2344 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [638359a9cd] check-in: [1a86b8175b] user: js, branch: trunk, size: 2344 [annotate] [blame] [check-ins using] [diff]
2021-04-18
13:24
Rename remaining functions in OFObject.h file: [909cff10e5] check-in: [d9f8960fc5] user: js, branch: new-naming-convention, size: 2344 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [818da0b02a] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2354 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [bb35b86b46] check-in: [c7f0229795] user: js, branch: trunk, size: 2443 [annotate] [blame] [check-ins using] [diff]
2019-11-24
16:00
Fix clang removing fstmfdd and fldmfdd file: [6201d871d1] check-in: [e2beb92297] user: js, branch: trunk, size: 2440 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [54eb048dac] check-in: [0509d7a844] user: js, branch: trunk, size: 2446 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [489f55b307] check-in: [7e5c81e186] user: js, branch: trunk, size: 2440 [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: [03b6ac04a4] check-in: [44f45c2e35] user: js, branch: trunk, size: 2417 [annotate] [blame] [check-ins using] [diff]

2016-10-08
15:57
Fix apple-forwarding-arm.S

This previously threw an assertion in newer versions of ld. file: [f916685733] check-in: [60f92b7a21] user: js, branch: trunk, size: 2411 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

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

2015-01-03
20:57
Update copyright file: [8e13a58995] check-in: [cfd374b906] user: js, branch: trunk, size: 2376 [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: [c7afe37b99] check-in: [9a4792a99e] user: js, branch: trunk, size: 2370 [annotate] [blame] [check-ins using] [diff]

2014-01-15
19:04
forwarding: Clean up local labels. file: [f361ff3b23] check-in: [271bfb18b3] user: js, branch: trunk, size: 2349 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [cf318c894e] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 2409 [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: [a9ffa0e379] check-in: [0c332aa2d2] user: js, branch: trunk, size: 2403 [annotate] [blame] [check-ins using] [diff]

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