#fpc #freepascal #compiler #fpcobj #pascal

yury 5dc6e54925 * Removed inline for procedures with assembler or formal parameters, since inline is not supported for them (compiler warns about that now). Even if there is no inline modifier in interface declaration of procedure, it is possible to specify inline in procedure implementation if needed (e.g. for generic implementations) and inlining will work for them. пре 17 година
compiler 951a202e5d * fix by Jan Bruns for #11042: improves reading of references on arm пре 17 година
ide 39cd83a465 * use UpdateCrc32 instead of Crc32 пре 17 година
installer d43197f8d1 * let installer know package CHM пре 18 година
packages 0399268e0a * Fixed packages building for wince. пре 17 година
rtl 5dc6e54925 * Removed inline for procedures with assembler or formal parameters, since inline is not supported for them (compiler warns about that now). Even if there is no inline modifier in interface declaration of procedure, it is possible to specify inline in procedure implementation if needed (e.g. for generic implementations) and inlining will work for them. пре 17 година
tests 951a202e5d * fix by Jan Bruns for #11042: improves reading of references on arm пре 17 година
utils 85250cca06 * split repository in InstalledRepository and AvailableRepository пре 17 година
.gitattributes 36b557b142 * quick test successful -> commit пре 17 година
.gitignore dc56d1c82d * base removed пре 17 година
Makefile b0838b13d7 * add armeb target to compiler/Makefiles пре 17 година
Makefile.fpc b0838b13d7 * add armeb target to compiler/Makefiles пре 17 година