Jonas Maebe
|
e521a029b1
* fixed fpcmake Makefile
|
9 years ago |
marco
|
bb75790e38
* german error file updates mantis #30024
|
9 years ago |
svenbarth
|
f606d0d2ec
Fix for Mantis #29051 to add the ability to only load the core profiles of OpenGL.
|
9 years ago |
svenbarth
|
266eccde9f
Merge revision(s) 32484 from branches/svenbarth/packages
|
9 years ago |
svenbarth
|
bb853d135c
Fix compilation after r33958.
|
9 years ago |
svenbarth
|
e527b6fe4f
psub.pas, read_proc:
|
9 years ago |
svenbarth
|
a4cfa64d96
pkgutil.pas, insert_export:
|
9 years ago |
svenbarth
|
22b0553be3
Fix PPUDump on PowerPC systems
|
9 years ago |
svenbarth
|
f8ff8eca4d
Fix non-Windows resources since me and merging without TortoiseSVN don't go along that well :/
|
9 years ago |
svenbarth
|
fa4690eef8
Don't try to export generics.
|
9 years ago |
Jonas Maebe
|
580cf73e64
* align the variables passed to InterlockedCompareExchange128() to a
|
9 years ago |
Jonas Maebe
|
cef5cac4fa
* converted tcgvecnode.rangecheck_string to the high level code generator
|
9 years ago |
Jonas Maebe
|
68d9eb89a2
* skip static fields while constructing the LLVM shadow symtable for structs
|
9 years ago |
Jonas Maebe
|
22c31ca004
* fixed LLVM vecn typed constant evaluation if the lower bound is <> 0
|
9 years ago |
Jonas Maebe
|
b8ed0fac5d
* give an error when trying to get the address of an element of a dynamic
|
9 years ago |
Jonas Maebe
|
8bc39ba7a3
* fixed bitpacked array index calculation for llvm: the element bitsize was
|
9 years ago |
Jonas Maebe
|
14ab43626f
* don't write initialisation values for AB_EXTERNAL_INDIRECT
|
9 years ago |
Jonas Maebe
|
728efedcf3
* fixed sysinit unit dependencies
|
9 years ago |
svenbarth
|
18e6ea0ec8
Fix compilation by fixing typo -.-
|
9 years ago |
svenbarth
|
614c4f47a6
Add two more defines related to packages:
|
9 years ago |
svenbarth
|
ca07a4f86f
Merged revision(s) 32491-32492 from branches/svenbarth/packages:
|
9 years ago |
svenbarth
|
3f45860cf9
Use constref instead of const when passing TEntryInformation along
|
9 years ago |
svenbarth
|
535621faaa
Rename FPC_HAS_INDIRECT_MAIN_INFORMATION to FPC_HAS_INDIRECT_ENTRY_INFORMATION which is more logical considering the record's name
|
9 years ago |
svenbarth
|
f406867100
Merged revision(s) 31929-31931,32547 from branches/svenbarth/packages:
|
9 years ago |
florian
|
2890927b10
* MovMov2MovMov1 requires that the allocation of the first register is extended
|
9 years ago |
michael
|
56d3909dea
* Added event-based fetching of variables
|
9 years ago |
nickysn
|
c205cb03c8
* in SysUtils.DecodeDate(), cast the result of trunc() to longint (trunc
|
9 years ago |
Jonas Maebe
|
cf6c7a0a1d
* missing instruction type check
|
9 years ago |
svenbarth
|
345d83c3e3
Merge RTTI changes from packages branch (including adjustments that were required due to changes in trunk since then). These changes favor source backwards compatibility in contrast to Delphi compatibility. Binary compatiblity is however drastically broken due to the indirect references that are platform independant!
|
9 years ago |
Jonas Maebe
|
5af40f22e8
* handle enums with a packenum setting that is larger than necessary to store
|
9 years ago |