.. |
Makefile
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
6 years ago |
Makefile.fpc
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
6 years ago |
buildrtl.pp
|
cb5a1ed727
build/install fixes for the new sortbase unit for amiga, atari, aros and morphos
|
6 years ago |
doslibd.inc
|
4ace790492
* remove $Log
|
20 years ago |
doslibf.inc
|
6afcca7cd3
Amiga-likes: preparations for inclusion of AThreads into the RTL buildprocess
|
10 years ago |
emuld.inc
|
06ba490487
+ some more emulinterface consts added
|
19 years ago |
execd.inc
|
2153420ca4
morphos: also fix MorphOS header erros in RTL
|
10 years ago |
execf.inc
|
4ace790492
* remove $Log
|
20 years ago |
prt0.as
|
f3e33a9dde
morphos: new pascal-written internal startup code. also refactored the rtl build process for morphos
|
8 years ago |
si_prc.pp
|
1701f06a0e
morphos: take two on the Pascal startup code. this version works as a drop-in replacement for the asm one, and doesn't need system unit patching. this will be important when linking against LibC and when the approach gets ported to other Amiga-like platforms
|
8 years ago |
system.pp
|
cca38c9f08
morphos: implement StackTop to get the stack top from the OS. stack boundaries are detected more precisely now, this fixes stack backtraces with shallow stack, among others
|
8 years ago |
timerd.inc
|
4ace790492
* remove $Log
|
20 years ago |
timerf.inc
|
4ace790492
* remove $Log
|
20 years ago |
utild1.inc
|
4ace790492
* remove $Log
|
20 years ago |
utild2.inc
|
4ace790492
* remove $Log
|
20 years ago |
utilf.inc
|
034a209300
MorphOS: use LongBool instead of Boolean in syscalls, because we have C-style booleans as return values everywhere. this probably should be done for *all* Amiga-like syscalls everywhere...
|
11 years ago |