fpc/compiler/systems
peter 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from
http://svn.freepascal.org/svn/fpc/branches/linker/compiler

........
r2775 | peter | 2006-03-05 22:43:30 +0100 (Sun, 05 Mar 2006) | 2 lines

  * merge ppu changes to keep ppus the same

........
r2788 | peter | 2006-03-06 12:59:14 +0100 (Mon, 06 Mar 2006) | 2 lines

  * Add TFPList and TFPObjectList

........
r2789 | peter | 2006-03-06 13:01:37 +0100 (Mon, 06 Mar 2006) | 2 lines

  * fix powerpc

........

git-svn-id: trunk@2790 -
2006-03-06 12:04:44 +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 * shared lib i_ and t_ changes. Some small comments cleanup to t_ 2006-01-15 15:22:29 +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 * i386 uses dwarf cfi info on linux/win32, so even when omitting the stack frame, trace backs in gdb are correct 2006-01-21 14:30:57 +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 + define sunos as well for Solaris/SunOS 2006-02-06 22:24:04 +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 * i386 uses dwarf cfi info on linux/win32, so even when omitting the stack frame, trace backs in gdb are correct 2006-01-21 14:30: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 * link_allways -> link_always 2006-02-15 14:36:30 +00:00
t_bsd.pas - disable automatic adding of "splitfilename(libname)" to to-be-linked 2006-02-15 14:59:38 +00:00
t_emx.pas * link_allways -> link_always 2006-02-15 14:36:30 +00:00
t_gba.pas * compiler part of first gba port 2005-08-24 18:47:08 +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 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_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 * link_allways -> link_always 2006-02-15 14:36:30 +00:00
t_nwm.pas * link_allways -> link_always 2006-02-15 14:36:30 +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 * link_allways -> link_always 2006-02-15 14:36:30 +00:00
t_watcom.pas
t_wdosx.pas
t_win.pas Merged revisions 2775,2788-2789 via svnmerge from 2006-03-06 12:04:44 +00:00