.. |
i_aix.pas
|
* corrected sharedClibext for AIX/ppc32
|
2012-04-25 20:28:09 +00:00 |
i_amiga.pas
|
|
|
i_atari.pas
|
|
|
i_beos.pas
|
|
|
i_bsd.pas
|
Use linux/i386 aligmnents for NetBSD/OpenBSD i386
|
2012-04-20 12:09:41 +00:00 |
i_embed.pas
|
* use dwarf2 on avr-embedded by default because stabs is difficult due to name mangling issues
|
2011-09-04 19:37:26 +00:00 |
i_emx.pas
|
|
|
i_gba.pas
|
|
|
i_go32v2.pas
|
Fix go32v2 staticClibprefix used by internal linker
|
2012-05-31 09:34:53 +00:00 |
i_haiku.pas
|
|
|
i_jvm.pas
|
+ Android/JVM target, including a translation of the Android r14 SDK
|
2011-12-12 02:34:34 +00:00 |
i_linux.pas
|
Use 8 for max record alignment for mips/mipsel
|
2012-07-04 16:34:51 +00:00 |
i_macos.pas
|
|
|
i_morph.pas
|
|
|
i_nativent.pas
|
|
|
i_nds.pas
|
|
|
i_nwl.pas
|
|
|
i_nwm.pas
|
|
|
i_os2.pas
|
|
|
i_palmos.pas
|
|
|
i_sunos.pas
|
|
|
i_symbian.pas
|
|
|
i_watcom.pas
|
|
|
i_wdosx.pas
|
|
|
i_wii.pas
|
|
|
i_win.pas
|
* use GNU AS as default assembler on x86_64-win64 now
|
2012-04-07 13:00:46 +00:00 |
mac_crea.txt
|
|
|
t_aix.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
t_amiga.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
t_atari.pas
|
|
|
t_beos.pas
|
* GNU ld only supports double quotes in its response file -> requote there
|
2012-05-03 12:41:16 +00:00 |
t_bsd.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
t_embed.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
t_emx.pas
|
* GNU ld only supports double quotes in its response file -> requote there
|
2012-05-03 12:41:16 +00:00 |
t_gba.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
t_go32v2.pas
|
* Renamed a method for consistency (let script building methods start with ScriptAdd).
|
2012-07-07 22:49:05 +00:00 |
t_haiku.pas
|
* GNU ld only supports double quotes in its response file -> requote there
|
2012-05-03 12:41:16 +00:00 |
t_jvm.pas
|
+ Android/JVM target, including a translation of the Android r14 SDK
|
2011-12-12 02:34:34 +00:00 |
t_linux.pas
|
* respect Dontlinkstdlibpath when adding a default library search path
|
2012-08-04 17:29:07 +00:00 |
t_macos.pas
|
* GNU ld only supports double quotes in its response file -> requote there
|
2012-05-03 12:41:16 +00:00 |
t_morph.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
t_nativent.pas
|
|
|
t_nds.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
t_nwl.pas
|
* GNU ld only supports double quotes in its response file -> requote there
|
2012-05-03 12:41:16 +00:00 |
t_nwm.pas
|
* GNU ld only supports double quotes in its response file -> requote there
|
2012-05-03 12:41:16 +00:00 |
t_os2.pas
|
* GNU ld only supports double quotes in its response file -> requote there
|
2012-05-03 12:41:16 +00:00 |
t_palmos.pas
|
* GNU ld only supports double quotes in its response file -> requote there
|
2012-05-03 12:41:16 +00:00 |
t_sunos.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
t_symbian.pas
|
|
|
t_watcom.pas
|
* GNU ld only supports double quotes in its response file -> requote there
|
2012-05-03 12:41:16 +00:00 |
t_wdosx.pas
|
* replaced most (if not all) remaining fields/parameters in the compiler
|
2012-04-29 17:36:23 +00:00 |
t_wii.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
t_win.pas
|
* Renamed a method for consistency (let script building methods start with ScriptAdd).
|
2012-07-07 22:49:05 +00:00 |