ObjFW  History of src/forwarding/forwarding-x86-win32.S of c7f0229795431423

History of the file that is called src/forwarding/forwarding-x86-win32.S at check-in c7f0229795431423

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: [4e5611c007] check-in: [de552578e7] user: js, branch: 1.0, size: 3015 [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: [4d792b9be9] check-in: [0b441e52d6] user: js, branch: trunk, size: 3047 [annotate] [blame] [check-ins using] [diff]

2024-02-24
20:57
Add endbr32 / endbr64 file: [c4fe9cb723] check-in: [262baf76e7] user: js, branch: 1.0, size: 3017 [annotate] [blame] [check-ins using] [diff]
20:50
Add endbr32 / endbr64 file: [fa878f1d90] check-in: [75d88e0f6e] user: js, branch: trunk, size: 3049 [annotate] [blame] [check-ins using] [diff]
2024-02-03
11:41
Update copyright file: [84cf0aee4b] check-in: [7324ec8590] user: js, branch: 1.0, size: 2906 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [5d1651a3b2] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2938 [annotate] [blame] [check-ins using] [diff]
2023-10-31
22:45
Move x86/Win32 assembly back to AT&T syntax

Support for the Intel syntax is too buggy in toolchains to be usable. file: [a288f1ae82] check-in: [14d5bc2bbc] user: js, branch: trunk, size: 2938 [annotate] [blame] [check-ins using] [diff]

2023-10-28
18:45
Remove unnecessary `short` from assembly file: [e2482c7f1d] check-in: [71d8f813ef] user: js, branch: trunk, size: 2872 [annotate] [blame] [check-ins using] [diff]
18:35
Use more local labels in assembly file: [a9803a8051] check-in: [cb18f26404] user: js, branch: trunk, size: 2909 [annotate] [blame] [check-ins using] [diff]
2023-10-25
00:50
Move x86/Win32 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: [c9c79ec3ea] check-in: [357bcde965] user: js, branch: trunk, size: 2877 [annotate] [blame] [check-ins using] [diff]

2023-01-06
09:04
Update copyright file: [ad61e372be] check-in: [8939cbdb52] user: js, branch: trunk, size: 2906 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [7c90db9737] check-in: [1a86b8175b] user: js, branch: trunk, size: 2906 [annotate] [blame] [check-ins using] [diff]
2021-04-18
13:24
Rename remaining functions in OFObject.h file: [7197d1ad71] check-in: [d9f8960fc5] user: js, branch: new-naming-convention, size: 2906 [annotate] [blame] [check-ins using] [diff]
2021-03-24
00:57
*-x86-win32.S: Add .scl and .type file: [7cc7ad47e7] check-in: [30ddefaf51] user: js, branch: trunk, size: 2918 [annotate] [blame] [check-ins using] [diff]
2021-02-07
01:05
Revert forwarding-x86-win32.S back to AT&T syntax

This is for consistency with the Mach-O version. file: [3ce3876d99] check-in: [82bfdb5575] user: js, branch: trunk, size: 2832 [annotate] [blame] [check-ins using] [diff]

2021-01-02
22:04
Update copyright file: [5db1a76db3] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2754 [annotate] [blame] [check-ins using] [diff]
2020-06-30
01:53
Convert all x86/Win32 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: [38023e4835] check-in: [2630b77909] user: js, branch: trunk, size: 2843 [annotate] [blame] [check-ins using] [diff]

01:08
Remove unnecessary PIC from x86/Win32 ASM file: [12b660e0de] check-in: [9ccac85bb4] user: js, branch: trunk, size: 2921 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [2062a9ecd0] check-in: [c7f0229795] user: js, branch: trunk, size: 3363 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [0ddc576cfd] check-in: [0509d7a844] user: js, branch: trunk, size: 3360 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [d46af72ef8] check-in: [7e5c81e186] user: js, branch: trunk, size: 3354 [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: [3d7c13a1ef] check-in: [44f45c2e35] user: js, branch: trunk, size: 3331 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

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

2015-01-03
20:57
Update copyright file: [109cddfd92] check-in: [cfd374b906] user: js, branch: trunk, size: 3321 [annotate] [blame] [check-ins using] [diff]
2014-04-10
00:03
forwarding/*.S: Include config.h

This is not strictly needed (and means its even included twice, as
forwarding.S already includes config.h), but it helps to assemble the
file directly without going through forwarding.S. file: [c065bd05b3] check-in: [9a4792a99e] user: js, branch: trunk, size: 3315 [annotate] [blame] [check-ins using] [diff]

2014-01-15
19:04
forwarding: Clean up local labels. file: [a85a18d2f1] check-in: [271bfb18b3] user: js, branch: trunk, size: 3294 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [f1c1087573] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 3360 [annotate] [blame] [check-ins using] [diff]
2013-12-27
02:07
Rework forwarding API and ABI.

It matches the Apple API and ABI now and the forwarding handler itself
determines whether it should forward or not.

This moves handling of +[resolve{Class,Instance}Method:] to the runtime
and allows adding new kinds of forwarding without changing the runtime.

Also fixes a potential stack problem in the forwarding for MIPS. file: [8abd7a71aa] check-in: [0c332aa2d2] user: js, branch: trunk, size: 3354 [annotate] [blame] [check-ins using] [diff]

2013-12-25
00:01
Make section .ctors "aw". file: [972226c4ef] check-in: [3695e89467] user: js, branch: trunk, size: 2456 [annotate] [blame] [check-ins using] [diff]
2013-12-06
02:36
Added: Add forwardingTargetForSelector: for x86/Win32. file: [de84be08d5] check-in: [c0f224df8a] user: js, branch: trunk, size: 2455 [annotate] [blame] [check-ins using]