fpc/rtl/morphos
Károly Balogh 4d1ff152c4 morphos: include the new lineinfo in the build
git-svn-id: trunk@40855 -
2019-01-13 13:27:45 +00:00
..
buildrtl.pp morphos: include the new lineinfo in the build 2019-01-13 13:27:45 +00:00
doslibd.inc
doslibf.inc
emuld.inc
execd.inc
execf.inc
lineinfo.pp morphos: add a custom lineinfo unit, prepared to parse stabs relocations in ELF relocatable objects, also featuring stronger address validation, and showing offsets in the executable instead of absolute addresses 2019-01-13 13:16:01 +00:00
Makefile morphos: include the new lineinfo in the build 2019-01-13 13:27:45 +00:00
Makefile.fpc morphos: include the new lineinfo in the build 2019-01-13 13:27:45 +00:00
prt0.as morphos: new pascal-written internal startup code. also refactored the rtl build process for morphos 2016-12-04 00:15:41 +00:00
si_prc.pp 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 2016-12-04 14:02:01 +00:00
system.pp 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 2017-07-08 23:31:54 +00:00
timerd.inc
timerf.inc
utild1.inc
utild2.inc
utilf.inc