The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei b997094755 + Generate unwind bytecode for function prologues on win64.
* For now placed actual processing of unwind info under {$ifdef TEST_WIN64_UNWIND}, because in the current state it doesn't add much value.

git-svn-id: trunk@19200 -
2011-09-23 21:22:25 +00:00
compiler + Generate unwind bytecode for function prologues on win64. 2011-09-23 21:22:25 +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 * Added Position 2011-09-22 17:44:33 +00:00
rtl * fixed fpc_UnicodeStr_CheckRange() now that apparently the length in 2011-09-23 21:17:51 +00:00
tests * don't allow passing a field of a record that's not an lvalue as 2011-09-23 21:21:49 +00:00
utils * Fix IPF output for topics (Fix by Graeme, bug #20318) 2011-09-22 12:05:05 +00:00
.gitattributes * don't allow passing a field of a record that's not an lvalue as 2011-09-23 21:21:49 +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