The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury d9bedaeda2 * updated ctest.o and tcext*.o files for arm-wince.
* tcext5.c test file do not use floating point operations in softfloat mode, otherwise missing links are created to softfloat C functions.

git-svn-id: trunk@4078 -
2006-07-02 14:12:33 +00:00
compiler * cprefix is empty for arm-wince. 2006-07-02 14:05:58 +00:00
fcl + Escape strings in string-parameters 2006-07-01 21:25:52 +00:00
fv * Handle video initialization failure. 2006-06-11 10:11:34 +00:00
ide * ugly hyphenation fixed 2006-06-25 13:56:23 +00:00
installer * 2.0.4 2006-07-02 09:07:26 +00:00
packages + Escape strings in string-parameters 2006-07-01 21:25:52 +00:00
rtl + added heaptrc to Makefile.fpc 2006-07-02 11:55:37 +00:00
tests * updated ctest.o and tcext*.o files for arm-wince. 2006-07-02 14:12:33 +00:00
utils * Take link contents into account when writing seealso section 2006-06-13 22:54:59 +00:00
.gitattributes * updated ctest.o and tcext*.o files for arm-wince. 2006-07-02 14:12:33 +00:00
.gitignore * win64 compile fixes 2006-04-20 11:16:46 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00