fpc/compiler/systems
florian 5e51aa7968 * fixed pe flags x86_64
* fixed idata for x86_64

git-svn-id: trunk@3112 -
2006-04-01 20:09:13 +00:00
..
i_amiga.pas * fixed case sensitivity flags for Amiga & co 2006-01-13 16:26:39 +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 * darwin/i386 doesn't use function-relative addresses for stabs 2006-03-09 18:38:01 +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 * refactor booleans in systeminfo structure, they are now flags 2006-01-13 15:13:26 +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 - fixed build by forcing alignment of global constants to a minimum of four bytes. Addresses must be multiples of four on ppc64 in the used addressing mode. 2006-03-29 21:57:29 +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_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 * minimum of 4 bytes alignment for const/data 2006-03-27 12:05:32 +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 Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from 2006-03-13 09:29:57 +00:00
mac_crea.txt
t_amiga.pas + made the compiler to know about PowerPC AmigaOS 2006-01-07 04:46:27 +00:00
t_atari.pas
t_beos.pas * split newasmsymbol to refasmsymbol and defineasmsymbol 2006-03-27 11:45:18 +00:00
t_bsd.pas * split newasmsymbol to refasmsymbol and defineasmsymbol 2006-03-27 11:45:18 +00:00
t_emx.pas * link_allways -> link_always 2006-02-15 14:36:30 +00:00
t_gba.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
t_go32v2.pas Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from 2006-03-05 21:10:37 +00:00
t_linux.pas * split newasmsymbol to refasmsymbol and defineasmsymbol 2006-03-27 11:45:18 +00:00
t_macos.pas * link_allways -> link_always 2006-02-15 14:36:30 +00:00
t_morph.pas * some string -> TCmdStr fixes 2005-09-29 11:32:22 +00:00
t_nwl.pas * split newasmsymbol to refasmsymbol and defineasmsymbol 2006-03-27 11:45:18 +00:00
t_nwm.pas * split newasmsymbol to refasmsymbol and defineasmsymbol 2006-03-27 11:45:18 +00:00
t_os2.pas * link_allways -> link_always 2006-02-15 14:36:30 +00:00
t_palmos.pas + added palmos support to makes files 2006-02-05 19:22:12 +00:00
t_sunos.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
t_watcom.pas
t_wdosx.pas
t_win.pas * fixed pe flags x86_64 2006-04-01 20:09:13 +00:00