The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 1c9377470a * free fsem and feventsection in TEventObject destructor (please check
win32/wince too, it seems they don't free the handle that's allocated
    in their constructor either)

git-svn-id: trunk@3017 -
2006-03-22 21:51:36 +00:00
compiler * load a dummy value on the fpu stack in the epilog of functions 2006-03-22 21:32:48 +00:00
fcl * free fsem and feventsection in TEventObject destructor (please check 2006-03-22 21:51:36 +00:00
fv * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
ide * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
installer * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
packages * some cleanup 2006-03-20 22:14:22 +00:00
rtl * sys_errlist fixed 2006-03-22 21:10:56 +00:00
tests * load a dummy value on the fpu stack in the epilog of functions 2006-03-22 21:32:48 +00:00
utils * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
.gitattributes * load a dummy value on the fpu stack in the epilog of functions 2006-03-22 21:32:48 +00:00
.gitignore + renamed tests to ddg 2006-02-21 10:17:47 +00:00
Makefile * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
Makefile.fpc * force zipname to fpc-ver-target for zipinstall 2006-02-13 09:32:39 +00:00