svenbarth
|
86b9381673
Add new Delphi compatible switch {$G+/-}, {$IMPORTEDDATA ON/OFF} which handles generation of indirect references for cross unit variable accesses if needed for the target.
|
9 年之前 |
svenbarth
|
f297b00f5b
Extend the x86 targets by the ability to handle indirect symbols.
|
9 年之前 |
svenbarth
|
6722c611cf
Generate indirect symbols for global variables and (typed) constants.
|
9 年之前 |
svenbarth
|
3971ba7898
Provide basic facilities to handle indirect symbols that are needed for proper dynamic packages support.
|
9 年之前 |
svenbarth
|
77ede2ac9f
i386/cgcpu.pas, tcg386:
|
9 年之前 |
nickysn
|
759a4f8258
* don't try to build lnfodwrf on i8086-msdos, because it causes internal error
|
9 年之前 |
svenbarth
|
e9fab1bfee
Fix for Mantis #29080.
|
9 年之前 |
svenbarth
|
570607b1d1
* revert r33273; haven't seen that Florian has already assigned that to himself... Oops
|
9 年之前 |
svenbarth
|
e4fa7928f9
Fix for Mantis #29527.
|
9 年之前 |
marco
|
e160956abf
* removed 10 years deprecated property bytesperpixel
|
9 年之前 |
Jonas Maebe
|
2b210335a1
* fixed pointer arithmetic errors in WideStrAlloc/StrBufSize/StrDispose
|
9 年之前 |
Jonas Maebe
|
697aed738c
* replaced test directory names with ones that doesn't contain decomposable
|
9 年之前 |
Jonas Maebe
|
dcedd62049
* regenerated after r33249
|
9 年之前 |
Jonas Maebe
|
5919ca84bb
* fixed string code page after setstring(rawbytestring,..) (mantis #29833)
|
9 年之前 |
Jeppe Johansen
|
632de58a5e
Fixes #29853
|
9 年之前 |
michael
|
51d22b02a0
* Moved FreeAndNil(FDollarStrings) to correct location
|
9 年之前 |
michael
|
73792db52b
* Patch from Sergey Stepnoy to fix memleak, fix setting term
|
9 年之前 |
michael
|
be3aa9d6c2
* Fix use of formatfloat
|
9 年之前 |
marco
|
2fe19d990b
* map ebusy and enotdir to error 5, mantis #25931
|
9 年之前 |
marco
|
9c03d0d6ba
* fix for mantis #25931 return error 5 on EBUSY and ENOTDIR
|
9 年之前 |
marcus
|
62c4ff0e21
AROS: BackTraceStrFunc for AROS via debug.library, enable with EnableBackTraceStr()
|
9 年之前 |
marcus
|
2fe3a342f2
AROS: SystemTags changed to PtrUInt for 64bit
|
9 年之前 |
Károly Balogh
|
e0a183650d
comment typo fix, spotted by Felix Yan, no functional changes
|
9 年之前 |
michael
|
668f8eec91
* Patch from Silvio Clecio to declare EArgumentNilException (Bug ID 29850)
|
9 年之前 |
Károly Balogh
|
e0c21b6f8b
ARM: avoid some range check errors, while running a compiler compiled with -CR
|
9 年之前 |
nickysn
|
96f331038d
* fixed crash in node_complexity() on the callparan nodes of SetLength() (and
|
9 年之前 |
michael
|
5fcc032b98
* Fix wrong start index which appeared in loop optimization
|
9 年之前 |
lacak
|
c21ab78262
fcl-db: mysql: move to standard INFORMATION_SCHEMA metadata queries instead of proprietary MySQL show commands. Bug #29819
|
9 年之前 |
Károly Balogh
|
c5907d5f71
it's now possible to compile the RTL again for AmigaOS/PowerPC. entirely untested, but it builds at least
|
9 年之前 |
sergei
|
a6ea383b0e
* Don't escape text inside script/style elements, third part of Mantis #22434.
|
9 年之前 |