The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
masta 938c8f1ee1 Fix regLoadedWithNewValue for A_STR on ARM
The function regLoadedWithNewValue returned true if the oper[0].reg
matched in an STR instruction, which is wrong as it will only be read.

git-svn-id: trunk@22623 -
2012-10-12 22:33:40 +00:00
compiler Fix regLoadedWithNewValue for A_STR on ARM 2012-10-12 22:33:40 +00:00
ide * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
installer * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
packages * Fixed warnings. 2012-10-12 16:24:59 +00:00
rtl * add comment to size_t definition. Documents issue #22834 a bit. 2012-10-12 08:07:17 +00:00
tests * added pocall_mwpascal to cdecl_pocalls so we no longer have to explicitly 2012-10-12 08:41:03 +00:00
utils * For some reason burried in the past a 'make distclean' in fpc's root 2012-10-12 21:26:16 +00:00
.gitattributes * added pocall_mwpascal to cdecl_pocalls so we no longer have to explicitly 2012-10-12 08:41:03 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * allow overriding the FPCMAKE used for installing by specifying FPCMAKE 2012-09-30 14:14:23 +00:00
Makefile.fpc * allow overriding the FPCMAKE used for installing by specifying FPCMAKE 2012-09-30 14:14:23 +00:00