compiler
|
2ee0c8de45
* i386: For integer comparisons with zero, emit "test $-1,%reg" instead of "test %reg,%reg". It is more spilling-friendly, because it transforms into "test $-1,spilltemp" and does not require a register.
|
11 лет назад |
ide
|
c4620f6d84
Fix assembler condition string failure for powerpc/powerpc64 cpu targets
|
11 лет назад |
installer
|
635a00266a
+ added fcl-sound
|
11 лет назад |
packages
|
1fa0e64480
+ {$hugecode on} for the graph unit in the large and huge i8086 memory models
|
11 лет назад |
rtl
|
034c440d84
Fix big mistake in previous commit, packed must be disabled if FPC_REQUIRES_PROPER_AIGNMENT is set
|
11 лет назад |
tests
|
d57d816744
powerpc64-aix C objects files added using gcc 4.8.1
|
11 лет назад |
utils
|
181892cc5f
* First implementation of pas2js converter program
|
11 лет назад |
.gitattributes
|
36e61086de
- removed file coming from Novell NDK, whose licensing agreement forbids
|
11 лет назад |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 лет назад |
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 лет назад |
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 лет назад |
fpmake.pp
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 лет назад |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 лет назад |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 лет назад |