The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe f90768ed6a * small optimisation for r14449: check whether the routine is a pure
assembler routine before checking whether an identifier may represent a
    register parameter, instead of afterwards

git-svn-id: trunk@14843 -
2010-02-02 10:40:25 +00:00
compiler * small optimisation for r14449: check whether the routine is a pure 2010-02-02 10:40:25 +00:00
ide * Avoid Range checks in CalcHash 2010-01-22 15:39:39 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * Do not call only BeforeGenerateContent of child producers, but also for the producer itself 2010-02-01 11:53:31 +00:00
rtl * avoid problems for windows if case of drive letter is different 2010-02-01 15:47:22 +00:00
tests * ignore case of drive letter 2010-02-01 16:52:19 +00:00
utils * fpcres: Implemented TClosableFileStream to automatically release and acquire 2010-01-26 08:54:41 +00:00
.gitattributes * allow any kind of fields in Object Pascal classes that are passed to 2010-01-31 21:13:41 +00:00
.gitignore
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00