fpc/compiler/systems
Jonas Maebe 4c1d540a21 * changed cpurequiresproperalignment from a compile-time define into
a target flag, since some kernels may be able to handle alignment
    problems, and the alignment requirements may not be absolute (e.g. on
    ppc64, only 8 byte values need alignment, and only to 4 byte boundaries)
   -> linux/ppc64 has tf_requires_proper_alignment set in its target flags,
      darwin/ppc64 hasn't

git-svn-id: trunk@6745 -
2007-03-06 16:10:56 +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 * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
i_embedded.pas * changed cpurequiresproperalignment from a compile-time define into 2007-03-06 16:10:56 +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 * changed cpurequiresproperalignment from a compile-time define into 2007-03-06 16:10:56 +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 * 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 * 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 * 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 * changed cpurequiresproperalignment from a compile-time define into 2007-03-06 16:10:56 +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 * more file handling from shortstring to tcmdstr 2007-02-21 21:54:54 +00:00
t_atari.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
t_beos.pas * more file handling from shortstring to tcmdstr 2007-02-21 21:54:54 +00:00
t_bsd.pas * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
t_embedded.pas * more file handling from shortstring to tcmdstr 2007-02-21 21:54:54 +00:00
t_emx.pas * more file handling from shortstring to tcmdstr 2007-02-21 21:54:54 +00:00
t_gba.pas * more file handling from shortstring to tcmdstr 2007-02-21 21:54:54 +00:00
t_go32v2.pas * more file handling from shortstring to tcmdstr 2007-02-21 21:54:54 +00:00
t_linux.pas * removed -Bsymbolic, there was a namespace conflict between 2007-02-25 16:44:02 +00:00
t_macos.pas * more file handling from shortstring to tcmdstr 2007-02-21 21:54:54 +00:00
t_morph.pas * more file handling from shortstring to tcmdstr 2007-02-21 21:54:54 +00:00
t_nds.pas * Set SVN properties 2007-02-24 09:26:37 +00:00
t_nwl.pas * more file handling from shortstring to tcmdstr 2007-02-21 21:54:54 +00:00
t_nwm.pas * more file handling from shortstring to tcmdstr 2007-02-21 21:54:54 +00:00
t_os2.pas * more file handling from shortstring to tcmdstr 2007-02-21 21:54:54 +00:00
t_palmos.pas * more file handling from shortstring to tcmdstr 2007-02-21 21:54:54 +00:00
t_sunos.pas * more file handling from shortstring to tcmdstr 2007-02-21 21:54:54 +00:00
t_symbian.pas * linker stuff for symbian by Felipe Monteiro de Carvalho 2007-02-07 19:44:55 +00:00
t_watcom.pas * more file handling from shortstring to tcmdstr 2007-02-21 21:54:54 +00:00
t_wdosx.pas * support static library (.a) linking 2006-06-28 20:26:53 +00:00
t_win.pas * Allow @ and ? characters in imported function name when AS is used. It fixes bug #8391. 2007-02-26 17:51:38 +00:00