The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth 2c6d3f1428 Read the deref of the fieldvarsym into the correct variable. I wonder how this ever went past the test suite O.o
symsym.pas, tstaticvarsym.ppuload:
  * read the deref of the fieldvarsym into fieldvarsymderef, not defaultconstsymderef

git-svn-id: trunk@27826 -
2014-05-29 16:24:47 +00:00
compiler Read the deref of the fieldvarsym into the correct variable. I wonder how this ever went past the test suite O.o 2014-05-29 16:24:47 +00:00
ide * add possibility of overriding the disabled VESA driver using /VESA 2014-05-17 16:31:51 +00:00
installer * package openssl supported for OS/2 now 2014-05-03 22:35:50 +00:00
packages * add comments wrt TIFF magic numbers, mantis #26210 2014-05-23 18:46:55 +00:00
rtl * in i8086 far data memory models add reference to the beginning of stack from 2014-05-29 14:57:48 +00:00
tests + test for mantis #26226 (already works with FPC 2.7.1) 2014-05-29 12:19:27 +00:00
utils * pas2jni: Always specify unit prefix for types in the generated bridge code. 2014-05-22 13:47:46 +00:00
.gitattributes + test for mantis #26226 (already works with FPC 2.7.1) 2014-05-29 12:19:27 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00
Makefile.fpc * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00