The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-11-15 20:04:13 +00:00
compiler * Don't generate x87 instructions for sin and cos on win64, somehow managed to not commit this part in r25995. Mantis #17273. 2013-11-15 10:37:59 +00:00
ide * fixed spelling error and updated link where to download the html docs 2013-11-11 22:46:19 +00:00
installer
packages fcl-db: bufdataset: when updates in update buffers are canceled, reverted records must be correctly restored to all active indexes not only in current (then other indexes remains in inconsistent state) 2013-11-15 07:54:08 +00:00
rtl * add some definition of char (#0..#255) to the dummy system types. 2013-11-15 20:04:13 +00:00
tests * don't transform div-by-power-of-2 into a shift when overflow checking is 2013-11-14 15:47:49 +00:00
utils Fix extension od dxegen.pp source in fpmake 2013-11-13 11:26:24 +00:00
.gitattributes * don't transform div-by-power-of-2 into a shift when overflow checking is 2013-11-14 15:47:49 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate 2013-10-29 13:36:43 +00:00
Makefile.fpc * no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate 2013-10-29 13:36:43 +00:00