.. |
i_amiga.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
i_atari.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
i_beos.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
i_bsd.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
i_embed.pas
|
+ section smartlink bss for embedded targets
|
2009-06-27 15:21:01 +00:00 |
i_emx.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
i_gba.pas
|
* Enabled -Xm switch for NDS and GBA and switched from abi_default to abi_eabi
|
2009-09-06 18:47:22 +00:00 |
i_go32v2.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
i_haiku.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
i_linux.pas
|
* mipsel compiler builds
|
2009-11-21 22:17:34 +00:00 |
i_macos.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
i_morph.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
i_nds.pas
|
* Enabled -Xm switch for NDS and GBA and switched from abi_default to abi_eabi
|
2009-09-06 18:47:22 +00:00 |
i_nwl.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
i_nwm.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
i_os2.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
i_palmos.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
i_sunos.pas
|
* Use as_ggas for x86_64 solaris
|
2009-11-21 16:26:25 +00:00 |
i_symbian.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
i_watcom.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
i_wdosx.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
i_win.pas
|
* added tf_dwarf_only_local_labels for Windows (should make DWARF usable
|
2009-03-17 17:07:17 +00:00 |
mac_crea.txt
|
|
|
t_amiga.pas
|
|
|
t_atari.pas
|
|
|
t_beos.pas
|
|
|
t_bsd.pas
|
* changed assembler directives for darwin lazy/non-lazy symbol pointers
|
2009-11-09 22:20:01 +00:00 |
t_embed.pas
|
* merged armthum branch
|
2009-10-04 09:03:44 +00:00 |
t_emx.pas
|
|
|
t_gba.pas
|
* Enabled -Xm switch for NDS and GBA and switched from abi_default to abi_eabi
|
2009-09-06 18:47:22 +00:00 |
t_go32v2.pas
|
* Adapt script to DJGPP 2.04
|
2009-11-06 00:13:42 +00:00 |
t_haiku.pas
|
|
|
t_linux.pas
|
* mipsel compiler builds
|
2009-11-21 22:17:34 +00:00 |
t_macos.pas
|
|
|
t_morph.pas
|
|
|
t_nds.pas
|
* Enabled -Xm switch for NDS and GBA and switched from abi_default to abi_eabi
|
2009-09-06 18:47:22 +00:00 |
t_nwl.pas
|
|
|
t_nwm.pas
|
|
|
t_os2.pas
|
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
2009-02-09 00:01:15 +00:00 |
t_palmos.pas
|
|
|
t_sunos.pas
|
+ Use of native Solaris linker
|
2009-11-24 22:49:56 +00:00 |
t_symbian.pas
|
* Fixed setting of image base using {$IMAGEBASE X} directive.
|
2009-05-15 23:12:02 +00:00 |
t_watcom.pas
|
|
|
t_wdosx.pas
|
|
|
t_win.pas
|
* Set default image base for win64 dlls to $110000000.
|
2009-05-17 12:47:26 +00:00 |