The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe a1b2701e5f * if while we are restoring the contents of a register, we encounter an
operation which changes a register, clear the contents of all registers
    which depend on this register

git-svn-id: trunk@3480 -
2006-05-11 16:46:58 +00:00
compiler * if while we are restoring the contents of a register, we encounter an 2006-05-11 16:46:58 +00:00
fcl + Patch from Bram Kuijvenhoven: optimised storage of zero-length BLOBS 2006-05-10 09:05:15 +00:00
fv * Fix by Wayne Sherman to make restore from dosshell work under Win32 2006-05-08 06:39:01 +00:00
ide * Remove color selection and startup option menus for now. 2006-05-11 15:01:27 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages + Patch from Bram Kuijvenhoven to implement blob field and more verbose errors 2006-05-08 20:22:20 +00:00
rtl * another windows widestring fix 2006-05-11 11:03:21 +00:00
tests * compiled using Microsoft (R) C/C++ Optimizing Compiler Version 14.00.40310.41 for AMD64 2006-05-06 08:16:51 +00:00
utils * win64 lcl 2006-05-07 08:14:04 +00:00
.gitattributes * compiled using Microsoft (R) C/C++ Optimizing Compiler Version 14.00.40310.41 for AMD64 2006-05-06 08:16:51 +00:00
.gitignore * win64 compile fixes 2006-04-20 11:16:46 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00