The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 5fa184c952 + patch by Jeppe Johansen to make use of the div/udiv instruction on arm7m, resolves #20022
* explicitly make symbol addressing PC relative

git-svn-id: trunk@19221 -
2011-09-24 21:41:01 +00:00
compiler + patch by Jeppe Johansen to make use of the div/udiv instruction on arm7m, resolves #20022 2011-09-24 21:41:01 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer
packages * use bcdcompare instead of overloaded operator. Mantis #19613, patch by Lacak2 2011-09-24 21:22:18 +00:00
rtl + patch by Jeppe Johansen to make use of the div/udiv instruction on arm7m, resolves #20022 2011-09-24 21:41:01 +00:00
tests * fmtbcd divide fix (and others), Mantis #19636, fix by Lacak2. + Test 2011-09-24 21:34:39 +00:00
utils * Fix IPF output for topics (Fix by Graeme, bug #20318) 2011-09-22 12:05:05 +00:00
.gitattributes * fmtbcd divide fix (and others), Mantis #19636, fix by Lacak2. + Test 2011-09-24 21:34:39 +00:00
.gitignore
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc