History for src/forwarding/apple-forwarding-amd64.S
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [8c1bdd0d6b] check-in: [7413a728a7] user: js, branch: trunk, size: 4142 [annotate] [blame] [check-ins using] [diff] | |
2024-04-02
| ||
22:05 | Fix another, new linker warning on macOS file: [a4b6af78c9] check-in: [6e6bb54df3] user: js, branch: trunk, size: 3934 [annotate] [blame] [check-ins using] [diff] | |
2024-03-02
| ||
15:06 | Fix linker warning on macOS/iOS file: [4fb9f3a546] check-in: [9aa5bfa889] user: js, branch: 1.0, size: 3916 [annotate] [blame] [check-ins using] [diff] | |
15:06 | Fix linker warning on macOS/iOS file: [e6f2c2daf3] check-in: [ee858ea1fd] user: js, branch: trunk, size: 3923 [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: [a6a790786d] check-in: [262baf76e7] user: js, branch: 1.0, size: 3891 [annotate] [blame] [check-ins using] [diff] | |
20:50 | Add endbr32 / endbr64 file: [dda0d17f49] check-in: [75d88e0f6e] user: js, branch: trunk, size: 3898 [annotate] [blame] [check-ins using] [diff] | |
2024-02-03
| ||
11:41 | Update copyright file: [875ade227e] check-in: [7324ec8590] user: js, branch: 1.0, size: 3817 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [59b2226de5] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3824 [annotate] [blame] [check-ins using] [diff] | |
2023-10-31
| ||
23:06 |
Move AMD64/Mach-O assembly back to AT&T syntax
Support for the Intel syntax is too buggy in toolchains to be usable. file: [b8a53ba6d4] check-in: [700468b00c] user: js, branch: trunk, size: 3824 [annotate] [blame] [check-ins using] [diff] | |
2023-10-28
| ||
18:50 | Fix accidentally left over movq file: [6ad48a2ca8] check-in: [7a1b76cbec] user: js, branch: trunk, size: 4027 [annotate] [blame] [check-ins using] [diff] | |
18:35 | Use more local labels in assembly file: [51cce4e244] check-in: [cb18f26404] user: js, branch: trunk, size: 4034 [annotate] [blame] [check-ins using] [diff] | |
18:04 |
Move x86/Mach-O assembly to Intel syntax
A workaround for the assembler bugs has been found. file: [5acd78427e] check-in: [18c524e13d] user: js, branch: trunk, size: 4027 [annotate] [blame] [check-ins using] [diff] | |
2023-04-22
| ||
20:22 |
Renamed src/forwarding/apple-forwarding-x86_64.S → src/forwarding/apple-forwarding-amd64.S.
Rename x86_64 to AMD64
It's just a less awkward name and also what the BSDs use. file: [9954d86ee8] check-in: [b7a4e61b88] user: js, branch: trunk, size: 3817 [annotate] [blame] [check-ins using] [diff] | |