The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian d407d8ec7e * thumb has no mla instruction support
git-svn-id: trunk@28543 -
2014-08-30 20:42:40 +00:00
compiler * several issues with interface wrappers for thumb fixed 2014-08-30 20:38:26 +00:00
ide AROS: regenerated Makefiles to support i386-aros 2014-08-17 23:16:47 +00:00
installer AROS: regenerated Makefiles to support i386-aros 2014-08-17 23:16:47 +00:00
packages fcl-db: base: if either MinValue or MaxValue is <> 0 then use range MinValue-MaxValue instead of MinRange-MaxRange (for TLongintField). It is compatible with other Fields and allows set range 0-X or X-0. Bug #26606 2014-08-28 12:28:36 +00:00
rtl Amiga,AROS,MorphOS: IncludeTrailingPathDelimiter not adding DirectorySeparator after Driveseparator 2014-08-30 18:22:08 +00:00
tests * thumb has no mla instruction support 2014-08-30 20:42:40 +00:00
utils * apply patch from issue #26635, dealing with exe extension. 2014-08-26 21:06:52 +00:00
.gitattributes amunits: fixed exec unit to actually build... 2014-08-26 22:57:20 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +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 AROS: regenerated Makefiles to support i386-aros 2014-08-17 23:16:47 +00:00
Makefile.fpc * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00