| .. |
|
i_aix.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_amiga.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_android.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_atari.pas
|
* restores atari support/rtl partially
|
2013-10-06 19:36:59 +00:00 |
|
i_beos.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_bsd.pas
|
+ PIC support for Darwin/ARM:
|
2013-08-22 08:14:24 +00:00 |
|
i_embed.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_emx.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_gba.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_go32v2.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_haiku.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_jvm.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_linux.pas
|
+ basic support for pic on arm-linux
|
2013-08-19 21:35:37 +00:00 |
|
i_macos.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_morph.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_msdos.pas
|
* the staticlibext for i8086-msdos changed from .lib to .a; rationale:
|
2013-10-05 10:01:59 +00:00 |
|
i_nativent.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_nds.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_nwl.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_nwm.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_os2.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_palmos.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_sunos.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_symbian.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_watcom.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_wdosx.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_wii.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
i_win.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
mac_crea.txt
|
|
|
|
t_aix.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_amiga.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_android.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_atari.pas
|
|
|
|
t_beos.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_bsd.pas
|
* fix mantis #25129 for non OS X BSD systems. Patch by A. Cardenas Marquez
|
2013-10-02 09:05:32 +00:00 |
|
t_embed.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_emx.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_gba.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_go32v2.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_haiku.pas
|
* fix compatibility with new Package Management system under Haiku
|
2013-09-25 20:57:41 +00:00 |
|
t_jvm.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_linux.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_macos.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_morph.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_msdos.pas
|
* use apptype to indicate that the target is a DOS .COM file, instead of introducing a new field in tsettings (as suggested by Sven)
|
2013-09-24 12:13:47 +00:00 |
|
t_nativent.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_nds.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_nwl.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_nwm.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_os2.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_palmos.pas
|
* GNU ld only supports double quotes in its response file -> requote there
|
2012-05-03 12:41:16 +00:00 |
|
t_sunos.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_symbian.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_watcom.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_wdosx.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_wii.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |
|
t_win.pas
|
* Changed linking infrastructure to look like assembler one:
|
2013-08-18 12:01:21 +00:00 |