The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-12-27 10:14:46 +00:00
compiler atari: remove -sd vlink option. this stops the linker from merging the bss segment into the data segment shaving off about 8K from the Hello, world! size. the data segment is merged into a single one on atari anyway, so this argument is not needed 2017-12-27 01:01:41 +00:00
ide fpmake's -sp shortcut for -skipcrossprograms changed to -scp in r34685 because it overlapped with -sp for searchpath causing havoc in crossbuilds. clean up some accidental leftovers of -sp in ide and utils directory 2017-12-18 14:48:41 +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 fcl-passrc: resolver: note when constructing a class with abstract method 2017-12-27 10:14:46 +00:00
rtl atari: moved the target to use tinyheap, and various cleanups 2017-12-27 02:57:25 +00:00
tests * selected features are now stored in the system unit 2017-12-20 21:29:10 +00:00
utils * Config file in home dir has . prepended on unix 2017-12-27 09:29:28 +00:00
.gitattributes tosunits: add a more complex example program, a rotating 3D cube in a GEM window 2017-12-24 23:51:43 +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 * allow using 3.0.2 and 3.0.4 as starting compilers for trunk 2017-12-05 00:38:11 +00:00
Makefile.fpc * allow using 3.0.2 and 3.0.4 as starting compilers for trunk 2017-12-05 00:38:11 +00:00