..
i_amiga.pas
i_atari.pas
i_beos.pas
* use elf writer for beos
2007-05-24 07:08:29 +00:00
i_bsd.pas
+ Compiler support for pic on darwin/i386. The i386 rtl still needs
2007-09-26 21:42:27 +00:00
i_embed.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
i_emx.pas
i_gba.pas
* changed cpurequiresproperalignment from a compile-time define into
2007-03-06 16:10:56 +00:00
i_go32v2.pas
i_linux.pas
* fix compilation
2007-06-16 19:44:02 +00:00
i_macos.pas
i_morph.pas
i_nds.pas
* changed cpurequiresproperalignment from a compile-time define into
2007-03-06 16:10:56 +00:00
i_nwl.pas
i_nwm.pas
i_os2.pas
i_palmos.pas
* changed cpurequiresproperalignment from a compile-time define into
2007-03-06 16:10:56 +00:00
i_sunos.pas
* changed cpurequiresproperalignment from a compile-time define into
2007-03-06 16:10:56 +00:00
i_symbian.pas
Removed winlikewidestrings from symbian
2007-07-06 11:22:08 +00:00
i_watcom.pas
i_wdosx.pas
i_win.pas
* ignore pic directive/switch if the platform doesn't support pic, resolves #9281
2007-07-23 20:25:04 +00:00
mac_crea.txt
t_amiga.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_atari.pas
t_beos.pas
* fixed handling of paths/files with spaces in their name in link.res
2007-07-25 16:25:14 +00:00
t_bsd.pas
* also pass -arch parameter when creating bundles
2007-08-05 11:05:20 +00:00
t_embed.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_emx.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_gba.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_go32v2.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_linux.pas
* linker script: keep got and toc sections together; allows use of -Cg (PIC) in large programs (e.g. compiler) on powerpc64/linux
2007-09-21 00:05:51 +00:00
t_macos.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_morph.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_nds.pas
* Changed .elf extension to .nef (Not Executable File) for intermediate file builds in the NDS compiler (used on no$gba debugger for symbol table)
2007-07-09 22:17:36 +00:00
t_nwl.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_nwm.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_os2.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_palmos.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_sunos.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_symbian.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_watcom.pas
* Rework the constexprint to allow operations from low(int64) to high(qword).
2007-06-13 07:41:18 +00:00
t_wdosx.pas
t_win.pas
* Patch from Vincent to enable resources support for win64 using gorc resource compiler.
2007-07-02 11:02:30 +00:00