The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2016-04-10 01:26:30 +00:00
compiler * fixed build on architectures with cpufpuemu defined (like m68k) 2016-04-09 20:09:14 +00:00
ide Allow i8086 cross IDE by adding missing compiler/x86 unit directory 2016-01-13 10:11:34 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages * Fixed typo in russian message (Ondrej Pokorny) 2016-04-09 08:40:01 +00:00
rtl * GetStdHandle returns a THandle (use of longint was not 64-bit safe) 2016-04-10 01:26:30 +00:00
tests + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
utils * pas2jni: Minor fix to exe extension. 2016-04-07 13:17:46 +00:00
.gitattributes Merge first batch of package handling related revisions from the packages branch 2016-04-08 15:40:27 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00
Makefile.fpc * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00