The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-04-25 18:26:24 +00:00
compiler * ppudump: Fixed writing of float values. 2013-04-25 10:31:45 +00:00
ide Merge forgotten go32v2 2.6.0 branch changes back into trunk. 2013-04-12 10:19:38 +00:00
installer Merge forgotten go32v2 2.6.0 branch changes back into trunk. 2013-04-12 10:21:34 +00:00
packages * Fixed Bug #24320 with patch as suggested by submitter 2013-04-25 18:24:08 +00:00
rtl * Better patch from Laco for bug #24274, without relying on try/except 2013-04-25 18:26:24 +00:00
tests * Disabled test for win64: it cannot link or even assemble correctly on this target because COFF uses 32-bit fields for section sizes/RVAs. Internal assembler ignoring this fact is a separate issue to fix. 2013-04-17 17:09:54 +00:00
utils * By default try to use ppudump from the folder where pas2jni is located. 2013-04-25 10:32:58 +00:00
.gitattributes * Created a new package for the libtar unit, which was moved in r24287 2013-04-23 20:02:29 +00:00
.gitignore
Makefile Add missing colon for .PHONY 2013-04-04 10:15:59 +00:00
Makefile.fpc Add missing colon for .PHONY 2013-04-04 10:15:59 +00:00