The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn b1f69349f8 * use voidpointertype.size to obtain the current data (self) pointer size,
instead of checking the i8086 memory model manually in tprocvardef.size

git-svn-id: trunk@27313 -
2014-03-28 00:40:08 +00:00
compiler * use voidpointertype.size to obtain the current data (self) pointer size, 2014-03-28 00:40:08 +00:00
ide Avoid RTE 219 if compiled with -CR, by using correct common ancestor 2014-03-27 22:55:45 +00:00
installer + added fcl-sound 2014-03-27 22:36:34 +00:00
packages * regenerated fcl-sound makefile with fpcmake from trunk, because it supports 2014-03-27 23:14:16 +00:00
rtl Fix an error in rtlconsts$(PPU) rule 2014-03-27 23:18:28 +00:00
tests * fix test: fma support does not necessarily mean that there is avx2 support 2014-03-27 09:41:59 +00:00
utils * regenerated revision.inc and fpcmake.inc after r27188, which updated 2014-03-19 22:45:53 +00:00
.gitattributes + fcl-sound: added new package for supporting sound processing. 2014-03-26 21:53:18 +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 Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00
Makefile.fpc Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00