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 5240913a80 * cleaner allocation of scratch registers, removed unnecessary cg methods which emitted code using a fixed register
+ generation of lots of additional debug/trace messages with $EXTDEBUG
* code cleanup (intendation)

git-svn-id: trunk@3584 -
2006-05-19 21:27:44 +00:00
compiler * cleaner allocation of scratch registers, removed unnecessary cg methods which emitted code using a fixed register 2006-05-19 21:27:44 +00:00
fcl + restructured 2006-05-18 21:29:15 +00:00
fv * Some fixes by Onur Sayman 2006-05-18 22:10:02 +00:00
ide * Move processor options to their own tab. 2006-05-18 21:35:46 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages + implemented CreateComObject 2006-05-19 18:02:17 +00:00
rtl * heaptrc should be multi threading safe now 2006-05-19 19:38:37 +00:00
tests * heaptrc should be multi threading safe now 2006-05-19 19:38:37 +00:00
utils * win64 lcl 2006-05-07 08:14:04 +00:00
.gitattributes * heaptrc should be multi threading safe now 2006-05-19 19:38:37 +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