fpc/compiler/systems
yury 13d948c07b * Fixed: import Address Table should contain the same data as Import Lookup Table.
* Perform import by name with index as hint, if both import name and import index are specified.
* Fixed import by ordinal when external linker is used.
* Fixed some warnings and notes.

git-svn-id: trunk@9083 -
2007-11-02 23:07:15 +00:00
..
i_amiga.pas
i_atari.pas
i_beos.pas o new BeOS patch by Olivier Coursiere: 2007-10-29 19:00:32 +00:00
i_bsd.pas * mark darwin as case sensitive, because the dircache isn't always used 2007-10-26 13:01:01 +00:00
i_embed.pas
i_emx.pas
i_gba.pas
i_go32v2.pas
i_linux.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
i_macos.pas
i_morph.pas
i_nds.pas
i_nwl.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
i_nwm.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
i_os2.pas
i_palmos.pas
i_sunos.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
i_symbian.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
i_watcom.pas
i_wdosx.pas
i_win.pas * use only windows exceptions for stack checking on win32/win64, resolves #9166 2007-10-31 23:19: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 o BeOS patch by Olivier Coursiere: 2007-10-14 18:37:00 +00:00
t_bsd.pas * pass "-syslibroot sysrootpath" to the darwin linker if -XRsysrootpath 2007-10-17 19:25:06 +00:00
t_embed.pas
t_emx.pas
t_gba.pas
t_go32v2.pas
t_linux.pas * fixed m68k compilation and put it in fullcycle 2007-10-27 11:24:50 +00:00
t_macos.pas + add -XR switch for target root file system with libs (also used for C lib type detection) 2007-09-30 15:00:54 +00:00
t_morph.pas
t_nds.pas
t_nwl.pas
t_nwm.pas
t_os2.pas * workaround for yet another #%$#@#^ EMX LD.EXE bug (link.res path must not be quoted) 2007-09-30 21:11:10 +00:00
t_palmos.pas
t_sunos.pas + add -XR switch for target root file system with libs (also used for C lib type detection) 2007-09-30 15:00:54 +00:00
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_win.pas * Fixed: import Address Table should contain the same data as Import Lookup Table. 2007-11-02 23:07:15 +00:00