The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 4a3c7f7ef4 * Get8087CW: use fixed stack.
* Set8087CW: updated to i386 version, eliminates need of PIC code in assembler.
* GetSSECSR: updated similar to Get8087CW, it is somewhat shorter that way.

git-svn-id: trunk@19463 -
2011-10-11 09:08:09 +00:00
compiler compiler: output ansistring constants in explicit codepage if codepage is explicitly defined using either $codepage directive or compiler switch or for SystemCodepage modeswitch 2011-10-11 08:58:56 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
packages * fixed wrong dependency of fppkg on fcl-web for all targets 2011-10-10 23:06:10 +00:00
rtl * Get8087CW: use fixed stack. 2011-10-11 09:08:09 +00:00
tests i386 openbsd C objects added 2011-10-09 16:37:49 +00:00
utils * OpenBSD fixes. 2011-10-09 20:21:14 +00:00
.gitattributes * New file for cthreads unit support 2011-10-10 22:19:11 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00