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