#fpc #freepascal #compiler #fpcobj #pascal

sergei 180686e429 * Removed 'first' field and 'packed' attribute from TAnsiRec and TUnicodeRec. Removing 'packed' should yield more efficient code on alignment-sensitive targets, while removing 'first' effectively makes two records identical to each other. Further cleanup is possible, but let's see the test suite results before proceeding. 13 years ago
compiler 6be7b08b8e * gas reader fixed 13 years ago
ide 70e6637b9e * fix for crash of textmode IDE when loading CHM index that contains empty tags. 13 years ago
installer 88183dfcba * wrong path suggested for LIBPATH fixed 13 years ago
packages 8a2a788bd9 * fix for #21229, use sysutils format for error msgs, as suggested. 13 years ago
rtl 180686e429 * Removed 'first' field and 'packed' attribute from TAnsiRec and TUnicodeRec. Removing 'packed' should yield more efficient code on alignment-sensitive targets, while removing 'first' effectively makes two records identical to each other. Further cleanup is possible, but let's see the test suite results before proceeding. 13 years ago
tests 0d76eeb55a Added NORUN flags to tests 13 years ago
utils 722980519a + enable mips-linux in fpcmake (mips-linux is big endian, mipsel-linux is the little endian port) 13 years ago
.gitattributes 30d9afe879 Add mipsel file including mips counterparts 13 years ago
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 years ago
Makefile 76d29ff172 * some Makefiles regenerated to support mips-linux 13 years ago
Makefile.fpc 5a4b8cfef2 * don't build utils on gba and embedded 13 years ago