The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 7742dc0006 * don't remove ait_markers between unconditional jumps and the next label,
to prevent removing the start/end of assembler blocks, and the start/end
    of nolineinfo blocks (solves the problem that with -O2 -al most of the
    source lines were missing from classes.s)

git-svn-id: trunk@21113 -
2012-04-29 13:13:31 +00:00
compiler * don't remove ait_markers between unconditional jumps and the next label, 2012-04-29 13:13:31 +00:00
ide
installer
packages * fix compilation after r17747 2012-04-27 19:49:27 +00:00
rtl * fixed round(currency) after r18746 (in particular on platforms where 2012-04-28 13:00:15 +00:00
tests * and now the actual test object files... 2012-04-28 22:28:26 +00:00
utils * fixed merge error in r21069: netbsd/x86-64 is supported, not haiku/x86-64 2012-04-27 09:16:20 +00:00
.gitattributes * and now the actual test object files... 2012-04-28 22:28:26 +00:00
.gitignore
Makefile * fixed "make install" for non-JVM targets after r21069 2012-04-27 09:17:50 +00:00
Makefile.fpc * fixed "make install" for non-JVM targets after r21069 2012-04-27 09:17:50 +00:00