nickysn 72fcc2b9bd added 'msdos' 16-bit real mode dos target 12 years ago
..
i_aix.pas bd31004fdb + describe for each supported target the default guaranteed stack alignment 13 years ago
i_amiga.pas bd31004fdb + describe for each supported target the default guaranteed stack alignment 13 years ago
i_android.pas 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
i_atari.pas bd31004fdb + describe for each supported target the default guaranteed stack alignment 13 years ago
i_beos.pas 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
i_bsd.pas 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
i_embed.pas bd31004fdb + describe for each supported target the default guaranteed stack alignment 13 years ago
i_emx.pas 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
i_gba.pas bd31004fdb + describe for each supported target the default guaranteed stack alignment 13 years ago
i_go32v2.pas 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
i_haiku.pas 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
i_jvm.pas bd31004fdb + describe for each supported target the default guaranteed stack alignment 13 years ago
i_linux.pas 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
i_macos.pas bd31004fdb + describe for each supported target the default guaranteed stack alignment 13 years ago
i_morph.pas bd31004fdb + describe for each supported target the default guaranteed stack alignment 13 years ago
i_msdos.pas 72fcc2b9bd added 'msdos' 16-bit real mode dos target 12 years ago
i_nativent.pas 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
i_nds.pas bd31004fdb + describe for each supported target the default guaranteed stack alignment 13 years ago
i_nwl.pas 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
i_nwm.pas 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
i_os2.pas 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
i_palmos.pas bd31004fdb + describe for each supported target the default guaranteed stack alignment 13 years ago
i_sunos.pas 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
i_symbian.pas 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
i_watcom.pas 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
i_wdosx.pas 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
i_wii.pas bd31004fdb + describe for each supported target the default guaranteed stack alignment 13 years ago
i_win.pas 3a4135c07b ifdef cpu86 replaced with ifdef cpui386 12 years ago
mac_crea.txt 3b1ecd4f47 + Added this confirmation from Apple Computer about our ownership of the MacOS creator code 'FPas' 20 years ago
t_aix.pas c27f9da1b2 * always surround ld link.res SEARCH_DIR() arguments with double quotes, 13 years ago
t_amiga.pas ab52c48520 Add DynLinkStr support 12 years ago
t_android.pas 92b2ef2059 * Android: Quote a path to crt object files if needed. It fixes linking when a library path contains spaces. 12 years ago
t_atari.pas 790a4fe2d3 * log and id tags removed 20 years ago
t_beos.pas 0841ee6e4f * GNU ld only supports double quotes in its response file -> requote there 13 years ago
t_bsd.pas 1dd964960c * Enable use of amd64 ld GNU linker for i386 by adding target and emul command line args for freebsd 12 years ago
t_embed.pas 2281a63116 + write a build-id section for arm-embedded 12 years ago
t_emx.pas c5ad42e82f * fix for missing space in emxbind parameters for resource files linking 12 years ago
t_gba.pas c27f9da1b2 * always surround ld link.res SEARCH_DIR() arguments with double quotes, 13 years ago
t_go32v2.pas 1a25aed68d * Renamed a method for consistency (let script building methods start with ScriptAdd). 13 years ago
t_haiku.pas 0841ee6e4f * GNU ld only supports double quotes in its response file -> requote there 13 years ago
t_jvm.pas 0d5b2b84a8 + Android/JVM target, including a translation of the Android r14 SDK 13 years ago
t_linux.pas af4935e346 + Support dynamic copy relocations. 12 years ago
t_macos.pas 0841ee6e4f * GNU ld only supports double quotes in its response file -> requote there 13 years ago
t_morph.pas c27f9da1b2 * always surround ld link.res SEARCH_DIR() arguments with double quotes, 13 years ago
t_msdos.pas 72fcc2b9bd added 'msdos' 16-bit real mode dos target 12 years ago
t_nativent.pas 34227e811d + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 15 years ago
t_nds.pas 2a3618fb6c compiler: set apptype using new SetAppType routine, add 'CONSOLE' define for console apptype. 12 years ago
t_nwl.pas 0841ee6e4f * GNU ld only supports double quotes in its response file -> requote there 13 years ago
t_nwm.pas 0841ee6e4f * GNU ld only supports double quotes in its response file -> requote there 13 years ago
t_os2.pas 9a935fb172 * fix for missing space in emxbind parameters for resource files linking 12 years ago
t_palmos.pas 0841ee6e4f * GNU ld only supports double quotes in its response file -> requote there 13 years ago
t_sunos.pas c27f9da1b2 * always surround ld link.res SEARCH_DIR() arguments with double quotes, 13 years ago
t_symbian.pas 78b2618db6 * Fixed setting of image base using {$IMAGEBASE X} directive. 16 years ago
t_watcom.pas 0841ee6e4f * GNU ld only supports double quotes in its response file -> requote there 13 years ago
t_wdosx.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler 13 years ago
t_wii.pas c27f9da1b2 * always surround ld link.res SEARCH_DIR() arguments with double quotes, 13 years ago
t_win.pas 73030ddb57 + Support smart-linked .rdata section with external linker for Windows targets after r23025. 12 years ago