The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
tom_at_work 64c8d25dcf * added __stkptr global in cprt0 for powerpc/linux
git-svn-id: trunk@2377 -
2006-01-29 17:54:04 +00:00
compiler * 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
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 * added __stkptr global in cprt0 for powerpc/linux 2006-01-29 17:54:04 +00:00
tests * fix compare with null 2006-01-17 08:44:57 +00:00
utils * 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
.gitattributes * vcsa functionality moved into linuxvcs unit 2006-01-28 23:17:48 +00:00
.gitignore
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 * FreeBSD now also shared. 2006-01-15 14:57:08 +00:00