The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-11-26 09:42:04 +00:00
compiler * fixed the SEG inline asm directive when used with 32-bit registers on the i8086 target 2017-11-22 15:04:30 +00:00
ide * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev 37286 2017-10-16 00:27:27 +00:00
installer * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev 37286 2017-10-16 00:27:27 +00:00
packages * made libcups initialization/finalization more threadsafe 2017-11-26 09:42:04 +00:00
rtl + added asm optimized implementations of StrLower() and StrUpper() for i8086 2017-11-24 16:11:18 +00:00
tests + added test for the StrUpper() and StrLower() functions in the strings unit 2017-11-24 15:59:20 +00:00
utils fcl-passrc: nicer error position on cant find unit 2017-10-18 10:33:36 +00:00
.gitattributes * libcups interface unit included in FPC, resolves #32729 2017-11-26 09:33:34 +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 * switch to 3.0.2 as prefered version 2017-10-10 12:57:24 +00:00
Makefile.fpc * switch to 3.0.2 as prefered version 2017-10-10 12:57:24 +00:00