The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 9079227c56 * don't give an internalerror when trying to prefetch a regvar or even
something without a location at all; it's a hint/optional operation,
    so if there's nothing to prefetch just don't do anything
    (mantis #27811)

git-svn-id: trunk@30502 -
2015-04-08 20:35:13 +00:00
compiler * don't give an internalerror when trying to prefetch a regvar or even 2015-04-08 20:35:13 +00:00
ide Try to fix error introduced in commit 28925 leading to corruption of HelpFiles and SourceDirList 2015-04-05 19:42:01 +00:00
installer * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
packages fcl-db: sqldb: keep in synchro Database/Transaction when changing Database/Transaction, but only when NEW Database.Transaction or Transaction.Database is assigned. After discussion in DB-Core modifies rev. 30483. Bug #27805 2015-04-08 08:06:59 +00:00
rtl * fixed type of size parameter of strn(case)cmp 2015-04-07 19:35:28 +00:00
tests * don't give an internalerror when trying to prefetch a regvar or even 2015-04-08 20:35:13 +00:00
utils * synchronised with trunk till r30345 2015-03-28 12:28:15 +00:00
.gitattributes * don't give an internalerror when trying to prefetch a regvar or even 2015-04-08 20:35:13 +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 * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00