ObjFW  History of src/runtime/lookup-asm/lookup-asm-x86_64-elf.S of 845580521d907e5e

History of the file that is called src/runtime/lookup-asm/lookup-asm-x86_64-elf.S at check-in 845580521d907e5e

2024-04-17
20:50
[cc9692563a] part of check-in [171615d20a] Add missing endbr / bti (check-in: [171615d20a] user: js, branch: trunk, size: 2392) [annotate] [blame] [check-ins using] [diff]
2024-04-03
02:16
[033d996c97] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 2379) [annotate] [blame] [check-ins using] [diff]
2024-02-26
20:32
[dba62cdfa5] part of check-in [de552578e7] Use <cet.h> and _CET_ENDBR macro

This only uses endbr32/endbr64 when actually needed and emits the
necessary .note.gnu.property. (check-in: [de552578e7] user: js, branch: 1.0, size: 2161) [annotate] [blame] [check-ins using] [diff]

20:32
[c26c73e7ea] part of check-in [0b441e52d6] Use <cet.h> and _CET_ENDBR macro

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

2024-02-24
20:57
[0aa1c677f8] part of check-in [262baf76e7] Add endbr32 / endbr64 (check-in: [262baf76e7] user: js, branch: 1.0, size: 2139) [annotate] [blame] [check-ins using] [diff]
20:50
[2b44a729f4] part of check-in [75d88e0f6e] Add endbr32 / endbr64 (check-in: [75d88e0f6e] user: js, branch: trunk, size: 2149) [annotate] [blame] [check-ins using] [diff]
2024-02-03
11:41
[ac7f632beb] part of check-in [7324ec8590] Update copyright (check-in: [7324ec8590] user: js, branch: 1.0, size: 2065) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[d99537b0fa] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2075) [annotate] [blame] [check-ins using] [diff]
2023-10-31
20:38
[59baaa9e46] part of check-in [da613d0cb5] Move AMD64/ELF assembly back to AT&T syntax

Support for the Intel syntax is too buggy in toolchains to be usable. (check-in: [da613d0cb5] user: js, branch: trunk, size: 2075) [annotate] [blame] [check-ins using] [diff]

2023-10-28
18:45
[c80a243830] part of check-in [71d8f813ef] Remove unnecessary `short` from assembly (check-in: [71d8f813ef] user: js, branch: trunk, size: 2054) [annotate] [blame] [check-ins using] [diff]
18:35
[d1cf6bd700] part of check-in [cb18f26404] Use more local labels in assembly (check-in: [cb18f26404] user: js, branch: trunk, size: 2090) [annotate] [blame] [check-ins using] [diff]
2023-10-24
23:56
[23159b41e1] part of check-in [ec513d0c55] Move AMD64/ELF 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. (check-in: [ec513d0c55] user: js, branch: trunk, size: 2080) [annotate] [blame] [check-ins using] [diff]

2023-08-29
22:48
[2f9e1b8cac] part of check-in [da242983b2] Add .note.GNU-stack on Haiku (check-in: [da242983b2] user: js, branch: trunk, size: 2065) [annotate] [blame] [check-ins using] [diff]
2023-07-15
14:48
[c64d3f82a3] part of check-in [340a3ac277] platform.h: Add OF_HURD (check-in: [340a3ac277] user: js, branch: trunk, size: 2044) [annotate] [blame] [check-ins using] [diff]
2023-04-22
20:22
Renamed src/runtime/lookup-asm/lookup-asm-x86_64-elf.S → src/runtime/lookup-asm/lookup-asm-amd64-elf.S. [98ad19ed05] part of check-in [b7a4e61b88] 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: 2018) [annotate] [blame] [check-ins using] [diff]

