The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn b14f277e8f + use rtl helpers for 64-bit shl/shr/sar/rol/ror modify in place operations, on
platforms that don't have native 64-bit implementation of the corresponding
  64-bit shift/rotate operation

git-svn-id: trunk@35787 -
2017-04-13 15:24:32 +00:00
compiler + use rtl helpers for 64-bit shl/shr/sar/rol/ror modify in place operations, on 2017-04-13 15:24:32 +00:00
ide Add -CTsmalltoc option for powerpc64-aix compiled IDE 2017-02-21 16:46:20 +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 fcl-passrc: no writeln, bug #31656 2017-04-12 13:13:14 +00:00
rtl + use rtl helpers for 64-bit shl/shr/sar/rol/ror modify in place operations, on 2017-04-13 15:24:32 +00:00
tests + implemented the in_neg_assign_x and in_not_assign_x inline nodes, which will 2017-04-07 16:02:40 +00:00
utils * pas2jni: Support for class references. 2017-04-11 18:34:58 +00:00
.gitattributes * Added tests for r35776 and r35777 2017-04-11 16:59:58 +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