The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn d4565aeec2 * in i8086 far data memory models add reference to the beginning of stack from
the startup code, so the object module, containing the stack segment doesn't
  get smartlinked away

git-svn-id: trunk@27824 -
2014-05-29 14:57:48 +00:00
compiler * fixed multiplication by 64-bit constants on x86_64, mantis #26230 2014-05-28 22:52:08 +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 * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
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