ObjFW  History of src/runtime/ObjFW_RT.sfd of dca587df1fddbae6

History of the file that is called src/runtime/ObjFW_RT.sfd at check-in dca587df1fddbae6

2019-05-05
19:28
Deleted: Create separate Amiga libraries for OS3 & MorphOS

Otherwise, it would be necessary to make unwinding work between 68k and
PPC code, and would get even worse with OS4 support.

This also includes using separate .sfd files. (check-in: [1e70711672] user: js, branch: trunk, size: 0)

2019-04-21
17:26
[ae80bac89b] part of check-in [f0c9c3a9f7] runtime: Fix missing _t suffix in types (check-in: [f0c9c3a9f7] user: js, branch: trunk, size: 6346) [annotate] [blame] [check-ins using] [diff]
2019-02-24
13:52
[89f9a86100] part of check-in [ea17970d39] runtime/linklib: Add missing methods from arc.m (check-in: [ea17970d39] user: js, branch: trunk, size: 6340) [annotate] [blame] [check-ins using] [diff]
2019-02-07
21:31
[a242780665] part of check-in [754bf24742] More style improvements (check-in: [754bf24742] user: js, branch: trunk, size: 6340) [annotate] [blame] [check-ins using] [diff]
00:46
[fb5bdffa34] part of check-in [ef6d69931e] Make style consistent between ObjFW and ObjFW_RT

ObjFW_RT used to be a separate project that followed the BSD style, as
it was written in pure C, while ObjFW's style is based on the BSD style
with changes to make it a better fit for Objective-C. This commit
changes ObjFW_RT to use the same style as ObjFW. (check-in: [ef6d69931e] user: js, branch: trunk, size: 6298) [annotate] [blame] [check-ins using] [diff]

2018-05-13
02:09
[781d1021e4] part of check-in [95e1ba8d63] runtime: Port Amiga library to MorphOS (check-in: [95e1ba8d63] user: js, branch: trunk, size: 6141) [annotate] [blame] [check-ins using] [diff]
2018-05-11
19:42
[7b15336d97] part of check-in [c5c95f9fe2] runtime: Let objc_init() take a version number (check-in: [c5c95f9fe2] user: js, branch: trunk, size: 5360) [annotate] [blame] [check-ins using] [diff]
2018-05-06
21:39
[eb7972f642] part of check-in [482698c5be] runtime: Make Amiga library work with -fbaserel

This currently uses __saveds on all exported functions for simplicity.
As an optimization, __saveds can be removed from some functions later
after careful verification that no code path starting from that function
accesses any data. (check-in: [482698c5be] user: js, branch: trunk, size: 5335) [annotate] [blame] [check-ins using] [diff]

18:42
[ea9196920a] part of check-in [3ed710dc03] runtime: Add ARC methods to headers and Amiga lib (check-in: [3ed710dc03] user: js, branch: trunk, size: 5292) [annotate] [blame] [check-ins using] [diff]
2018-05-05
18:06
[7051c536a2] part of check-in [b3f32186dd] runtime: Let objc_get*Class return Class (check-in: [b3f32186dd] user: js, branch: trunk, size: 4134) [annotate] [blame] [check-ins using] [diff]
15:57
[256d65765a] part of check-in [1cae2c720c] runtime: Make exceptions work in Amiga library (check-in: [1cae2c720c] user: js, branch: trunk, size: 4125) [annotate] [blame] [check-ins using] [diff]
2018-05-01
15:10
[576423b2b1] part of check-in [f840649052] runtime: Add a linklib for the Amiga library (check-in: [f840649052] user: js, branch: trunk, size: 3980) [annotate] [blame] [check-ins using] [diff]
2018-04-30
16:33
[daf0164aa0] part of check-in [ec5dcd5c9e] runtime: Call {con,de}structors in Amiga library (check-in: [ec5dcd5c9e] user: js, branch: trunk, size: 3559) [annotate] [blame] [check-ins using] [diff]
11:20
[5ad9f953ab] part of check-in [ec343c7ae6] runtime: Generate and install Amiga inline header (check-in: [ec343c7ae6] user: js, branch: trunk, size: 3563) [annotate] [blame] [check-ins using] [diff]
10:47
Added: [6493c088a1] part of check-in [dca587df1f] runtime: Replace .fd file with .sfd file (check-in: [dca587df1f] user: js, branch: trunk, size: 3575) [annotate] [blame] [check-ins using]