..
i_aix.pas
* Changed linking infrastructure to look like assembler one:
2013-08-18 12:01:21 +00:00
i_amiga.pas
fixed staticlibprefix for Amiga and MorphOS
2013-11-24 04:19:59 +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 debug information to dwarf for ARM_embedded, and set local minimum alignment to 4.
2013-12-08 16:50:15 +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
fixed staticlibprefix for Amiga and MorphOS
2013-11-24 04:19:59 +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
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
2013-12-01 17:02:08 +00:00
t_embed.pas
* if a build-id is generated, put it into flash
2013-10-26 14:19:14 +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
+ search crt* files also in /usr/lib/x86_64-linux-gnu, multiarch supporting distros require this
2013-12-01 15:39:05 +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
+ tell wlink to add dwarf debug info to the executable when -gw2/3/4 is used
2013-10-27 20:30:00 +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
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
2013-12-01 17:02:08 +00:00