compiler
|
fe4b5ea82d
compiler: convert unicode constants which are > 127 to AnsiString (except UTF8String) in runtime to prevent conversion to wrong codepage (read issue #0021195)
|
12 years ago |
ide
|
23b95a4d70
* Regenerated all makefiles.
|
12 years ago |
installer
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
packages
|
cf52a07470
* Updated makefiles.
|
12 years ago |
rtl
|
58f8a00814
* MIPS fppipe(): added error handling, and fixed parameter location (assembler procedures should not modify initial location of parameters, but one of MIPS code generator hacks copies parameters to stack. That hack is subject to remove).
|
12 years ago |
tests
|
fd873c2ee0
* Fixed compilation on targets where sizeof(cextended)=12.
|
12 years ago |
utils
|
b3862eb4b1
* Use standard Android NDK prefixes for binutils by default.
|
12 years ago |
.gitattributes
|
677c890aff
+ Added test obj files for android-i386.
|
12 years ago |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 years ago |
Makefile
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
Makefile.fpc
|
06bd08697e
* starting compiler version check to toplevel "all" target
|
13 years ago |