The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe ab9b52a003 * truncate indices into arrays from 64 to 32 bit on 32 bit
platforms so that their code generators don't get 64 bit
    operands (fixes internalerrors on at least ppc32  after r20108)

git-svn-id: trunk@20132 -
2012-01-20 22:43:55 +00:00
compiler * truncate indices into arrays from 64 to 32 bit on 32 bit 2012-01-20 22:43:55 +00:00
ide * fix for crash of textmode IDE when loading CHM index that contains empty tags. 2012-01-15 15:42:07 +00:00
installer * wrong path suggested for LIBPATH fixed 2012-01-13 23:14:43 +00:00
packages * Fixed unixutils fmpake.pp file 2012-01-20 18:02:24 +00:00
rtl * Added CharInSet, Fixes #14599, since issurrogate* already is in unit Character. 2012-01-20 22:10:32 +00:00
tests Try to update test to adapt to softfpu source changes 2012-01-20 13:56:24 +00:00
utils * Added dependency on univint on iphonesim target 2012-01-20 18:16:17 +00:00
.gitattributes * Added fpmake.pp file for opengles 2012-01-20 17:09:07 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00