The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe cb94ba5457 * fixed compilation errors
git-svn-id: trunk@2815 -
2006-03-09 09:13:42 +00:00
compiler * darwin-i386 is little endian, not big endian :) 2006-03-08 22:40:20 +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 * fixed compilation errors 2006-03-09 09:13:42 +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 + initial implementation 2006-03-08 22:22:03 +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