ObjFW  All files named "src/runtime/ObjFW_RT.sfd"

History for src/runtime/ObjFW_RT.sfd

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
runtime: Fix missing _t suffix in types file: [ae80bac89b] check-in: [f0c9c3a9f7] user: js, branch: trunk, size: 6346 [annotate] [blame] [check-ins using] [diff]
2019-02-24
13:52
runtime/linklib: Add missing methods from arc.m file: [89f9a86100] check-in: [ea17970d39] user: js, branch: trunk, size: 6340 [annotate] [blame] [check-ins using] [diff]
2019-02-07
21:31
More style improvements file: [a242780665] check-in: [754bf24742] user: js, branch: trunk, size: 6340 [annotate] [blame] [check-ins using] [diff]
00:46
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. file: [fb5bdffa34] check-in: [ef6d69931e] user: js, branch: trunk, size: 6298 [annotate] [blame] [check-ins using] [diff]

2018-05-13
02:09
runtime: Port Amiga library to MorphOS file: [781d1021e4] check-in: [95e1ba8d63] user: js, branch: trunk, size: 6141 [annotate] [blame] [check-ins using] [diff]
2018-05-11
19:42
runtime: Let objc_init() take a version number file: [7b15336d97] check-in: [c5c95f9fe2] user: js, branch: trunk, size: 5360 [annotate] [blame] [check-ins using] [diff]
2018-05-06
21:39
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. file: [eb7972f642] check-in: [482698c5be] user: js, branch: trunk, size: 5335 [annotate] [blame] [check-ins using] [diff]

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