ObjFW  All files named "src/forwarding/forwarding-amd64-win64.S"

History for src/forwarding/forwarding-amd64-win64.S

2024-04-03
02:16
Change license to LGPLv3 only file: [09ac17f8c9] check-in: [7413a728a7] user: js, branch: trunk, size: 4022 [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
necessary .note.gnu.property. file: [231a1b0400] check-in: [de552578e7] user: js, branch: 1.0, size: 3782 [annotate] [blame] [check-ins using] [diff]

20:32
Use <cet.h> and _CET_ENDBR macro

This only uses endbr32/endbr64 when actually needed and emits the
necessary .note.gnu.property. file: [9cb3865a66] check-in: [0b441e52d6] user: js, branch: trunk, size: 3814 [annotate] [blame] [check-ins using] [diff]

2024-02-24
20:57
Add endbr32 / endbr64 file: [1c68b17637] check-in: [262baf76e7] user: js, branch: 1.0, size: 3784 [annotate] [blame] [check-ins using] [diff]
20:50
Add endbr32 / endbr64 file: [e1d53b7337] check-in: [75d88e0f6e] user: js, branch: trunk, size: 3816 [annotate] [blame] [check-ins using] [diff]
2024-02-03
11:41
Update copyright file: [fa09f3b47b] check-in: [7324ec8590] user: js, branch: 1.0, size: 3673 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [fedf0b1bb7] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3705 [annotate] [blame] [check-ins using] [diff]
2023-10-31
22:38
Move AMD64/Win64 assembly back to AT&T syntax

Support for the Intel syntax is too buggy in toolchains to be usable. file: [85508aab1a] check-in: [ba2d42d150] user: js, branch: trunk, size: 3705 [annotate] [blame] [check-ins using] [diff]

2023-10-28
18:45
Remove unnecessary `short` from assembly file: [43dda63d1e] check-in: [71d8f813ef] user: js, branch: trunk, size: 3613 [annotate] [blame] [check-ins using] [diff]
18:35
Use more local labels in assembly file: [bb16226b9b] check-in: [cb18f26404] user: js, branch: trunk, size: 3649 [annotate] [blame] [check-ins using] [diff]
2023-10-25
00:23
Move AMD64/Win64 assembly back to Intel syntax

This used to be in Intel syntax, but was moved back to AT&T syntax for
consistency with the Mach-O version, where the assembler doesn't support
the Intel syntax properly. However, it makes more sense to use Intel
syntax where possible. file: [66e90d878f] check-in: [70a7617023] user: js, branch: trunk, size: 3617 [annotate] [blame] [check-ins using] [diff]

2023-04-22
20:22
Renamed src/forwarding/forwarding-x86_64-win64.S → src/forwarding/forwarding-amd64-win64.S. Rename x86_64 to AMD64

It's just a less awkward name and also what the BSDs use. file: [ae09f773a9] check-in: [b7a4e61b88] user: js, branch: trunk, size: 3673 [annotate] [blame] [check-ins using] [diff]

2014-02-22
01:14
Deleted: Rename AMD64 to x86_64 check-in: [05f4b0a4f0] user: js, branch: trunk, size: 0
2014-02-20
16:04
Added: Add forwardingTargetForSelector: for AMD64/Win64 file: [a444a7af93] check-in: [0ce296bbb5] user: js, branch: trunk, size: 3633 [annotate] [blame] [check-ins using]