The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe cc5aeb09de * fixed handling the result value of functions where the result type is
forced to something else by the compiler (internal rtl functions etc),
    necessary for the objc branch
  * fixed adding all used function result registers to the list of
    registers that may need to be saved before a function call

git-svn-id: trunk@13695 -
2009-09-12 12:21:34 +00:00
compiler * fixed handling the result value of functions where the result type is 2009-09-12 12:21:34 +00:00
ide * Fix several minor html canonicalization problems. FB's chm still gpf's in the index load. 2009-09-06 17:06:36 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages * fixes that I though were committed 2009-09-12 11:13:19 +00:00
rtl * fixed varbyref in variant conversion helpers (patch+test by Paul Ishenin, 2009-09-10 16:57:06 +00:00
tests * fixed varbyref in variant conversion helpers (patch+test by Paul Ishenin, 2009-09-10 16:57:06 +00:00
utils * binary toc on by default 2009-09-08 19:11:40 +00:00
.gitattributes * fixed varbyref in variant conversion helpers (patch+test by Paul Ishenin, 2009-09-10 16:57:06 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00