The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 6280ee2eed * Changed attributes of .pdata section so it is smart-linkable on x86_64.
* Changed alignment of .pdata section to 4.
+ Support saving RELOC_NONE relocations to .o files and reading them back on x86_64.

git-svn-id: trunk@19070 -
2011-09-15 15:22:03 +00:00
compiler * Changed attributes of .pdata section so it is smart-linkable on x86_64. 2011-09-15 15:22:03 +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 * Remove useless local variable which prevents go32v2 compilation 2011-09-14 21:55:36 +00:00
rtl * ansi(start/ends)(str/text) MBCS compatible (via widestringmgr), mantis #16153 + tests 2011-09-10 15:01:46 +00:00
tests + test for mantis #20257 (already fixed in 2.7.x) 2011-09-15 12:47:23 +00:00
utils * Better warnings 2011-09-11 17:39:17 +00:00
.gitattributes + test for mantis #20257 (already fixed in 2.7.x) 2011-09-15 12:47:23 +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