fpc/rtl/linux/m68k
svenbarth e734ca7a9b M68k: Fix passing of environment variables. Fixes the compiler not being able to execute the external assembler and linker.
* rtl/linux/m68k/prt0.as:
    between the arguments and the environment variables is a NULL; keep this in mind when loading the address of the first environment variable.

git-svn-id: trunk@26851 -
2014-02-23 12:41:05 +00:00
..
bsyscall.inc
cprt0.as
cprt21.as
dllprt0.as - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 2013-10-10 13:14:56 +00:00
gprt0.as
gprt21.as
prt0.as M68k: Fix passing of environment variables. Fixes the compiler not being able to execute the external assembler and linker. 2014-02-23 12:41:05 +00:00
prt1.as
sighnd.inc For now completely disable (I)MUL/(I)DIV support for Coldfire and pass through the RTL routines 2012-10-18 20:11:39 +00:00
sighndh.inc
stat.inc
syscall.inc set errno after syscalls. this fixes tiorte test at least. this code ideally should be in assembly, but it seems the assembler reader needs some fixing first... 2014-02-22 05:30:04 +00:00
syscallh.inc * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 2013-06-27 14:01:18 +00:00
sysnr.inc