The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 8eec29b139 + enable support for a processor specific frac function
* implemented inlined frac support for CPUs with SSE4.1+

git-svn-id: trunk@36281 -
2017-05-21 11:12:59 +00:00
compiler + enable support for a processor specific frac function 2017-05-21 11:12:59 +00:00
ide * fix compilation after last commit. make clean all in ide/ doesn't build all, and weditor 2017-04-28 13:58:59 +00:00
installer Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
packages * Patch from Alfred to implement flat extraction 2017-05-20 10:26:23 +00:00
rtl Add calls to FPC_HANDLE_I8086_ERROR and add handlers for interrupt $10 and $75 2017-05-19 22:06:37 +00:00
tests + add a test to ensure that array constructors correctly handle managed types (though there might be a temp floating around for longer than one might expect) 2017-05-18 20:04:29 +00:00
utils Put fpcsubarch-fpcmemorymodel directory search before general directories for i8086 CPU 2017-05-21 09:02:57 +00:00
.gitattributes + add a test to ensure that array constructors correctly handle managed types (though there might be a temp floating around for longer than one might expect) 2017-05-18 20:04:29 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00