compiler
|
a5284881f5
+ support 6-byte records in registers in thlcgcpu.location_force_mem on the i8086; this fixes the handling of methodpointers typecasted to record (TMethod) in medium and compact memory models
|
12 years ago |
ide
|
c92eaebf34
Fix option passing for freebsd ans netbsd, add -Xd for linux also
|
12 years ago |
installer
|
c460adf8e8
Regenerate all Makefiles with an up-to-date fpcmake binary
|
12 years ago |
packages
|
1449fbb9ff
* Added Read/Write of int64
|
12 years ago |
rtl
|
4ea89d01ea
Somewhat a fix for Mantis #25025 : added generic variants of the TEnumerable/TEnumerator interfaces. Added to unit ObjPas, because mode ObjFPC does not allow overloading of types with generics (which would be the case in unit System). Also the two interfaces are not completely Delphi compatible on purpose! In Delphi they inherit from corresponding non generic interfaces, but this leads in FPC as well as in Delphi to problems.
|
12 years ago |
tests
|
0d8ad2a932
compiler: don't treat TRUE and FALSE as keywords. They are predefined constants from this moment. This change is compatible with other pascal compilers. Fixes issue #0025030
|
12 years ago |
utils
|
de56f909d5
* synchronized with trunk up to and including r25430
|
12 years ago |
.gitattributes
|
0d8ad2a932
compiler: don't treat TRUE and FALSE as keywords. They are predefined constants from this moment. This change is compatible with other pascal compilers. Fixes issue #0025030
|
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 |