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

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

2023-07-15
20:57
Renamed to src/runtime/lookup-asm/lookup-asm-amd64-win64.S. Merge trunk into branch "amiga-library" check-in: [860b0bf1e9] user: js, branch: amiga-library, size: 0
2023-04-22
20:22
Renamed to 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. check-in: [b7a4e61b88] user: js, branch: trunk, size: 0

2023-01-06
09:04
Update copyright file: [13eae8467e] check-in: [8939cbdb52] user: js, branch: trunk, size: 1948 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [bb874856c9] check-in: [1a86b8175b] user: js, branch: trunk, size: 1948 [annotate] [blame] [check-ins using] [diff]
2021-05-02
11:34
runtime: Name things more consistently file: [bc3f6ee83e] check-in: [2b75f9e6a0] user: js, branch: trunk, size: 1948 [annotate] [blame] [check-ins using] [diff]
2021-03-23
23:07
*-x86_64-win64.S: Add .scl and .type

This is similar to .type and .size in ELF. Adding these should help with
the patched binutils that MSYS2 uses. file: [57823d1901] check-in: [7f7b2bbc90] user: js, branch: trunk, size: 1938 [annotate] [blame] [check-ins using] [diff]

2021-03-16
22:55
Fix lookup-asm-x86_64-win64.S file: [7209ab94f0] check-in: [4750a54072] user: js, branch: trunk, size: 1870 [annotate] [blame] [check-ins using] [diff]
2021-03-14
23:54
Convert lookup-asm-x86_64-win64.S to AT&T syntax

It was the last file that was still in Intel syntax.

This also fixes no longer being able to assemble it with newer versions
of MinGW-w64. file: [4686eccab8] check-in: [2fb21576da] user: js, branch: trunk, size: 1889 [annotate] [blame] [check-ins using] [diff]

2021-02-22
22:38
lookup-asm-x86*.S: Minor optimization file: [4b98720144] check-in: [ddc5d6ac49] user: js, branch: trunk, size: 1822 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [bcecb9f17a] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1820 [annotate] [blame] [check-ins using] [diff]
2020-07-12
13:46
lookup-asm-x86*-win*.S: Obfuscate tagged pointers file: [fde9955f30] check-in: [4491aefd93] user: js, branch: tagged-pointers, size: 1909 [annotate] [blame] [check-ins using] [diff]
2020-07-05
14:06
lookup-asm-x86(_64)-*.S: Shave off one instruction file: [c662475fba] check-in: [0579faebb2] user: js, branch: tagged-pointers, size: 1893 [annotate] [blame] [check-ins using] [diff]
2020-07-04
00:24
Only use 4 bits to classify tagged pointers

This leaves 28/60 bits for the value. file: [069968302a] check-in: [943cf97843] user: js, branch: tagged-pointers, size: 1904 [annotate] [blame] [check-ins using] [diff]

2020-06-30
21:12
lookup-asm-x86_64-win64.S: Support tagged pointers file: [c889c864a2] check-in: [2cec2f2e8d] user: js, branch: tagged-pointers, size: 1891 [annotate] [blame] [check-ins using] [diff]
20:50
Convert all x86_64/Win64 ASM to Intel syntax

GAS has decent support for Intel syntax these days, so there is little
reason to stick with AT&T syntax. file: [47f8ccf7d6] check-in: [b177aa1b8b] user: js, branch: trunk, size: 1690 [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
Update copyright file: [71fe436f5b] check-in: [c7f0229795] user: js, branch: trunk, size: 1702 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [1878e22c3d] check-in: [0509d7a844] user: js, branch: trunk, size: 1699 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [6b2a48265f] check-in: [7e5c81e186] user: js, branch: trunk, size: 1693 [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
2017. file: [1dd4d380c5] check-in: [44f45c2e35] user: js, branch: trunk, size: 1670 [annotate] [blame] [check-ins using] [diff]

2016-05-07
19:08
Fix super lookup of missing methods on x86(_64) file: [54f61c8cb0] check-in: [d4d5a27ccd] user: js, branch: trunk, size: 1664 [annotate] [blame] [check-ins using] [diff]
2016-01-03
00:41
Update copyright

While at it, also update the mail address. file: [cc90b17b20] check-in: [2a27cf3000] user: js, branch: trunk, size: 1649 [annotate] [blame] [check-ins using] [diff]

2015-01-03
20:57
Update copyright file: [71fc5ef206] check-in: [cfd374b906] user: js, branch: trunk, size: 1645 [annotate] [blame] [check-ins using] [diff]
2014-02-22
01:14
Added: Rename AMD64 to x86_64 file: [0e61521df8] check-in: [05f4b0a4f0] user: js, branch: trunk, size: 1639 [annotate] [blame] [check-ins using]