The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-02-02 21:27:23 +00:00
compiler + translate register variable locations, enables register variable debug info, with SSA it requires to be extended maintaining location list 2006-02-02 21:27:23 +00:00
fcl * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
fv * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
ide * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
installer * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
packages * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
rtl + comp and int64 overloads for floattostr(f) 2006-02-02 10:33:12 +00:00
tests * more tests for symtable insert/search 2006-02-02 13:41:17 +00:00
utils * various bugfixes 2006-02-02 08:22:35 +00:00
.gitattributes * more tests for symtable insert/search 2006-02-02 13:41:17 +00:00
.gitignore * graph and ggigraph unit moved to packages/base 2005-12-29 14:36:22 +00:00
Makefile * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
Makefile.fpc * various bugfixes 2006-02-02 08:22:35 +00:00