The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe cadf177a93 * fixed bugs in r33737: that revision was supposed to only move
code from one unit to another, but in splitting some methods
    I made a couple of mistakes :/ (causing global variables to be
    initialised three times)

git-svn-id: trunk@35461 -
2017-02-20 22:15:34 +00:00
compiler * fixed bugs in r33737: that revision was supposed to only move 2017-02-20 22:15:34 +00:00
ide Amiga: fix fp.dsk saving 2017-02-05 16:36:11 +00:00
installer * fix base path handling - ensure using full path in the cfg files and avoid double slashes 2017-02-13 00:03:15 +00:00
packages * fixed bzip2 units for big endian targets (not optimal, but simplest fix) 2017-02-19 22:27:49 +00:00
rtl * optimized PowerPC version of changes in r35454 2017-02-19 20:27:39 +00:00
tests * make test working for architectures with no float and ansistring support 2017-02-19 22:29:52 +00:00
utils * Patch from Mattias Gaertner; SetCharAt 2017-02-12 15:17:12 +00:00
.gitattributes * Test suite for management operators. We have management operators on trunk! Enjoy ^^ 2017-02-19 14:34:09 +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 * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00