The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 0fbaa9e924 * record the alignment of temps, and set it when creating a reference based
on a temp instead of assuming it's always aligned to a multiple of
    the stackpointer size

git-svn-id: branches/hlcgllvm@28490 -
2014-08-19 20:22:48 +00:00
compiler * record the alignment of temps, and set it when creating a reference based 2014-08-19 20:22:48 +00:00
ide * updated wording helpfile download, mantis 2014-08-03 11:09:52 +00:00
installer * Patch by Bart Broersma to fix breakage over the years. Though this file is mostly obsolete. Mants 2014-08-13 12:53:40 +00:00
packages * *result_cint -> *result_int. Mantis Probably leftover of some int to cint replace. 2014-08-12 09:13:23 +00:00
rtl * synchronised with trunk up till r28402 2014-08-13 16:04:30 +00:00
tests * Test removed 2014-08-10 16:12:56 +00:00
utils * pas2jni: Fixed enums, added equals() methods to objects, enums and sets. 2014-06-24 13:57:31 +00:00
.gitattributes * synchronised with trunk up till r28402 2014-08-13 16:04:30 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00
Makefile.fpc * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00