The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-08-25 16:45:04 +00:00
compiler + added i8086 memory model flags to the ppu flags and added a check that prevents the using of units compiled for different memory models 2013-08-25 16:45:04 +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 * Also read stderr while executing the compiler. This way 2013-08-24 12:40:50 +00:00
rtl + introduced a private type TCodePtrList, which is the specialization 2013-08-23 19:25:51 +00:00
tests * Makefile regenerated with latest fpcmake from trunk, which has i8086-msdos support 2013-08-23 16:51:31 +00:00
utils instantfpc: fixed showing compiler error 2013-08-23 13:47:07 +00:00
.gitattributes Add example for connecting to a remote registry on Windows. 2013-08-23 08:54:25 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc