ObjFW  All files named "src/runtime/lookup-asm/lookup-asm-amd64-win64.S"

History for src/runtime/lookup-asm/lookup-asm-amd64-win64.S

2024-04-17
20:50
Add missing endbr / bti file: [09a5df3763] check-in: [171615d20a] user: js, branch: trunk, size: 2275 [annotate] [blame] [check-ins using] [diff]
2024-04-03
02:16
Change license to LGPLv3 only file: [c8a0addc63] check-in: [7413a728a7] user: js, branch: trunk, size: 2262 [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: [df92e91b57] check-in: [de552578e7] user: js, branch: 1.0, size: 2044 [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: [5536a6afa6] check-in: [0b441e52d6] user: js, branch: trunk, size: 2054 [annotate] [blame] [check-ins using] [diff]

2024-02-24
20:57
Add endbr32 / endbr64 file: [a1a718f0ad] check-in: [262baf76e7] user: js, branch: 1.0, size: 2022 [annotate] [blame] [check-ins using] [diff]
20:50
Add endbr32 / endbr64 file: [94ccf0547a] check-in: [75d88e0f6e] user: js, branch: trunk, size: 2032 [annotate] [blame] [check-ins using] [diff]
2024-02-03
11:41
Update copyright file: [d8069cc26e] check-in: [7324ec8590] user: js, branch: 1.0, size: 1948 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [c432b0ebda] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1958 [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: [e18eba8eb1] check-in: [ba2d42d150] user: js, branch: trunk, size: 1958 [annotate] [blame] [check-ins using] [diff]

2023-10-28
18:45
Remove unnecessary `short` from assembly file: [aebc3c4fb2] check-in: [71d8f813ef] user: js, branch: trunk, size: 1940 [annotate] [blame] [check-ins using] [diff]
18:35
Use more local labels in assembly file: [2fecd29e3d] check-in: [cb18f26404] user: js, branch: trunk, size: 1970 [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: [56a0df9bbf] check-in: [70a7617023] user: js, branch: trunk, size: 1960 [annotate] [blame] [check-ins using] [diff]

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

It's just a less awkward name and also what the BSDs use. file: [13eae8467e] check-in: [b7a4e61b88] user: js, branch: trunk, size: 1948 [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-19
14:31
Added: Add lookup-asm-amd64-win64.S file: [0e61521df8] check-in: [80ab671cf4] user: js, branch: trunk, size: 1639 [annotate] [blame] [check-ins using]