fpc/compiler/systems
Jonas Maebe 2435a7a93c * finalization sections in shared libraries under Darwin are now run
* cleaned up the way the initialisation sections of shared libraries
    under Darwin are run

git-svn-id: trunk@2470 -
2006-02-07 14:29:58 +00:00
..
i_amiga.pas * fixed case sensitivity flags for Amiga & co 2006-01-13 16:26:39 +00:00
i_atari.pas
i_beos.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_bsd.pas * shared lib i_ and t_ changes. Some small comments cleanup to t_ 2006-01-15 15:22:29 +00:00
i_emx.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_gba.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_go32v2.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_linux.pas * i386 uses dwarf cfi info on linux/win32, so even when omitting the stack frame, trace backs in gdb are correct 2006-01-21 14:30:57 +00:00
i_macos.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_morph.pas * fixed case sensitivity flags for Amiga & co 2006-01-13 16:26:39 +00:00
i_nwl.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_nwm.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_os2.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_palmos.pas + added palmos support to makes files 2006-02-05 19:22:12 +00:00
i_sunos.pas + define sunos as well for Solaris/SunOS 2006-02-06 22:24:04 +00:00
i_watcom.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_wdosx.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_win.pas * i386 uses dwarf cfi info on linux/win32, so even when omitting the stack frame, trace backs in gdb are correct 2006-01-21 14:30:57 +00:00
mac_crea.txt
t_amiga.pas
t_atari.pas
t_beos.pas
t_bsd.pas * finalization sections in shared libraries under Darwin are now run 2006-02-07 14:29:58 +00:00
t_emx.pas
t_gba.pas
t_go32v2.pas
t_linux.pas * use use_section_smartlink instead of af_smartlink_sections 2006-01-25 18:07:36 +00:00
t_macos.pas
t_morph.pas
t_nwl.pas
t_nwm.pas
t_os2.pas
t_palmos.pas + added palmos support to makes files 2006-02-05 19:22:12 +00:00
t_sunos.pas * solaris port doesn't need the startup files 2006-02-06 21:43:22 +00:00
t_watcom.pas
t_wdosx.pas
t_win.pas * fix dll linking 2006-02-07 06:55:47 +00:00