The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
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
compiler Merged revisions 2775,2788-2789 via svnmerge from 2006-03-06 12:04:44 +00:00
fcl * fix for bug #4962, fix by Marton Pap 2006-03-06 11:25:09 +00:00
fv - Remove usage of memory unit; things like the lowmemory function are 2006-03-01 15:29:05 +00:00
ide - Remove usage of memory unit; things like the lowmemory function are 2006-03-01 15:29:05 +00:00
installer + added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future) 2006-02-15 22:05:04 +00:00
packages * fixed paszlib compiling in objfpc/delphi mode. 2006-03-05 09:48:31 +00:00
rtl * For wince external startup file is used and placed first, because ARM prolog structure must be located at the very beginning of code. Otherwise exceptions do not work properly. 2006-03-06 10:53:31 +00:00
tests * nested for loop with same counter 2006-03-05 18:58:55 +00:00
utils + added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future) 2006-02-15 22:05:04 +00:00
.gitattributes * nested for loop with same counter 2006-03-05 18:58:55 +00:00
.gitignore + renamed tests to ddg 2006-02-21 10:17:47 +00:00
Makefile + added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future) 2006-02-15 22:05:04 +00:00
Makefile.fpc * force zipname to fpc-ver-target for zipinstall 2006-02-13 09:32:39 +00:00