The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 778a678956 * use a 4 byte alignment for the dwarf debug sections on i8086 (not sure if
that's correct for 16-bit dwarf, but currently the compiler emits 4-byte
  tai_aligns, so setting the section alignment to 4 avoids problems in the
  internal object writer)

git-svn-id: trunk@30685 -
2015-04-20 13:15:26 +00:00
compiler * use a 4 byte alignment for the dwarf debug sections on i8086 (not sure if 2015-04-20 13:15:26 +00:00
ide Use pascal style doubling of quote char instead of C style escaping for ini file 2015-04-13 16:40:27 +00:00
installer * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
packages fcl-db: base: TBCDField.GetDefaultWidth should return Precision+1 (Delphi compatible) insted of only Precision (+1 is for sign and/or decimal separator). 2015-04-20 12:52:07 +00:00
rtl * set the bss, rodata and rodata_norel section alignment to 2 bytes for the i8086-msdos target 2015-04-20 01:27:26 +00:00
tests * correction of tests for Amiga (volumes, exclusion of some '.'/'..' related tests) 2015-04-18 18:48:42 +00:00
utils * Fix bug #24271, fpdoc failing on dotted unit names 2015-04-17 18:23:13 +00:00
.gitattributes * add type declarations for structure types in the llvm code so that we can 2015-04-19 21:37:46 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00