ObjFW  Timeline

46 check-ins that include changes to files matching 'src/invocation/*'

2022-07-15
18:09
Merge trunk into branch "wii-u" check-in: a2973418de user: js tags: wii-u
2021-05-09
14:45
Merge trunk into branch "amiga-library" check-in: 3c88df0ce4 user: js tags: amiga-library
2021-04-30
22:26
Merge trunk into branch "invoke-invocation" check-in: efca87b509 user: js tags: invoke-invocation
2021-04-25
20:22
Merge trunk into branch "unix-sockets" check-in: fb40f7048d user: js tags: unix-sockets
2021-04-07
21:29
Remove incomplete -[OFInvocation invoke] support check-in: c71d3d9433 user: js tags: trunk
2021-02-08
02:08
Revert call-x86_64-elf.S back to AT&T syntax check-in: 541b66cc87 user: js tags: trunk
02:04
Revert apple-call-x86_64.S back to AT&T syntax check-in: adc1dedc5f user: js tags: trunk
2021-01-02
22:06
Update copyright check-in: 27b401c7c2 user: js tags: amiga-library
22:04
Update copyright check-in: 374e1a1bfa user: js tags: trunk
2020-07-06
23:50
Merge trunk into branch "amiga-library" check-in: c536c268a0 user: js tags: amiga-library
2020-07-01
21:32
Merge trunk into branch "tagged-pointers" check-in: 6d5cc25f0c user: js tags: tagged-pointers
00:49
call-x86_64-elf.S: Fix several typos check-in: 12a2c2d6c0 user: js tags: trunk
2020-06-30
23:56
Convert call-x86_64-elf.S to Intel syntax check-in: 71c7f864e4 user: js tags: trunk
23:46
Convert apple-call-x86_64.S to Intel syntax check-in: bf1cc071e3 user: js tags: trunk
2020-06-06
22:43
Add and use STATIC_AMIGA_LIB_NOINST targets check-in: e8c7459ec7 user: js tags: amiga-library
2020-01-02
01:51
Update copyright check-in: c7f0229795 user: js tags: trunk
2019-09-29
15:25
Remove incomplete -[OFInvocation invoke] support check-in: fc521f01cc user: js tags: 1.0
2019-03-08
00:35
Use dot syntax check-in: bceb7ed4c9 user: js tags: trunk
2019-02-18
20:55
Replace a few movdqa with movaps check-in: a1da5c7b2d user: js tags: trunk
01:37
invocation: Make all offsets constants check-in: 780d096371 user: js tags: trunk
2019-01-03
19:13
Update copyright check-in: 0509d7a844 user: js tags: trunk
2018-11-26
22:08
invocation: Add a shared header for some defines check-in: f133454532 user: js tags: trunk
22:04
OFInvocation: Fix void return check-in: 7c1614461e user: js tags: trunk
2018-02-11
14:53
Remove useless #ifndef __STDC_NO_COMPLEX__ check-in: 869f4db107 user: js tags: trunk
2018-01-03
19:49
Update copyright notice check-in: 7e5c81e186 user: js tags: trunk
2017-10-21
20:22
call-x86_64-elf.S: Fix using wrong register check-in: 5536319c9f user: js tags: trunk
2017-10-15
23:05
Two minor cleanups - no functional change check-in: 4465a415f1 user: js tags: trunk
2017-10-05
20:10
call-x86_64-elf.S: Reorder to save one mem access check-in: cb30e471ca user: js tags: trunk
20:07
apple-call-x86_64.S: Fix rdi being set too early check-in: 722f19539b user: js tags: trunk
2017-09-21
21:45
invoke-x86_64.m: Fix passing of floats check-in: af2a5c852b user: js tags: trunk
20:25
invoke-x86_64.m: Minor code style change check-in: 645b4a9e1d user: js tags: trunk
2017-09-17
10:48
invoke-x86_64.m: Support complex long double check-in: 4628f6bbff user: js tags: trunk
03:27
call-x86_64-elf.S: Fix use of overwritten %rdi check-in: 9adb8518bb user: js tags: trunk
03:18
invoke-x86_64.m: Support complex {float,double} check-in: b35074d74a user: js tags: trunk
02:20
invoke-x86_64.m: Change __int128 handling check-in: 15eed89995 user: js tags: trunk
2017-09-16
20:20
invoke-x86_64.m: Correctly align __int128 for GCC check-in: c14dfdc8e5 user: js tags: trunk
20:05
invoke-x86_64.m: Fix compilation with GCC check-in: 2379608969 user: js tags: trunk
19:11
OFInvocation: Support for invoking on x86_64/ELF check-in: 6d2f81aea9 user: js tags: trunk
2017-09-15
00:03
invoke-x86_64.m: Add support for __int128 check-in: 1b96a21136 user: js tags: trunk
2017-09-14
21:51
apple-call-x86_64.S: Add support for stret and jmp check-in: d6e5e6beb3 user: js tags: trunk
2017-09-12
23:49
invoke-x86_64.m: Minor refactor check-in: 8417c40405 user: js tags: trunk
20:49
Only compile invoke-x86_64.m for Apple runtime check-in: 3be69edbd5 user: js tags: trunk
2017-09-11
20:32
invoke-x86_64.m: Support for long double check-in: d0878b2eae user: js tags: trunk
15:37
invoke-x86_64.m: Support passing args via stack check-in: 0bf9fafd47 user: js tags: trunk
11:44
invoke-x86_64: Set %al to number of SSE regs used check-in: bbeb71e81d user: js tags: trunk
02:05
OFInvocation: Initial support for invoking check-in: 95797a4d1c user: js tags: trunk