The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-11-23 16:43:51 +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 * zero out timeval/zone before use. zoneinfo of gettimeofday is often 2017-11-22 13:58:53 +00:00
rtl - removed one asm instruction from i386's StrEnd() implementation 2017-11-23 16:43:51 +00:00
tests * fixed the SEG inline asm directive when used with 32-bit registers on the i8086 target 2017-11-22 15:04:30 +00:00
utils fcl-passrc: nicer error position on cant find unit 2017-10-18 10:33:36 +00:00
.gitattributes * fixed the SEG inline asm directive when used with 32-bit registers on the i8086 target 2017-11-22 15:04:30 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
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