fpc/compiler/systems
Jonas Maebe 3155b650a1 * pass "-syslibroot sysrootpath" to the darwin linker if -XRsysrootpath
is used (mantis #9953)

git-svn-id: trunk@8833 -
2007-10-17 19:25:06 +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 o BeOS patch by Olivier Coursiere: 2007-10-14 18:37:00 +00:00
i_bsd.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +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 * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +00:00
i_gba.pas * changed cpurequiresproperalignment from a compile-time define into 2007-03-06 16:10:56 +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 * new tf_smartlink_library flag 2007-10-01 16:55:08 +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 * changed cpurequiresproperalignment from a compile-time define into 2007-03-06 16:10:56 +00:00
i_nwl.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
i_nwm.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +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 * changed cpurequiresproperalignment from a compile-time define into 2007-03-06 16:10:56 +00:00
i_sunos.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
i_symbian.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +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 * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
mac_crea.txt + Added this confirmation from Apple Computer about our ownership of the MacOS creator code 'FPas' 2005-01-13 21:29:19 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
t_beos.pas o BeOS patch by Olivier Coursiere: 2007-10-14 18:37:00 +00:00
t_bsd.pas * pass "-syslibroot sysrootpath" to the darwin linker if -XRsysrootpath 2007-10-17 19:25:06 +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 * only use ld -T in case of cross-link (-XR), because not all platforms have complete link script yet 2007-10-01 21:10:51 +00:00
t_macos.pas + add -XR switch for target root file system with libs (also used for C lib type detection) 2007-09-30 15:00:54 +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 * workaround for yet another #%$#@#^ EMX LD.EXE bug (link.res path must not be quoted) 2007-09-30 21:11:10 +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 + add -XR switch for target root file system with libs (also used for C lib type detection) 2007-09-30 15:00:54 +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 * support static library (.a) linking 2006-06-28 20:26:53 +00:00
t_win.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00