History of file src/invocation/call-x86_64-elf.S at check-in e833a8b2120c8eb2
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 | |
2021-04-30
| ||
22:26 | Merge trunk into branch "invoke-invocation" file: [7750c118a3] 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 |
Revert call-x86_64-elf.S back to AT&T syntax
This is for consistency with the Mach-O version. file: [83aad377c2] check-in: [541b66cc87] user: js, branch: trunk, size: 2882 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [d7ef9dafa4] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2892 [annotate] [blame] [check-ins using] [diff] | |
2020-07-01
| ||
00:49 |
call-x86_64-elf.S: Fix several typos
It seems that my build was in a weird state that resulted in this not | |
2020-06-30
| ||
23:56 | Convert call-x86_64-elf.S to Intel syntax file: [4f918f901d] check-in: [71c7f864e4] user: js, branch: trunk, size: 2980 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [5b83df7d17] 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 |
Replace a few movdqa with movaps
movaps is smaller, and we don't know what kind of data is in there | |
01:37 |
invocation: Make all offsets constants
This makes the assembly much more readable. No difference between disassembled .o file before and after. file: [d3f8a4b569] check-in: [780d096371] user: js, branch: trunk, size: 2945 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [dd3cafda04] check-in: [0509d7a844] user: js, branch: trunk, size: 2501 [annotate] [blame] [check-ins using] [diff] | |
2018-11-26
| ||
22:08 | invocation: Add a shared header for some defines file: [cde094b517] check-in: [f133454532] user: js, branch: trunk, size: 2495 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [32ee4dd9cc] check-in: [7e5c81e186] user: js, branch: trunk, size: 2361 [annotate] [blame] [check-ins using] [diff] | |
2017-10-21
| ||
20:22 |
call-x86_64-elf.S: Fix using wrong register
r11 is no longer set after fc0423fe. file: [da9dc97995] check-in: [5536319c9f] user: js, branch: trunk, size: 2338 [annotate] [blame] [check-ins using] [diff] | |
2017-10-05
| ||
20:10 | call-x86_64-elf.S: Reorder to save one mem access file: [5a571b2199] check-in: [cb30e471ca] user: js, branch: trunk, size: 2338 [annotate] [blame] [check-ins using] [diff] | |
2017-09-17
| ||
10:48 | invoke-x86_64.m: Support complex long double file: [02e59e10e2] check-in: [4628f6bbff] user: js, branch: trunk, size: 2359 [annotate] [blame] [check-ins using] [diff] | |
03:27 | call-x86_64-elf.S: Fix use of overwritten %rdi file: [dd38e0cbde] check-in: [9adb8518bb] user: js, branch: trunk, size: 2219 [annotate] [blame] [check-ins using] [diff] | |
2017-09-16
| ||
19:11 | Added: OFInvocation: Support for invoking on x86_64/ELF file: [fa9ea51b67] check-in: [6d2f81aea9] user: js, branch: trunk, size: 2137 [annotate] [blame] [check-ins using] | |