fpc/compiler/systems
Jonas Maebe 889f564aa3 * use "ld -s" instead of "ld -x" on darwin, since the ld-bug which broke
"ld -s" was fixed a long time ago (and "ld -x" results in larger
    binaries)

git-svn-id: trunk@4398 -
2006-08-09 15:57:00 +00:00
..
i_amiga.pas + first attempt to have linking support for AmigaOS/PowerPC 2006-08-04 20:05:22 +00:00
i_atari.pas
i_beos.pas
i_bsd.pas * increased *align_max to 8 bytes for darwin/i386 (needed for mmx/sse) 2006-07-14 13:20:40 +00:00
i_emx.pas
i_gba.pas
i_go32v2.pas
i_linux.pas * use dwarf by default on x86_64-linux 2006-07-16 08:46:29 +00:00
i_macos.pas
i_morph.pas
i_nwl.pas
i_nwm.pas
i_os2.pas
i_palmos.pas
i_sunos.pas * used gar instead of ar on solaris 2006-08-08 17:11:46 +00:00
i_watcom.pas
i_wdosx.pas
i_win.pas * cprefix is empty for arm-wince. 2006-07-02 14:05:58 +00:00
mac_crea.txt
t_amiga.pas + first attempt to have linking support for AmigaOS/PowerPC 2006-08-04 20:05:22 +00:00
t_atari.pas
t_beos.pas
t_bsd.pas * use "ld -s" instead of "ld -x" on darwin, since the ld-bug which broke 2006-08-09 15:57:00 +00:00
t_emx.pas
t_gba.pas
t_go32v2.pas * disable internal linker 2006-07-29 14:33:27 +00:00
t_linux.pas * removed/conditionalised several unused variables 2006-07-14 20:05:46 +00:00
t_macos.pas * fixed use of uninitialised variables 2006-07-14 19:45:14 +00:00
t_morph.pas
t_nwl.pas
t_nwm.pas
t_os2.pas
t_palmos.pas
t_sunos.pas
t_watcom.pas
t_wdosx.pas * support static library (.a) linking 2006-06-28 20:26:53 +00:00
t_win.pas * Internal linker now creates .reloc section for DLLs. 2006-07-01 21:45:54 +00:00