compiler
|
5cda24a0b6
* fixed a lot of int64 const bugs on 16/8-bit CPUs by changing typecasts from aint to tcgint
|
12 years ago |
ide
|
eeae77bfc2
Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957
|
12 years ago |
installer
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
packages
|
911ac847f7
* regenerated several automatically generated files after last changes
|
12 years ago |
rtl
|
252903175c
* TExceptAddr.frametype changed to SmallInt on 16-bit CPUs, since the compiler allocates 3*sizeof(pint) for the whole structure (and using longints on 16-bit CPUs is wasteful anyway)
|
12 years ago |
tests
|
3cde2b2d84
* fixed check for bitpacked accesses (mantis #24007)
|
12 years ago |
utils
|
911ac847f7
* regenerated several automatically generated files after last changes
|
12 years ago |
.gitattributes
|
54a5e980ef
+ added sysdir.inc for msdos, empty for now
|
12 years ago |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 years ago |
Makefile
|
911ac847f7
* regenerated several automatically generated files after last changes
|
12 years ago |
Makefile.fpc
|
a52a1b62b4
+ CPU target i8086 in top level Makefile.fpc
|
12 years ago |