| .. |
|
i_aix.pas
|
|
|
|
i_amiga.pas
|
have an explicit define for OS4, so we can easily identify it in shared sources among Amiga-like systems, independent from the CPU define
|
2014-02-23 23:49:40 +00:00 |
|
i_android.pas
|
|
|
|
i_aros.pas
|
AROS: and also add the system info/target units which were forgotten in the previous commit
|
2014-08-17 18:36:57 +00:00 |
|
i_atari.pas
|
|
|
|
i_beos.pas
|
|
|
|
i_bsd.pas
|
* first dragonfly patch (existing most). Mantis #27091
|
2014-12-07 20:27:02 +00:00 |
|
i_embed.pas
|
* partially merged the mips-embedded branch of Michael Ring:
|
2014-03-19 21:25:38 +00:00 |
|
i_emx.pas
|
|
|
|
i_gba.pas
|
|
|
|
i_go32v2.pas
|
Use script gnu ar for go32v2 target
|
2014-04-10 16:20:14 +00:00 |
|
i_haiku.pas
|
|
|
|
i_jvm.pas
|
|
|
|
i_linux.pas
|
* mips-linux: Enabled tf_safecall_exceptions (it just works, no reason to keep disabled) and also tf_pic_uses_got (so that checks elsewhere in compiler set pi_needs_got flag; actual functionality is not changed because currently MIPS just forces pi_needs_got unconditionally).
|
2014-12-29 23:26:40 +00:00 |
|
i_macos.pas
|
|
|
|
i_morph.pas
|
|
|
|
i_msdos.pas
|
* changed the default stack size in the i8086 far data memory models to 16 KB
|
2014-06-01 14:38:54 +00:00 |
|
i_nativent.pas
|
* fixed defines separator
|
2014-10-19 10:25:07 +00:00 |
|
i_nds.pas
|
|
|
|
i_nwl.pas
|
|
|
|
i_nwm.pas
|
|
|
|
i_os2.pas
|
|
|
|
i_palmos.pas
|
|
|
|
i_sunos.pas
|
i386-solaris target: Add flags for pic code uses GOT and library requires pic
|
2015-01-22 15:14:35 +00:00 |
|
i_symbian.pas
|
|
|
|
i_watcom.pas
|
|
|
|
i_wdosx.pas
|
|
|
|
i_wii.pas
|
|
|
|
i_win.pas
|
* make windres the default resource compiler on x86_64-win64
|
2014-03-09 10:52:10 +00:00 |
|
mac_crea.txt
|
|
|
|
t_aix.pas
|
Allow use of native ld or GNU gld for AIX
|
2014-11-09 22:22:29 +00:00 |
|
t_amiga.pas
|
* fix warnings when compiling the compiler with DFA optimizer enabled on m68k
|
2014-08-20 13:49:47 +00:00 |
|
t_android.pas
|
* Fixed compilation for mips-linux.
|
2014-02-08 19:08:21 +00:00 |
|
t_aros.pas
|
* fix warnings when compiling the compiler with DFA optimizer enabled on i386
|
2014-08-20 12:28:44 +00:00 |
|
t_atari.pas
|
|
|
|
t_beos.pas
|
|
|
|
t_bsd.pas
|
* first dragonfly patch (existing most). Mantis #27091
|
2014-12-07 20:27:02 +00:00 |
|
t_embed.pas
|
Applied patch from Michael Ring that adds some startup code for some new stm32f0 and stm32f1 controllers, and fixes naming on some LPC ARMv6m controllers.
|
2014-06-20 06:49:04 +00:00 |
|
t_emx.pas
|
|
|
|
t_gba.pas
|
* fix warnings when compiling the compiler with DFA optimizer enabled on ARM
|
2014-08-20 13:16:58 +00:00 |
|
t_go32v2.pas
|
Use slash instead of backslash inside linker script to allow use of cross-linker
|
2014-04-10 13:24:42 +00:00 |
|
t_haiku.pas
|
|
|
|
t_jvm.pas
|
|
|
|
t_linux.pas
|
* put default libgcc path under if Dontlinkstdlibpath...
|
2015-01-12 10:34:39 +00:00 |
|
t_macos.pas
|
|
|
|
t_morph.pas
|
* fix warnings when compiling the compiler with DFA optimizer enabled on PowerPC
|
2014-08-20 14:31:36 +00:00 |
|
t_msdos.pas
|
+ added support for HeapMax in the far data i8086 memory models as well
|
2014-06-24 22:54:54 +00:00 |
|
t_nativent.pas
|
|
|
|
t_nds.pas
|
* fix warnings when compiling the compiler with DFA optimizer enabled on ARM
|
2014-08-20 13:16:58 +00:00 |
|
t_nwl.pas
|
|
|
|
t_nwm.pas
|
|
|
|
t_os2.pas
|
* run EMX linker quietly
|
2014-11-06 12:14:00 +00:00 |
|
t_palmos.pas
|
|
|
|
t_sunos.pas
|
* pass -m elf_i386_sol2 to gld on i386-solaris as well, patch by H.Hartl, resolves #27265
|
2015-01-18 11:19:42 +00:00 |
|
t_symbian.pas
|
|
|
|
t_watcom.pas
|
|
|
|
t_wdosx.pas
|
|
|
|
t_wii.pas
|
|
|
|
t_win.pas
|
* make windres the default resource compiler on x86_64-win64
|
2014-03-09 10:52:10 +00:00 |