The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 910e1eccc8 * set the bit mask, used for modulus by power-of-2 in a way, that is independent
from the sign of the divisor (so that negative powers of 2 can be supported as
  well in the future)

git-svn-id: trunk@36928 -
2017-08-17 15:19:37 +00:00
compiler * set the bit mask, used for modulus by power-of-2 in a way, that is independent 2017-08-17 15:19:37 +00:00
ide Update 'lonely' (i.e. not regenerated by a fpcmake -r -Tall at fpcsrc level) Makefiles for sparc64-linux target 2017-07-05 12:17:54 +00:00
installer * Makefiles regenerated 2017-06-18 21:06:34 +00:00
packages fcl-passrc: resolver: fixed reading constant $8000000000000000 2017-08-16 10:30:34 +00:00
rtl * Better presentation of arguments (bug ID 32275) 2017-08-16 07:20:48 +00:00
tests * better fix for detecting Comp's type 2017-08-12 09:00:06 +00:00
utils * More uniform error message 2017-08-16 08:47:49 +00:00
.gitattributes * Patch from Denis Kozlov to fix threaded server 2017-08-15 09:55:18 +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 * Makefiles regenerated 2017-06-18 21:06:34 +00:00
Makefile.fpc + sparc64 support in top level Makefile.fpc 2017-06-18 21:06:30 +00:00