The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 475a9e1617 * Asm readers: allow using procedure symbols in references, resolves #22376.
* rax86int.pas: reject RIP-relative references to locals/parameters.

git-svn-id: trunk@29087 -
2014-11-17 05:34:55 +00:00
compiler * Asm readers: allow using procedure symbols in references, resolves #22376. 2014-11-17 05:34:55 +00:00
ide + also preserve the CGA background color in the go32v2 IDE 2014-11-17 00:34:05 +00:00
installer * support for 7 additional packages, maximum number of packages/tab in installer increased to 45 2014-10-23 23:14:30 +00:00
packages * fixed the go32v2 mouse unit for 40 column modes 2014-11-13 23:07:48 +00:00
rtl + implements TExtended80Rec, TDoubleRec, TSingleRec 2014-11-16 20:47:33 +00:00
tests * Asm readers: allow using procedure symbols in references, resolves #22376. 2014-11-17 05:34:55 +00:00
utils * Added the utils- prefix to the names of all utils-packages. 2014-11-08 21:03:59 +00:00
.gitattributes * Asm readers: allow using procedure symbols in references, resolves #22376. 2014-11-17 05:34:55 +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 Add missing closing brace for error function 2014-10-22 14:58:01 +00:00
Makefile.fpc Add missing closing brace for error function 2014-10-22 14:58:01 +00:00