fpc/compiler/systems
Jonas Maebe 99e1e85447 * fixed execution of finalization section of smart linked shared
libraries on linux (mantis #6822)
  * fixed execution of library finalization sections on darwin
    (previously only the finalization section of the library
     compilation unit itself was executed, now those of the units
     used by the library are also executed)

git-svn-id: trunk@10554 -
2008-03-24 22:19:21 +00:00
..
i_amiga.pas
i_atari.pas
i_beos.pas
i_bsd.pas Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
i_embed.pas + basic system unit for avr-embedded 2008-02-13 20:35:16 +00:00
i_emx.pas Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
i_gba.pas
i_go32v2.pas
i_linux.pas * revert accidental change to arm 2008-03-23 23:44:21 +00:00
i_macos.pas
i_morph.pas
i_nds.pas * Resized stack value for NDS 2007-12-10 17:06:14 +00:00
i_nwl.pas
i_nwm.pas
i_os2.pas Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
i_palmos.pas
i_sunos.pas Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
i_symbian.pas * fixed compilation 2007-11-25 10:20:54 +00:00
i_watcom.pas
i_wdosx.pas
i_win.pas Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
mac_crea.txt
t_amiga.pas + quick hack to have linker support for amiga/m68k (it produces some kind of binary at least) 2007-11-01 00:22:47 +00:00
t_atari.pas
t_beos.pas
t_bsd.pas * factored unix exports handling from t_bsd and t_linux into expunix unit 2008-03-24 16:55:05 +00:00
t_embed.pas + basic system unit for avr-embedded 2008-02-13 20:35:16 +00:00
t_emx.pas Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
t_gba.pas
t_go32v2.pas
t_linux.pas * fixed execution of finalization section of smart linked shared 2008-03-24 22:19:21 +00:00
t_macos.pas
t_morph.pas
t_nds.pas * Some cleaning on nds linker; new extension for intermediate files 2008-01-07 19:31:32 +00:00
t_nwl.pas
t_nwm.pas
t_os2.pas Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
t_palmos.pas
t_sunos.pas Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
t_symbian.pas Adds symbian arm target. 2007-11-24 22:04:59 +00:00
t_watcom.pas
t_wdosx.pas
t_win.pas Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00