The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-12-17 18:57:16 +00:00
compiler * MASM and NASM assembler writers, added check for InlineLevel>0 so it suppresses entire source file processing, not just output of source lines. Without this, auto-generated instructions cause output of bogus line information. GAS writer already has similar check. 2010-12-17 18:03:56 +00:00
ide
installer
packages * patch from Andrew adding \uxxxx escapes and superscript, mantis 18245 2010-12-17 17:54:19 +00:00
rtl * Patch from LacaK2 fixing else clause of vartobcd, bug #16853 2010-12-17 18:57:16 +00:00
tests * corrected expected line numbers after r16573 2010-12-17 09:55:55 +00:00
utils * Patch from Andrew that allows to set CHM title on the cmdline. (Mantis 18246) 2010-12-17 18:18:37 +00:00
.gitattributes compiler: fix compiler crash (bug #0018222) 2010-12-17 07:50:47 +00:00
.gitignore - obsolete, removed (handled by regular script) 2010-12-10 10:13:55 +00:00
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00