History of the file that is called src/runtime/amigaos3.sfd at check-in ff3d26c61e3a8531
|
2022-07-15
| ||
| 18:09 | Deleted: Merge trunk into branch "wii-u" (check-in: [a2973418de] user: js, branch: wii-u, size: 0) | |
|
2021-05-02
| ||
| 09:40 | Deleted: Remove leftover files (check-in: [25de908a52] user: js, branch: trunk, size: 0) | |
|
2020-12-21
| ||
| 00:25 | [27d28cf09f] part of check-in [08d155e3f0] runtime: Don't pass std{out,err} to Amiga .library (check-in: [08d155e3f0] user: js, branch: trunk, size: 7801) [annotate] [blame] [check-ins using] [diff] | |
|
2020-12-12
| ||
| 21:08 | [9aed232916] part of check-in [637ca0be9f] Merge trunk into branch "amiga-library" (check-in: [637ca0be9f] user: js, branch: amiga-library, size: 7842) [annotate] [blame] [check-ins using] [diff] | |
|
2020-11-15
| ||
| 15:19 |
[52fd389150]
part of check-in [661c36631a]
Remove object_getTaggedPointerClass from Amiga lib
It's private and not needed. (check-in: [661c36631a] user: js, branch: trunk, size: 7835) [annotate] [blame] [check-ins using] [diff] | |
|
2020-10-04
| ||
| 15:00 | [8fdc3b2ef4] part of check-in [92335940e9] Merge trunk into branch "amiga-library" (check-in: [92335940e9] user: js, branch: amiga-library, size: 7916) [annotate] [blame] [check-ins using] [diff] | |
|
2020-09-29
| ||
| 22:21 |
[7f54fc7db5]
part of check-in [2fee820b5d]
runtime: Make object_isTaggedPointer() a function
If it is an inline, changing how tagged pointers work internally would | |
|
2020-07-12
| ||
| 11:50 | [5fcef80cc6] part of check-in [0bfac2b513] Obfuscate tagged pointers (check-in: [0bfac2b513] user: js, branch: tagged-pointers, size: 7851) [annotate] [blame] [check-ins using] [diff] | |
|
2020-07-04
| ||
| 00:40 | [a0d1b4c012] part of check-in [a8d453813c] Use a regular int for the tagged pointer class ID (check-in: [a8d453813c] user: js, branch: tagged-pointers, size: 7791) [annotate] [blame] [check-ins using] [diff] | |
|
2020-06-29
| ||
| 19:42 | [bce272de78] part of check-in [a964d3dcb4] runtime: Add helper functions for tagged pointers (check-in: [a964d3dcb4] user: js, branch: tagged-pointers, size: 7808) [annotate] [blame] [check-ins using] [diff] | |
|
2020-06-20
| ||
| 13:39 | [f698b8152e] part of check-in [ff3d26c61e] Add SFD file for AmigaOS 3 and generate inline.h (check-in: [ff3d26c61e] user: js, branch: amiga-library, size: 7484) [annotate] [blame] [check-ins using] [diff] | |
|
2020-06-07
| ||
| 16:34 |
[d4b8997270]
part of check-in [514944f1ea]
Pass __sF around instead of std* individually
This avoids needing to #undef std{in,out,err} and then providing a new | |
|
2020-01-25
| ||
| 20:04 |
[c645261c7f]
part of check-in [49aee5736e]
tlskey.m: Use hashtable from runtime on AmigaOS
tlskey.m used OFMapTable only on AmigaOS. This became a problem when This now uses the hashtable from the runtime and also no longer uses | |
|
2020-01-02
| ||
| 22:16 | [c02a06707d] part of check-in [f2fe8f96d5] Move autorelease pools to runtime (check-in: [f2fe8f96d5] user: js, branch: trunk, size: 6966) [annotate] [blame] [check-ins using] [diff] | |
| 01:35 | [4e4fca08ce] part of check-in [7f1acf9221] Move objc_{con,de}structInstance to runtime (check-in: [7f1acf9221] user: js, branch: trunk, size: 6771) [annotate] [blame] [check-ins using] [diff] | |
|
2019-12-13
| ||
| 00:00 | [49f4c1e562] part of check-in [9e23a50de7] runtime: Add class_getInstanceMethod() (check-in: [9e23a50de7] user: js, branch: trunk, size: 6667) [annotate] [blame] [check-ins using] [diff] | |
|
2019-12-12
| ||
| 01:04 | [313504d85b] part of check-in [44f5a7d029] runtime: Make properties opaque and provide an API (check-in: [44f5a7d029] user: js, branch: trunk, size: 6676) [annotate] [blame] [check-ins using] [diff] | |
|
2019-12-08
| ||
| 21:51 | [2e99ad65a3] part of check-in [f310bcc3ff] runtime: Make methods opaque and provide an API (check-in: [f310bcc3ff] user: js, branch: trunk, size: 6346) [annotate] [blame] [check-ins using] [diff] | |
|
2019-11-24
| ||
| 22:23 | [dd36c99661] part of check-in [c6d2de4312] runtime: Remove duplicate structs for ABI (check-in: [c6d2de4312] user: js, branch: trunk, size: 6088) [annotate] [blame] [check-ins using] [diff] | |
| 15:22 | [af633e4379] part of check-in [688eef7561] runtime: Make ivars opaque and provide an API (check-in: [688eef7561] user: js, branch: trunk, size: 6074) [annotate] [blame] [check-ins using] [diff] | |
|
2019-06-27
| ||
| 19:24 | [de4ad75da8] part of check-in [7138892706] runtime: Switch MorphOS library to SysV ABI (check-in: [7138892706] user: js, branch: trunk, size: 5771) [annotate] [blame] [check-ins using] [diff] | |
|
2019-06-26
| ||
| 19:25 |
[10ada06b71]
part of check-in [153b825cdb]
runtime: Fix MorphOS library
This again works with both, SjLj and DWARF exceptions. The latest public | |
|
2019-06-17
| ||
| 00:38 |
[e2960d0e01]
part of check-in [79fe29dbf4]
Remove underscores from library & framework names
This is more compatible with the various conventions used on various | |
|
2019-05-19
| ||
| 21:30 |
[2296d58876]
part of check-in [8f9c2b55ce]
Use cvinclude.pl instead of sfdc for MorphOS
sfdc does not support SysV functions and is not part of the MorphOS SDK. (check-in: [8f9c2b55ce] user: js, branch: trunk, size: 5453) [annotate] [blame] [check-ins using] [diff] | |
|
2019-05-05
| ||
| 19:28 |
Added:
[5d6ee07490]
part of check-in [1e70711672]
Create separate Amiga libraries for OS3 & MorphOS
Otherwise, it would be necessary to make unwinding work between 68k and This also includes using separate .sfd files. (check-in: [1e70711672] user: js, branch: trunk, size: 6352) [annotate] [blame] [check-ins using] | |