#fpc #freepascal #compiler #fpcobj #pascal

yury 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. 12 years ago
compiler 5812cf3b46 * MIPS: allocate 16-byte outgoing parameter area also for procedures declared as 'assembler' without 'nostackframe'. This is a half-measure because there is no way to determine correct size to allocate for such procedures (probably we must add some directive to specify it). The same generally applies to all targets with fixed stack, not just MIPS. 12 years ago
ide 23b95a4d70 * Regenerated all makefiles. 12 years ago
installer 2fc220cc6c * Regenerated makefiles. 12 years ago
packages b32e74c94c * Removed erroneously committed compacting code 12 years ago
rtl 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. 12 years ago
tests 30247d8961 * MIPS: fixed parameter handling for big-endian targets, and removed a lot of garbage. 12 years ago
utils 4ee4e6fba0 * Top level makefile: Fixed and simplified cross-building. It is now possible to perform cross builds when having only bootstrap compiler executable. 12 years ago
.gitattributes 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. 12 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile 5f0996d78d * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. 12 years ago
Makefile.fpc 5f0996d78d * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. 12 years ago