The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-03-06 10:53:31 +00:00
compiler * 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
fcl * added ForEachCall 2006-03-06 09:48:56 +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