The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn ec11864272 * use a native sized int register for the shift count in in_sar_assign_x_y,
in_shl_assign_x_y,in_shr_assign_x_y,in_rol_assign_x_y,in_ror_assign_x_y

git-svn-id: trunk@35857 -
2017-04-20 12:38:54 +00:00
compiler * use a native sized int register for the shift count in in_sar_assign_x_y, 2017-04-20 12:38:54 +00:00
ide Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
installer Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
packages pastojs: show jsvalue ninstead of custom in incompatible type messages 2017-04-19 20:13:13 +00:00
rtl Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
tests Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
utils Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
.gitattributes * Demo for simple file server 2017-04-17 11:35:34 +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 Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00