The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 1e9b92ee50 + AIX support for cwstring
o AIX-specific codepage names
   o AIX/ppc32 uses a 16 bit wchar_t
   o special support for handling cp866 on AIX: AIX only supports converting
     cp866 from/to ISO8859-5 -> always use that code page as an intermediate
     one on AIX (it's lossy, but better than completely failing)
  * in case the default system code page cannot be detected, fall back to
    UTF-8

git-svn-id: trunk@20839 -
2012-04-11 18:06:22 +00:00
compiler + support for AIX nm output 2012-04-11 18:06:13 +00:00
ide * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
installer * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
packages * enabled database units for aix 2012-04-11 18:05:11 +00:00
rtl + AIX support for cwstring 2012-04-11 18:06:22 +00:00
tests * fixed skiptarget directive 2012-04-11 18:05:40 +00:00
utils * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
.gitattributes + AIX support for cwstring 2012-04-11 18:06:22 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00