compiler
|
92cf25b9a5
* Reworked i386 division by constant optimization to reuse code from powerpc64. The algorithm is slightly different, signed version is one instruction shorter, unsigned one is one instruction longer (typically). The new algorithm is easily scalable for x86_64 target, unlike the old one.
|
11 years ago |
ide
|
9b7fdfa8b0
* add possibility of overriding the disabled VESA driver using /VESA
|
11 years ago |
installer
|
fab4a91f4d
* package openssl supported for OS/2 now
|
11 years ago |
packages
|
e1d9a068c0
* fcl-db: sql parser: Allow:
|
11 years ago |
rtl
|
e89669bedc
rewrite SpinLock to still work without the need to accidentally disable optimizations for a large part of the classes unit
|
11 years ago |
tests
|
94f47443f0
Mantis #25043 was fixed by partial specializations addition in revision 27861
|
11 years ago |
utils
|
b7aff4eae0
* flush output on halt. Patch by Mattias mantis #26225
|
11 years ago |
.gitattributes
|
94f47443f0
Mantis #25043 was fixed by partial specializations addition in revision 27861
|
11 years ago |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 years ago |
Makefile
|
da234bc03f
* swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work.
|
11 years ago |
Makefile.fpc
|
da234bc03f
* swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work.
|
11 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 |