The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 94f2b1d941 * add initialstkptr to get the stackpointer at startup before
PASCALMAIN is called so the main body framepointer is seen as
    a valid pointer with backtracing

git-svn-id: trunk@2266 -
2006-01-12 09:29:57 +00:00
compiler * fixed building on non unix targets 2006-01-12 08:18:22 +00:00
fcl * makefiles regenerated 2006-01-11 21:46:28 +00:00
fv * makefiles regenerated 2006-01-11 21:46:28 +00:00
ide * makefiles regenerated 2006-01-11 21:46:28 +00:00
installer * makefiles regenerated 2006-01-11 21:46:28 +00:00
packages * don't create shared libs for graph 2006-01-11 22:50:24 +00:00
rtl * add initialstkptr to get the stackpointer at startup before 2006-01-12 09:29:57 +00:00
tests * makefiles regenerated 2006-01-11 21:46:28 +00:00
utils * fixed make clean all install 2006-01-11 22:20:40 +00:00
.gitattributes * move vesa includes 2006-01-10 09:02:49 +00:00
.gitignore * graph and ggigraph unit moved to packages/base 2005-12-29 14:36:22 +00:00
Makefile * makefiles regenerated 2006-01-11 21:46:28 +00:00
Makefile.fpc + makefiles adapted for shared library support 2006-01-11 21:42:30 +00:00