ObjFW  History of src/invocation/call-x86_64-elf.S of 03e111614e7c6c25

History of the file that is called src/invocation/call-x86_64-elf.S at check-in 03e111614e7c6c25

2022-07-15
18:09
Deleted: Merge trunk into branch "wii-u" (check-in: [a2973418de] user: js, branch: wii-u, size: 0)
2021-05-09
14:45
Deleted: Merge trunk into branch "amiga-library"

All necessary changes to adjust for the changes made in trunk are
included in the merge commit. (check-in: [3c88df0ce4] user: js, branch: amiga-library, size: 0)

2021-04-30
22:26
[7750c118a3] part of check-in [efca87b509] Merge trunk into branch "invoke-invocation" (check-in: [efca87b509] user: js, branch: invoke-invocation, size: 2801) [annotate] [blame] [check-ins using] [diff]
2021-04-07
21:29
Deleted: Remove incomplete -[OFInvocation invoke] support

It has been moved to the "invoke-invocation" branch until it is ready. (check-in: [c71d3d9433] user: js, branch: trunk, size: 0)

2021-02-08
02:08
[83aad377c2] part of check-in [541b66cc87] Revert call-x86_64-elf.S back to AT&T syntax

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

2021-01-02
22:04
[d7ef9dafa4] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 2892) [annotate] [blame] [check-ins using] [diff]
2020-07-01
00:49
[10e2914d71] part of check-in [12a2c2d6c0] call-x86_64-elf.S: Fix several typos

It seems that my build was in a weird state that resulted in this not
actually being rebuilt after I changed it. (check-in: [12a2c2d6c0] user: js, branch: trunk, size: 2981) [annotate] [blame] [check-ins using] [diff]

2020-06-30
23:56
[4f918f901d] part of check-in [71c7f864e4] Convert call-x86_64-elf.S to Intel syntax (check-in: [71c7f864e4] user: js, branch: trunk, size: 2980) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[5b83df7d17] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 2948) [annotate] [blame] [check-ins using] [diff]
2019-09-29
15:25
Deleted: Remove incomplete -[OFInvocation invoke] support (check-in: [fc521f01cc] user: js, branch: 1.0, size: 0)
2019-02-18
20:55
[df8949da43] part of check-in [a1da5c7b2d] Replace a few movdqa with movaps

movaps is smaller, and we don't know what kind of data is in there
anyway (and it's FP rather than integer in most cases anyway), so it
does not matter which move instruction we use. (check-in: [a1da5c7b2d] user: js, branch: trunk, size: 2945) [annotate] [blame] [check-ins using] [diff]

01:37
[d3f8a4b569] part of check-in [780d096371] invocation: Make all offsets constants

This makes the assembly much more readable.

No difference between disassembled .o file before and after. (check-in: [780d096371] user: js, branch: trunk, size: 2945) [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
[dd3cafda04] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 2501) [annotate] [blame] [check-ins using] [diff]
2018-11-26
22:08
[cde094b517] part of check-in [f133454532] invocation: Add a shared header for some defines (check-in: [f133454532] user: js, branch: trunk, size: 2495) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[32ee4dd9cc] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 2361) [annotate] [blame] [check-ins using] [diff]
2017-10-21
20:22
[da9dc97995] part of check-in [5536319c9f] call-x86_64-elf.S: Fix using wrong register

r11 is no longer set after fc0423fe. (check-in: [5536319c9f] user: js, branch: trunk, size: 2338) [annotate] [blame] [check-ins using] [diff]

2017-10-05
20:10
[5a571b2199] part of check-in [cb30e471ca] call-x86_64-elf.S: Reorder to save one mem access (check-in: [cb30e471ca] user: js, branch: trunk, size: 2338) [annotate] [blame] [check-ins using] [diff]
2017-09-17
10:48
[02e59e10e2] part of check-in [4628f6bbff] invoke-x86_64.m: Support complex long double (check-in: [4628f6bbff] user: js, branch: trunk, size: 2359) [annotate] [blame] [check-ins using] [diff]
03:27
[dd38e0cbde] part of check-in [9adb8518bb] call-x86_64-elf.S: Fix use of overwritten %rdi (check-in: [9adb8518bb] user: js, branch: trunk, size: 2219) [annotate] [blame] [check-ins using] [diff]
2017-09-16
19:11
Added: [fa9ea51b67] part of check-in [6d2f81aea9] OFInvocation: Support for invoking on x86_64/ELF (check-in: [6d2f81aea9] user: js, branch: trunk, size: 2137) [annotate] [blame] [check-ins using]