History of file src/forwarding/apple-forwarding-i386.S at check-in 76ee8ab48131265e
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [6e736e22a0] check-in: [7413a728a7] user: js, branch: trunk, size: 2664 [annotate] [blame] [check-ins using] [diff] | |
2024-02-26
| ||
20:32 |
Use <cet.h> and _CET_ENDBR macro
This only uses endbr32/endbr64 when actually needed and emits the | |
20:32 |
Use <cet.h> and _CET_ENDBR macro
This only uses endbr32/endbr64 when actually needed and emits the | |
2024-02-24
| ||
20:57 | Add endbr32 / endbr64 file: [9691a2ccf3] check-in: [262baf76e7] user: js, branch: 1.0, size: 2427 [annotate] [blame] [check-ins using] [diff] | |
20:50 | Add endbr32 / endbr64 file: [d769e50b08] check-in: [75d88e0f6e] user: js, branch: trunk, size: 2434 [annotate] [blame] [check-ins using] [diff] | |
2024-02-03
| ||
11:41 | Update copyright file: [73d2321aa7] check-in: [7324ec8590] user: js, branch: 1.0, size: 2353 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [5b3e10592e] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2360 [annotate] [blame] [check-ins using] [diff] | |
2023-10-31
| ||
23:14 |
Move x86/Mach-O assembly back to AT&T syntax
Support for the Intel syntax is too buggy in toolchains to be usable. file: [8d690ddaf5] check-in: [22e2cd67a2] user: js, branch: trunk, size: 2360 [annotate] [blame] [check-ins using] [diff] | |
2023-10-28
| ||
18:35 | Use more local labels in assembly file: [fe22007392] check-in: [cb18f26404] user: js, branch: trunk, size: 2587 [annotate] [blame] [check-ins using] [diff] | |
17:05 |
Move x86/Mach-O assembly to Intel syntax
A workaround for the assembler bugs has been found. file: [c3da6554d1] check-in: [54ee8929f0] user: js, branch: trunk, size: 2577 [annotate] [blame] [check-ins using] [diff] | |
2023-04-22
| ||
20:22 |
Renamed src/forwarding/apple-forwarding-i386.S → src/forwarding/apple-forwarding-x86.S.
Rename x86_64 to AMD64
It's just a less awkward name and also what the BSDs use. file: [d8d4e2afa9] check-in: [b7a4e61b88] user: js, branch: trunk, size: 2353 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [d8d4e2afa9] check-in: [8939cbdb52] user: js, branch: trunk, size: 2353 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [11f716a457] check-in: [1a86b8175b] user: js, branch: trunk, size: 2353 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
13:24 | Rename remaining functions in OFObject.h file: [8720a29870] check-in: [d9f8960fc5] user: js, branch: new-naming-convention, size: 2353 [annotate] [blame] [check-ins using] [diff] | |
2021-01-30
| ||
20:21 |
Revert apple-forwarding-*.S back to AT&T syntax
Intel syntax is too buggy in the Apple assembler. file: [8365ab0d59] check-in: [a6eb951b8c] user: js, branch: trunk, size: 2363 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [242ac0ef8b] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2597 [annotate] [blame] [check-ins using] [diff] | |
2020-07-01
| ||
19:57 |
Convert apple-forwarding-i386.S to Intel syntax
Unfortunately, we need to fall back to AT&T syntax for one part, as | |
2020-01-02
| ||
01:51 | Update copyright file: [b4b70f083a] check-in: [c7f0229795] user: js, branch: trunk, size: 2452 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [1486fd790d] check-in: [0509d7a844] user: js, branch: trunk, size: 2449 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [892b792976] check-in: [7e5c81e186] user: js, branch: trunk, size: 2443 [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 | |
2016-01-03
| ||
00:41 |
Update copyright
While at it, also update the mail address. file: [8b43dcb14f] check-in: [2a27cf3000] user: js, branch: trunk, size: 2414 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [005a893150] check-in: [cfd374b906] user: js, branch: trunk, size: 2410 [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 | |
2014-01-15
| ||
19:04 | forwarding: Clean up local labels. file: [70855fc5db] check-in: [271bfb18b3] user: js, branch: trunk, size: 2383 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [a53cc8a86c] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 2447 [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 This moves handling of +[resolve{Class,Instance}Method:] to the runtime Also fixes a potential stack problem in the forwarding for MIPS. file: [d1c0103e06] check-in: [0c332aa2d2] user: js, branch: trunk, size: 2441 [annotate] [blame] [check-ins using] [diff] | |
2013-12-24
| ||
00:50 | Add forwarding for iOS/ARM64. file: [8a15676211] check-in: [2566c341f3] user: js, branch: trunk, size: 2517 [annotate] [blame] [check-ins using] [diff] | |
2013-09-18
| ||
09:41 | Added: Move sources for forwarding to src/forwarding. file: [a72704deee] check-in: [c3623fcb7b] user: js, branch: trunk, size: 2510 [annotate] [blame] [check-ins using] | |