46 events that include changes to files matching 'src/runtime/linklib/*' occurring on or before 2020-06-07 18:27:49.
More ↑
|
2020-06-07
| ||
| 18:27 | Add _Unwind_Backtrace to amiga-library.m (check-in: b50dc283cf user: js tags: amiga-library) | |
| 16:53 | Add __(de)register_frame_info to amiga-library.m (check-in: 45a8b2333d user: js tags: amiga-library) | |
| 16:34 | Pass __sF around instead of std* individually (check-in: 514944f1ea user: js tags: amiga-library) | |
|
2020-05-28
| ||
| 23:31 | Merge trunk into 1.0 branch (check-in: 370ec3dc84 user: js tags: 1.0) | |
|
2020-03-08
| ||
| 13:49 | runtime/linklib: __attribute__((used)) for [cd]tor (check-in: c12ca9484e user: js tags: trunk) | |
|
2020-03-02
| ||
| 20:24 | Merge branch 'master' into 1.0 (check-in: e3bbb35784 user: js tags: 1.0) | |
|
2020-01-25
| ||
| 20:04 | tlskey.m: Use hashtable from runtime on AmigaOS (check-in: 49aee5736e user: js tags: trunk) | |
|
2020-01-08
| ||
| 02:29 | Merge branch 'master' into 1.0 (check-in: e7e1e1c6c5 user: js tags: 1.0) | |
|
2020-01-02
| ||
| 22:16 | Move autorelease pools to runtime (check-in: f2fe8f96d5 user: js tags: trunk) | |
| 01:51 | Update copyright (check-in: c7f0229795 user: js tags: trunk) | |
| 01:35 | Move objc_{con,de}structInstance to runtime (check-in: 7f1acf9221 user: js tags: trunk) | |
|
2019-12-15
| ||
| 15:37 | Merge branch 'master' into 1.0 (check-in: 11e303eb3b user: js tags: 1.0) | |
|
2019-12-13
| ||
| 00:00 | runtime: Add class_getInstanceMethod() (check-in: 9e23a50de7 user: js tags: trunk) | |
|
2019-12-12
| ||
| 01:04 | runtime: Make properties opaque and provide an API (check-in: 44f5a7d029 user: js tags: trunk) | |
|
2019-12-08
| ||
| 21:51 | runtime: Make methods opaque and provide an API (check-in: f310bcc3ff user: js tags: trunk) | |
|
2019-11-24
| ||
| 22:23 | runtime: Remove duplicate structs for ABI (check-in: c6d2de4312 user: js tags: trunk) | |
| 15:22 | runtime: Make ivars opaque and provide an API (check-in: 688eef7561 user: js tags: trunk) | |
|
2019-08-04
| ||
| 20:03 | Amiga library: Provide an empty __init_eh() (check-in: 7342a6e98b user: js tags: trunk) | |
|
2019-06-27
| ||
| 21:27 | runtime/linklib: Fix editing via macro gone wrong (check-in: 651b363221 user: js tags: trunk) | |
| 19:24 | runtime: Switch MorphOS library to SysV ABI (check-in: 7138892706 user: js tags: trunk) | |
|
2019-06-26
| ||
| 19:25 | runtime: Fix MorphOS library (check-in: 153b825cdb user: js tags: trunk) | |
|
2019-06-17
| ||
| 00:38 | Remove underscores from library & framework names (check-in: 79fe29dbf4 user: js tags: trunk) | |
|
2019-05-19
| ||
| 21:30 | Use cvinclude.pl instead of sfdc for MorphOS (check-in: 8f9c2b55ce user: js tags: trunk) | |
|
2019-05-05
| ||
| 22:22 | runtime/linklib: Fix compilation on MorphOS (check-in: 77945f04a6 user: js tags: trunk) | |
| 19:28 | Create separate Amiga libraries for OS3 & MorphOS (check-in: 1e70711672 user: js tags: trunk) | |
|
2019-04-21
| ||
| 17:26 | runtime: Fix missing _t suffix in types (check-in: f0c9c3a9f7 user: js tags: trunk) | |
|
2019-02-24
| ||
| 13:52 | runtime/linklib: Add missing methods from arc.m (check-in: ea17970d39 user: js tags: trunk) | |
|
2019-02-17
| ||
| 03:05 | runtime/linklib: Use CONSTRUCTOR_P on MorphOS (check-in: 98e5c779c8 user: js tags: trunk) | |
|
2019-02-07
| ||
| 21:31 | More style improvements (check-in: 754bf24742 user: js tags: trunk) | |
| 00:46 | Make style consistent between ObjFW and ObjFW_RT (check-in: ef6d69931e user: js tags: trunk) | |
|
2019-01-03
| ||
| 19:13 | Update copyright (check-in: 0509d7a844 user: js tags: trunk) | |
|
2018-06-03
| ||
| 23:08 | runtime/linklib: Do not pass exit() to Amiga lib (check-in: a37a78d51b user: js tags: trunk) | |
|
2018-05-26
| ||
| 15:18 | runtime/linklib: Use init/exit list on amiga-gcc (check-in: 57f0d10b19 user: js tags: trunk) | |
| 14:49 | Remove #define INTUITION_CLASSES_H hack (check-in: b31bd48f90 user: js tags: trunk) | |
|
2018-05-20
| ||
| 10:30 | runtime/linklib: Fix a typo (check-in: 46a4547451 user: js tags: trunk) | |
|
2018-05-13
| ||
| 20:06 | runtime: Add __objc_class_name_Protocol to linklib (check-in: 3afa373424 user: js tags: trunk) | |
| 19:24 | platform.h: Rename OF_AMIGAOS3 to OF_AMIGAOS_M68K (check-in: 5831626f68 user: js tags: trunk) | |
| 02:09 | runtime: Port Amiga library to MorphOS (check-in: 95e1ba8d63 user: js tags: trunk) | |
|
2018-05-11
| ||
| 19:42 | runtime: Let objc_init() take a version number (check-in: c5c95f9fe2 user: js tags: trunk) | |
|
2018-05-06
| ||
| 21:39 | runtime: Make Amiga library work with -fbaserel (check-in: 482698c5be user: js tags: trunk) | |
| 02:16 | Update buildsys (check-in: 8498ed3446 user: js tags: trunk) | |
|
2018-05-05
| ||
| 18:14 | runtime: Omit the linklib subdir on !AmigaOS (check-in: ddb1f5a3c5 user: js tags: trunk) | |
| 18:06 | runtime: Let objc_get*Class return Class (check-in: b3f32186dd user: js tags: trunk) | |
| 17:46 | runtime: Work around compiler bug in Amiga library (check-in: dff419362e user: js tags: trunk) | |
| 15:57 | runtime: Make exceptions work in Amiga library (check-in: 1cae2c720c user: js tags: trunk) | |
|
2018-05-01
| ||
| 15:10 | runtime: Add a linklib for the Amiga library (check-in: f840649052 user: js tags: trunk) | |