| .. |
|
i_aix.pas
|
|
|
|
i_amiga.pas
|
|
|
|
i_android.pas
|
ifdef cpu86 replaced with ifdef cpui386
|
2013-03-07 22:21:27 +00:00 |
|
i_atari.pas
|
|
|
|
i_beos.pas
|
ifdef cpu86 replaced with ifdef cpui386
|
2013-03-07 22:21:27 +00:00 |
|
i_bsd.pas
|
* merge i8086 branch by Nikolay Nikolov
|
2013-04-25 20:23:51 +00:00 |
|
i_embed.pas
|
Updated localalign values, and changed the behaviour of alignment of load/stores to not break aligned half-word copies
|
2012-10-23 12:45:40 +00:00 |
|
i_emx.pas
|
ifdef cpu86 replaced with ifdef cpui386
|
2013-03-07 22:21:27 +00:00 |
|
i_gba.pas
|
|
|
|
i_go32v2.pas
|
ifdef cpu86 replaced with ifdef cpui386
|
2013-03-07 22:21:27 +00:00 |
|
i_haiku.pas
|
ifdef cpu86 replaced with ifdef cpui386
|
2013-03-07 22:21:27 +00:00 |
|
i_jvm.pas
|
|
|
|
i_linux.pas
|
* merge i8086 branch by Nikolay Nikolov
|
2013-04-25 20:23:51 +00:00 |
|
i_macos.pas
|
|
|
|
i_morph.pas
|
|
|
|
i_msdos.pas
|
* default stack size for msdos changed to 4096 bytes
|
2013-03-30 11:00:46 +00:00 |
|
i_nativent.pas
|
ifdef cpu86 replaced with ifdef cpui386
|
2013-03-07 22:21:27 +00:00 |
|
i_nds.pas
|
|
|
|
i_nwl.pas
|
ifdef cpu86 replaced with ifdef cpui386
|
2013-03-07 22:21:27 +00:00 |
|
i_nwm.pas
|
ifdef cpu86 replaced with ifdef cpui386
|
2013-03-07 22:21:27 +00:00 |
|
i_os2.pas
|
ifdef cpu86 replaced with ifdef cpui386
|
2013-03-07 22:21:27 +00:00 |
|
i_palmos.pas
|
|
|
|
i_sunos.pas
|
ifdef cpu86 replaced with ifdef cpui386
|
2013-03-07 22:21:27 +00:00 |
|
i_symbian.pas
|
ifdef cpu86 replaced with ifdef cpui386
|
2013-03-07 22:21:27 +00:00 |
|
i_watcom.pas
|
ifdef cpu86 replaced with ifdef cpui386
|
2013-03-07 22:21:27 +00:00 |
|
i_wdosx.pas
|
ifdef cpu86 replaced with ifdef cpui386
|
2013-03-07 22:21:27 +00:00 |
|
i_wii.pas
|
|
|
|
i_win.pas
|
ifdef cpu86 replaced with ifdef cpui386
|
2013-03-07 22:21:27 +00:00 |
|
mac_crea.txt
|
|
|
|
t_aix.pas
|
|
|
|
t_amiga.pas
|
Add DynLinkStr support
|
2012-12-18 15:08:59 +00:00 |
|
t_android.pas
|
* Android: Quote a path to crt object files if needed. It fixes linking when a library path contains spaces.
|
2013-02-13 15:50:58 +00:00 |
|
t_atari.pas
|
|
|
|
t_beos.pas
|
|
|
|
t_bsd.pas
|
Enable use of dllprt0 for netbsd
|
2013-03-15 16:21:22 +00:00 |
|
t_embed.pas
|
Merge r23058
|
2013-03-10 16:37:57 +00:00 |
|
t_emx.pas
|
* fix for missing space in emxbind parameters for resource files linking
|
2012-10-26 20:52:53 +00:00 |
|
t_gba.pas
|
|
|
|
t_go32v2.pas
|
Merge forgotten go32v2 2.6.0 branch changes back into trunk.
|
2013-04-12 10:25:13 +00:00 |
|
t_haiku.pas
|
|
|
|
t_jvm.pas
|
|
|
|
t_linux.pas
|
+ warn if one of the linux libc startup code files is not found
|
2013-03-17 14:51:19 +00:00 |
|
t_macos.pas
|
|
|
|
t_morph.pas
|
|
|
|
t_msdos.pas
|
+ add static libraries to the wlink script for the msdos target
|
2013-03-23 00:05:50 +00:00 |
|
t_nativent.pas
|
|
|
|
t_nds.pas
|
compiler: set apptype using new SetAppType routine, add 'CONSOLE' define for console apptype.
|
2013-02-13 03:21:03 +00:00 |
|
t_nwl.pas
|
|
|
|
t_nwm.pas
|
|
|
|
t_os2.pas
|
* fix for missing space in emxbind parameters for resource files linking
|
2012-10-26 20:52:11 +00:00 |
|
t_palmos.pas
|
|
|
|
t_sunos.pas
|
|
|
|
t_symbian.pas
|
|
|
|
t_watcom.pas
|
|
|
|
t_wdosx.pas
|
|
|
|
t_wii.pas
|
|
|
|
t_win.pas
|
+ Support smart-linked .rdata section with external linker for Windows targets after r23025.
|
2012-12-01 15:04:23 +00:00 |