The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-09-04 15:31:55 +00:00
compiler * x86_64-win64: SEH finalization procedures have frame pointer set to RBP but since r25389 they save registers relative to RSP. Fixed offsets for .seh_savereg/.seh_savexmm directives. 2013-09-04 15:31:55 +00:00
ide Fix option passing for freebsd ans netbsd, add -Xd for linux also 2013-08-13 14:10:34 +00:00
installer
packages fcl-db: base: improve Blob handling. When writting empty blob set null on. raise data event FieldChange after data are written, not before. 2013-09-04 13:13:50 +00:00
rtl * Forgot to commit 2013-09-03 12:51:39 +00:00
tests compiler: modernize exception class parse: 2013-09-04 14:09:09 +00:00
utils instantfpc: fixed showing compiler error 2013-08-23 13:47:07 +00:00
.gitattributes compiler: modernize exception class parse: 2013-09-04 14:09:09 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc