florian 3ce9ff93f1 + patch by Jeppe Johansen to support automatic interrupt table generation by using the interrupt directive with an offset. Not activated yet because it requires to change also the startup code of the different mcus. 14 years ago
..
i_amiga.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with 15 years ago
i_atari.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries 16 years ago
i_beos.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with 15 years ago
i_bsd.pas 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 years ago
i_embed.pas 0be59445f8 + basic i386-embedded implementation for multiboot by Jeppe Johansen, resolves #15676 14 years ago
i_emx.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries 16 years ago
i_gba.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with 15 years ago
i_go32v2.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with 15 years ago
i_haiku.pas 3747454aeb * patch by Olivier Coursiere to enable winlike resources on haiku, resolves #15539 15 years ago
i_linux.pas 65ab1e820b * Safecall on linux/i386 now behaves like cdecl plus hidden exception support. 15 years ago
i_macos.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with 15 years ago
i_morph.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with 15 years ago
i_nativent.pas 34227e811d + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 15 years ago
i_nds.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with 15 years ago
i_nwl.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with 15 years ago
i_nwm.pas 7eace122dc internal linker support for creating novell netware loadable modules 14 years ago
i_os2.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries 16 years ago
i_palmos.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries 16 years ago
i_sunos.pas 48d7c69aab * set maxCrecordalign to 16 for all x86_64 platforms that follow the 15 years ago
i_symbian.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with 15 years ago
i_watcom.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with 15 years ago
i_wdosx.pas b4c8c73e70 * changed tf_use_function_relative_addresses into an assembler flag (with 15 years ago
i_wii.pas 5fc349eda7 * Fixed stacksize for Wii 14 years ago
i_win.pas ec99b1ba40 * Add tf_dwarf_only_local_labels for win64 as suggested by Willibald Krenn 15 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_amiga.pas 446e2161ce + Made a single Amiga/MorphOS-specific PathConv import to cfileutl.pas, instead of importing it every single place it is needed. 16 years ago
t_atari.pas 790a4fe2d3 * log and id tags removed 20 years ago
t_beos.pas 35c0f78642 + Haiku support by Olivier Coursière based on old BeOS support 17 years ago
t_bsd.pas 601b90d74c * don't specify a custom pagezero size on Mac OS X when compiling with -gv 14 years ago
t_embed.pas 3ce9ff93f1 + patch by Jeppe Johansen to support automatic interrupt table generation by using the interrupt directive with an offset. Not activated yet because it requires to change also the startup code of the different mcus. 14 years ago
t_emx.pas fd0ed50331 * Removed/commented more unused variables. 17 years ago
t_gba.pas bc1bcf343e * Updated NDS and GBA to devkitARM r28 15 years ago
t_go32v2.pas a0159a9740 * Adapt script to DJGPP 2.04 16 years ago
t_haiku.pas 35c0f78642 + Haiku support by Olivier Coursière based on old BeOS support 17 years ago
t_linux.pas 1f61b5b30c * reverted the rtl patches from r14184, because they cause an endless 14 years ago
t_macos.pas 0625040eba + add -XR switch for target root file system with libs (also used for C lib type detection) 18 years ago
t_morph.pas 446e2161ce + Made a single Amiga/MorphOS-specific PathConv import to cfileutl.pas, instead of importing it every single place it is needed. 16 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 bc1bcf343e * Updated NDS and GBA to devkitARM r28 15 years ago
t_nwl.pas fc34ef31c7 FindUtil was called in SetDefaultInfo and in MakeExecutable. 14 years ago
t_nwm.pas 672d76e636 added a segment table containing segments for symbols defined by linker script (needed for relocs) 14 years ago
t_os2.pas 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries 16 years ago
t_palmos.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
t_sunos.pas 356026f849 * use new_section() instead of tai_section.create() everywhere 15 years ago
t_symbian.pas 78b2618db6 * Fixed setting of image base using {$IMAGEBASE X} directive. 16 years ago
t_watcom.pas 5548824859 * Removed/ifdefed/commented unused local variables. 17 years ago
t_wdosx.pas f5c1839ff0 * support static library (.a) linking 19 years ago
t_wii.pas 5fc349eda7 * Fixed stacksize for Wii 14 years ago
t_win.pas 7c04d8d13b From patch submitted by Willibald Krenn in Bug Report 17500. 15 years ago