fpc/compiler/systems
sergei 6280ee2eed * Changed attributes of .pdata section so it is smart-linkable on x86_64.
* Changed alignment of .pdata section to 4.
+ Support saving RELOC_NONE relocations to .o files and reading them back on x86_64.

git-svn-id: trunk@19070 -
2011-09-15 15:22:03 +00:00
..
i_amiga.pas
i_atari.pas
i_beos.pas
i_bsd.pas + when compiling for Darwin/ARM, pass the subarchitecture to the linker. 2011-08-02 20:41:39 +00:00
i_embed.pas * use dwarf2 on avr-embedded by default because stabs is difficult due to name mangling issues 2011-09-04 19:37:26 +00:00
i_emx.pas
i_gba.pas
i_go32v2.pas
i_haiku.pas
i_linux.pas * Enabled safecall on x86_64-linux 2011-06-02 10:43:18 +00:00
i_macos.pas
i_morph.pas
i_nativent.pas
i_nds.pas
i_nwl.pas
i_nwm.pas internal linker support for creating novell netware loadable modules 2011-03-27 14:47:25 +00:00
i_os2.pas
i_palmos.pas
i_sunos.pas
i_symbian.pas
i_watcom.pas
i_wdosx.pas
i_wii.pas * Fixed stacksize for Wii 2011-02-27 19:27:12 +00:00
i_win.pas
mac_crea.txt
t_amiga.pas
t_atari.pas
t_beos.pas
t_bsd.pas + when compiling for Darwin/ARM, pass the subarchitecture to the linker. 2011-08-02 20:41:39 +00:00
t_embed.pas + support for lpc1768 by David Welch 2011-08-31 20:17:23 +00:00
t_emx.pas + Use DLL name in assembler labels used to import DLL functions/variables 2011-06-23 11:38:57 +00:00
t_gba.pas
t_go32v2.pas
t_haiku.pas
t_linux.pas Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. 2011-09-08 21:17:35 +00:00
t_macos.pas
t_morph.pas
t_nativent.pas
t_nds.pas * Updated nds to devkitARM r33 2011-06-27 12:22:46 +00:00
t_nwl.pas
t_nwm.pas + Use DLL name in assembler labels used to import DLL functions/variables 2011-06-23 11:38:57 +00:00
t_os2.pas + Use DLL name in assembler labels used to import DLL functions/variables 2011-06-23 11:38:57 +00:00
t_palmos.pas
t_sunos.pas
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_wii.pas * Fixed stacksize for Wii 2011-02-27 19:27:12 +00:00
t_win.pas * Changed attributes of .pdata section so it is smart-linkable on x86_64. 2011-09-15 15:22:03 +00:00