The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury cf235145cb * Fixed a_load_reg_reg for arm.
* Fixed sign/zero-extension in second_int_to_bool for all CPUs. x86 and pppc were not affected by this bug, but I fixed it for all CPUs for consistency.
* cg/tcnvint1 is passed on arm now.

git-svn-id: trunk@10669 -
2008-04-15 20:44:27 +00:00
compiler * Fixed a_load_reg_reg for arm. 2008-04-15 20:44:27 +00:00
ide * use UpdateCrc32 instead of Crc32 2008-01-17 19:58:32 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * Case-insensitive indexes support 2008-04-13 18:35:03 +00:00
rtl * call finalization routine of dynamic linker before exiting (forgot to 2008-04-14 12:00:48 +00:00
tests * fixed internalerror when having to choose between different 2008-04-13 10:21:26 +00:00
utils * Patch from Giulio Bernardi to fix installation 2008-04-15 18:29:08 +00:00
.gitattributes * fixed internalerror when having to choose between different 2008-04-13 10:21:26 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00
Makefile.fpc * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00