The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 6502717e67 * align all code/data sections to sizeof(pint), instead of sometimes
to 0 or 1 (section alignment <> alignment of individual data
    elements in section on some platforms, such as AIX)
  * set constalignmin and varalignmin to 8 bytes for AIX/ppc64

git-svn-id: trunk@21044 -
2012-04-25 20:27:41 +00:00
compiler * align all code/data sections to sizeof(pint), instead of sometimes 2012-04-25 20:27:41 +00:00
ide + Regenerate all Makefiles's after adding x86_64 netbsd target 2012-04-24 23:15:18 +00:00
installer + Regenerate all Makefiles's after adding x86_64 netbsd target 2012-04-24 23:15:18 +00:00
packages * Some minor changes that make the recent changes more backwards compatible. Mantis #21837 2012-04-25 19:47:54 +00:00
rtl * Fix for #21636, TFPSList.Pack several fixes. 2012-04-25 17:25:00 +00:00
tests + Regenerate all Makefiles's after adding x86_64 netbsd target 2012-04-24 23:15:18 +00:00
utils * fix passing of only one parameter on non unix platforms. Mantis #21630 2012-04-25 17:21:16 +00:00
.gitattributes * test for bzip2 from Mantis #21261 2012-04-22 10:12:45 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile + Regenerate all Makefiles's after adding x86_64 netbsd target 2012-04-24 23:15:18 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00