The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 9853c4a2a3 + enabled the load-modify-store optimization for the double argument version
(i.e. shift/rotate by k) of sar, rol and ror with type conversion on i386 and
  x86_64.

git-svn-id: trunk@36755 -
2017-07-21 13:17:18 +00:00
compiler + enabled the load-modify-store optimization for the double argument version 2017-07-21 13:17:18 +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: eval const str() 2017-07-20 18:13:55 +00:00
rtl * Add TimeStamp property to TSearchRec (reworked patch from Ondrej Pokorny, bug ID #32165) 2017-07-20 07:35:51 +00:00
tests * rebuilt Makefile 2017-07-16 09:24:22 +00:00
utils * Fixed the ability to build packages in .source.zip files 2017-07-09 20:30:28 +00:00
.gitattributes * Fix bugs 30950 & 29781 2017-07-17 16:24:05 +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