The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-03-28 09:04:28 +00:00
compiler * tx86addnode.second_cmpfloatsse and tx86addnode.second_cmpfloatavx are identical except instruction opcodes -> merged into second_cmpfloatvector, cleaned up, and allowed constant operands at both sides. 2014-03-28 09:04:28 +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
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
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