compiler
|
7a0bf4fa54
* the change in r25067 disabled for 16-bit and 8-bit CPUs, because it relies on reg_cgsize, which gives wrong results on archs that use GetNextReg()
|
12 years ago |
ide
|
415444a3a5
Fix compilation failure if DEBUG conditional is set, which needs regexpr package
|
12 years ago |
installer
|
c460adf8e8
Regenerate all Makefiles with an up-to-date fpcmake binary
|
12 years ago |
packages
|
d03262d39a
pqconnection: changed FCursorCount to dword to avoid 'prepared statement already exists' errors when preparing more than 64k queries in one transaction while keeping one ore more queries open
|
12 years ago |
rtl
|
8b97972482
* Typo in r25079.
|
12 years ago |
tests
|
6be738f256
+ added directories cpu16/ and cpu16/i8086/ to the testsuite makefiles
|
12 years ago |
utils
|
72b0e72580
* added a fix for crashes on very short fpdoc projects. x.y.z.count was examined without checking x,y and z existed.
|
12 years ago |
.gitattributes
|
31815fc228
+ added a basic i8086 far pointer size test: tptrsize.pp
|
12 years ago |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 years ago |
Makefile
|
4ca7e66661
* Fixed cross-installation after r24625.
|
12 years ago |
Makefile.fpc
|
4ca7e66661
* Fixed cross-installation after r24625.
|
12 years ago |
fpmake.pp
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |