fpc/compiler/systems
Jonas Maebe 1b25984563 + new tf_dwarf_relative_addresses target flag for platforms where all
addresses which are specified as relative offsets in the dwarf
    spec must actually be emitted as relative offsets by the compiler
    (only set for Darwin currently, not yet used)

git-svn-id: trunk@6298 -
2007-02-02 13:49:26 +00:00
..
i_amiga.pas + first attempt to have linking support for AmigaOS/PowerPC 2006-08-04 20:05:22 +00:00
i_atari.pas * basic framework for debuginfo class added 2005-09-15 08:34:51 +00:00
i_beos.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_bsd.pas + new tf_dwarf_relative_addresses target flag for platforms where all 2007-02-02 13:49:26 +00:00
i_embedded.pas + start of embedded rtl 2006-12-17 18:40:36 +00:00
i_emx.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_gba.pas + compiler has the linker script now embedded 2006-10-15 21:29:59 +00:00
i_go32v2.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_linux.pas * splitup dwarf2/dwarf3 2006-09-30 15:21:17 +00:00
i_macos.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_morph.pas * fixed case sensitivity flags for Amiga & co 2006-01-13 16:26:39 +00:00
i_nds.pas * compiler part of first Nintendo DS port 2006-12-14 17:32:16 +00:00
i_nwl.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_nwm.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_os2.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_palmos.pas + added palmos support to makes files 2006-02-05 19:22:12 +00:00
i_sunos.pas * added missing abi field initialisation 2007-01-19 13:59:17 +00:00
i_symbian.pas * avoid redefinition of source OS 2007-01-19 01:38:29 +00:00
i_watcom.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_wdosx.pas * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_win.pas * fixed i386-wince flags. 2006-12-29 20:50:43 +00:00
mac_crea.txt
t_amiga.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
t_atari.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
t_beos.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
t_bsd.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
t_embedded.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
t_emx.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
t_gba.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
t_go32v2.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
t_linux.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
t_macos.pas * extra parameter for file searching functions 2006-10-31 10:56:58 +00:00
t_morph.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
t_nds.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
t_nwl.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
t_nwm.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
t_os2.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
t_palmos.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
t_sunos.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
t_symbian.pas * forgot to add files 2007-01-18 20:30:58 +00:00
t_watcom.pas * make win32 compile 2006-10-30 23:46:28 +00:00
t_wdosx.pas * support static library (.a) linking 2006-06-28 20:26:53 +00:00
t_win.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00