nickysn
|
1f5fb65bcb
+ always enable smartlinking on i8086 in the default fpc.cfg
|
10 жил өмнө |
sergei
|
ba61a9f95c
* Fix bug #26370: A multi-dimensional variant array is "empty" when any of its dimensions has zero range, range of other dimensions does not matter.
|
10 жил өмнө |
sergei
|
d2187257e7
- removed unused type and variable
|
10 жил өмнө |
sergei
|
38068acd42
* Removed "packed" attribute from TUC_Prop on alignment-sensitive targets (temporary solution, see comment in source), and from TUCA_DataBook on all targets (does not add noticeable bloat because this type is used just a few times. OTOH having unaligned pointers in record hurts performance on all targets).
|
10 жил өмнө |
sergei
|
38d5be4182
+ Comment about behavior of DBRA instruction
|
10 жил өмнө |
sergei
|
9a72100405
- removed obsolete and commented out variable
|
10 жил өмнө |
Jonas Maebe
|
476e3fabb7
* fixed big endian bugs in variant dispatching
|
10 жил өмнө |
Tomas Hajny
|
ee82b6ea0b
* do not mention OS/2 and EMX on option list for x86_64
|
10 жил өмнө |
joost
|
d89bdae0cc
* Also check dependencies on make clean, to resolve inherited options/package variants
|
10 жил өмнө |
florian
|
c34bffd56a
* $SUBARCH => $FPCSUBARCH
|
10 жил өмнө |
nickysn
|
b193073e32
+ support the $fpcmemorymodel macro in fpc.cfg
|
10 жил өмнө |
pierre
|
dde2207866
go32v2 must also define NO_THREADING, as threads are not supported on this target
|
10 жил өмнө |
joost
|
3e9c4a79a5
* Added TPackageVariant.SourcePath and .IncludePath
|
10 жил өмнө |
Jonas Maebe
|
72642042e4
* fixed fpcdir setting
|
10 жил өмнө |
joost
|
5851e13bf5
* Allow recursive usage of the dictionary
|
10 жил өмнө |
Jonas Maebe
|
6fb86a34bb
* the i386/x86-64 cpu units depend on objpas
|
10 жил өмнө |
joost
|
92eb52afab
* Allow the usage of the dictionary in comiler-options
|
10 жил өмнө |
svenbarth
|
b38fb606cc
Fix for Mantis #27185.
|
10 жил өмнө |
joost
|
0e9bfdcf68
* Add package-variant directory *after* the target-string
|
10 жил өмнө |
marco
|
70e560d6e4
* GTK demoes compile again. Mantis #027172
|
10 жил өмнө |
lacak
|
e82b7a953d
fcl-db: sqldb: set default return value for function StartImplicitTransaction. Can be overriden by descendants.
|
10 жил өмнө |
joost
|
a829420d09
* Changed location of examples and documentation on unices to
|
10 жил өмнө |
pierre
|
78761c106f
Avoid blocking pipe read calls by only asking as many bytes as returned by NumBytesAvailable
|
10 жил өмнө |
pierre
|
fdbfe7dae0
Remove double unixcp entry which caused installation failure
|
10 жил өмнө |
Jonas Maebe
|
a7d36de9ae
* associate debug information for local variables with the second instead of
|
10 жил өмнө |
pierre
|
905c47ef84
Fix error with .ref pseudo-op. with assembler labels that still had dollar signs on AIX assembler
|
10 жил өмнө |
marcus
|
7c42cb8b0c
Amicommon: Change back WindowPtr in DiskSize/DiskFree
|
10 жил өмнө |
pierre
|
788c6a6f83
Do not call Free if constructor failed
|
10 жил өмнө |
marcus
|
9c635671ce
amicommon: DiskSize/DiskFree implemented with some helper functions
|
10 жил өмнө |
florian
|
677d30182a
* improve error location reporting, resolves #26279
|
10 жил өмнө |