History for src/forwarding/apple-forwarding-x86.S
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] | |