The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Mattias Gaertner e00e3b690b fcl-js: jswriter: double(high(int64))
git-svn-id: trunk@38117 -
2018-02-04 22:11:58 +00:00
compiler * make fpu/mmx/xmm/ymm registers numbers instead of flags to have enough space for zmm/bnd/k registers 2018-02-04 20:29:41 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages fcl-js: jswriter: double(high(int64)) 2018-02-04 22:11:58 +00:00
rtl * only check for the method if one is given at all (otherwise everything would be skipped) 2018-02-04 20:20:32 +00:00
tests + also add 'rep; db $66; movsw' to the tasm16.pp test 2018-02-01 20:00:43 +00:00
utils pas2js: catch jswriter exceptions 2018-02-04 18:49:06 +00:00
.gitattributes + allow segment override prefixes to be used as a standalone opcode in the intel 2018-02-01 17:31:59 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
Makefile.fpc * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00