fpc/compiler/systems
yury 5f484a0f14 * section "fpc" was renamed to ".fpc".
* compiler version string is stored in .fpc.version section.
* debug start/end links are stored in .fpc.links section.
* fixed linking with eVC++ object files by internal linker.
* .fpc.links section is removed by internal linker before writing executable, because it is no longer needed.

git-svn-id: trunk@5305 -
2006-11-10 10:33:41 +00:00
..
i_amiga.pas
i_atari.pas
i_beos.pas
i_bsd.pas
i_emx.pas
i_gba.pas
i_go32v2.pas
i_linux.pas
i_macos.pas
i_morph.pas
i_nwl.pas
i_nwm.pas
i_os2.pas
i_palmos.pas
i_sunos.pas
i_watcom.pas
i_wdosx.pas
i_win.pas * only add resext if no extension was specified 2006-11-03 08:51:23 +00:00
mac_crea.txt
t_amiga.pas * some fpu emulation code from arm to generic code generator moved 2006-11-04 10:23:35 +00:00
t_atari.pas
t_beos.pas * refactor procsym procdef list 2006-11-03 18:44:46 +00:00
t_bsd.pas * refactor procsym procdef list 2006-11-03 18:44:46 +00:00
t_emx.pas * make win32 compile 2006-10-30 23:46:28 +00:00
t_gba.pas * section "fpc" was renamed to ".fpc". 2006-11-10 10:33:41 +00:00
t_go32v2.pas * section "fpc" was renamed to ".fpc". 2006-11-10 10:33:41 +00:00
t_linux.pas * section "fpc" was renamed to ".fpc". 2006-11-10 10:33:41 +00:00
t_macos.pas * extra parameter for file searching functions 2006-10-31 10:56:58 +00:00
t_morph.pas * extra parameter for file searching functions 2006-10-31 10:56:58 +00:00
t_nwl.pas * refactor procsym procdef list 2006-11-03 18:44:46 +00:00
t_nwm.pas * refactor procsym procdef list 2006-11-03 18:44:46 +00:00
t_os2.pas * make win32 compile 2006-10-30 23:46:28 +00:00
t_palmos.pas * extra parameter for file searching functions 2006-10-31 10:56:58 +00:00
t_sunos.pas * refactor procsym procdef list 2006-11-03 18:44:46 +00:00
t_watcom.pas * make win32 compile 2006-10-30 23:46:28 +00:00
t_wdosx.pas
t_win.pas * section "fpc" was renamed to ".fpc". 2006-11-10 10:33:41 +00:00