2023-01-06
09:04
[98ad19ed05] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 2018) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[63daf9ee68] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 2018) [annotate] [blame] [check-ins using] [diff]
2021-05-02
11:34
[a4b34307ef] part of check-in [2b75f9e6a0] runtime: Name things more consistently (check-in: [2b75f9e6a0] user: js, branch: trunk, size: 2018) [annotate] [blame] [check-ins using] [diff]
2021-02-22
22:38
[e0cdb81196] part of check-in [ddc5d6ac49] lookup-asm-x86*.S: Minor optimization (check-in: [ddc5d6ac49] user: js, branch: trunk, size: 2008) [annotate] [blame] [check-ins using] [diff]
2021-02-01
00:11
[b420f1d31a] part of check-in [8648662754] Revert lookup-asm-x86_64-elf.S back to AT&T syntax

This is for consistency with the Mach-O version. (check-in: [8648662754] user: js, branch: trunk, size: 2005) [annotate] [blame] [check-ins using] [diff]

2021-01-02
22:04
[70f37dd9e8] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 1991) [annotate] [blame] [check-ins using] [diff]
2020-07-12
11:50
[1f89a766d7] part of check-in [0bfac2b513] Obfuscate tagged pointers (check-in: [0bfac2b513] user: js, branch: tagged-pointers, size: 2080) [annotate] [blame] [check-ins using] [diff]
2020-07-05
14:06
[82960b8628] part of check-in [0579faebb2] lookup-asm-x86(_64)-*.S: Shave off one instruction (check-in: [0579faebb2] user: js, branch: tagged-pointers, size: 2012) [annotate] [blame] [check-ins using] [diff]
2020-07-04
00:24
[00fefd9a7f] part of check-in [943cf97843] Only use 4 bits to classify tagged pointers

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

2020-06-30
20:52
[14d6290458] part of check-in [c4a12e3fa1] Merge trunk into branch "tagged-pointers" (check-in: [c4a12e3fa1] user: js, branch: tagged-pointers, size: 2009) [annotate] [blame] [check-ins using] [diff]
20:50
[d030c5228c] part of check-in [b177aa1b8b] 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. (check-in: [b177aa1b8b] user: js, branch: trunk, size: 1797) [annotate] [blame] [check-ins using] [diff]

2020-06-29
23:24
[37f4b60ca1] part of check-in [577564693c] lookup-asm-x86_64-elf.S: Support tagged pointers (check-in: [577564693c] user: js, branch: tagged-pointers, size: 1995) [annotate] [blame] [check-ins using] [diff]
21:38
[edf654aa73] part of check-in [6b34f309da] Convert all x86_64/ELF ASM files to Intel syntax

GAS has decent support for Intel syntax these days, so there is little
reason to stick with AT&T syntax. (check-in: [6b34f309da] user: js, branch: trunk, size: 1783) [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
[16edfd651f] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 1800) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[6c2a382953] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 1797) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[2ba34931a0] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 1791) [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
[9089fbd2c0] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 1768) [annotate] [blame] [check-ins using] [diff]

2016-05-07
19:08
[7cfa75527e] part of check-in [d4d5a27ccd] Fix super lookup of missing methods on x86(_64) (check-in: [d4d5a27ccd] user: js, branch: trunk, size: 1762) [annotate] [blame] [check-ins using] [diff]
2016-01-03
00:43
[3ffaaa6ca1] part of check-in [cec0f072f8] Update copyright

While at it, also update the mail address. (check-in: [cec0f072f8] user: js, branch: 0.8, size: 1725) [annotate] [blame] [check-ins using] [diff]

00:41
[788eeb6057] part of check-in [2a27cf3000] Update copyright

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

2015-10-19
22:15
[e3fb1612c1] part of check-in [1ba08eebc5] Add platform.h & make platform defines consistent (check-in: [1ba08eebc5] user: js, branch: trunk, size: 1743) [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
[8b101bca48] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 1721) [annotate] [blame] [check-ins using] [diff]
2014-02-22
01:14
Added: [12b1d6de58] part of check-in [05f4b0a4f0] Rename AMD64 to x86_64 (check-in: [05f4b0a4f0] user: js, branch: trunk, size: 1715) [annotate] [blame] [check-ins using]