The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-12-29 23:26:40 +00:00
compiler * mips-linux: Enabled tf_safecall_exceptions (it just works, no reason to keep disabled) and also tf_pic_uses_got (so that checks elsewhere in compiler set pi_needs_got flag; actual functionality is not changed because currently MIPS just forces pi_needs_got unconditionally). 2014-12-29 23:26:40 +00:00
ide Amiga-likes: set the window/screen title with IDE version information 2014-12-26 23:30:54 +00:00
installer + add new packages resulting from splitting of utils 2014-12-11 23:51:54 +00:00
packages * Avoid an unlimited loop when only one package is being installed 2014-12-28 15:42:05 +00:00
rtl * updates for make 3.82 2014-12-29 11:44:35 +00:00
tests Fix generation of class names for specializations. 2014-12-26 18:14:52 +00:00
utils + always enable smartlinking on i8086 in the default fpc.cfg 2014-12-25 18:09:53 +00:00
.gitattributes Amiga-likes: huge keyboard/video unit rework 2014-12-26 23:25:25 +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 Add missing closing brace for error function 2014-10-22 14:58:01 +00:00
Makefile.fpc Add missing closing brace for error function 2014-10-22 14:58:01 +00:00