sergei
|
7d19a6d551
* Propagate AS_NEEDED flag down the expression tree an assign it to TStaticLibrary objects.
|
12 лет назад |
sergei
|
67a41e1e94
* Fixed 2 bugs introduced in r22951:
|
12 лет назад |
lacak
|
7524b9219c
fcl-db: odbc: map MONEY columns to TCurrencyField instead of TFloatField (test TestSupportCurrencyFields)
|
12 лет назад |
michael
|
b63bd2c749
* Autocommit OFF by default, bug ID #23429
|
12 лет назад |
lacak
|
a49dc1d262
fcl-db: tests: improve TestSQLInterval + comments
|
12 лет назад |
ludob
|
b36aa216e5
TDataset: fixed daAbort TDataAction behavior (was not aborting). Fixed TDataset.Delete calling OnDeleteError instead of OnPostError.
|
12 лет назад |
florian
|
8e5bd14e3a
* overleft newline fix
|
12 лет назад |
florian
|
1ea8a397e5
* use membar only for sparcv9(+)
|
12 лет назад |
florian
|
e6863aeb80
* typo fixed, patch by Mark Morgan Lloyd
|
12 лет назад |
florian
|
69d96d9bf9
* modified patch by Mark Morgan Lloyd to pass cpu type to the assembler, resolves #23390
|
12 лет назад |
michael
|
2642345c1b
* Make find* methods virtual (bug ID 23422)
|
12 лет назад |
Jonas Maebe
|
35e6b1a3aa
* enabled commented out test
|
12 лет назад |
Jonas Maebe
|
9804fd527b
* don't add a thousands separator in FormatFloat if there are no digits
|
12 лет назад |
sergei
|
c4d8396158
* Function RelocName made a member of TElfTarget, so it can be used outside of TElfExeOutput class.
|
12 лет назад |
svenbarth
|
5adb28a935
m68k/aasmcpu.pas, taicpu.spilling_get_operation_type:
|
12 лет назад |
michael
|
053fd43324
* Small observer demo from Graeme Geldenhuys (bug ID 23329)
|
12 лет назад |
michael
|
5419d06a96
* Speed optimization similar to tpersist and tlist
|
12 лет назад |
sergei
|
d79761c607
* Changed TElfTarget from class to record, so it can contain data members while remaining statically allocated.
|
12 лет назад |
michael
|
66553a253e
* Applied and expanded patch from Luiz Americo to implement faster notifyobservers (bug ID 23419)
|
12 лет назад |
michael
|
e3b48d6eb2
* Simplified observer/observed GUIDs, patch from Luiz Americo (Bug ID 23420)
|
12 лет назад |
sergei
|
006d795797
* Moved TElfsechdr into interface and cleaned up some ugliness in TElfObjInput code caused by TElfsechdr being not publicly available. Providing target-specific section loading becomes easier now as well.
|
12 лет назад |
sergei
|
8688f5e7b9
* Moved ELF definitions into a separate unit, which can be reused by CPU back-end units.
|
12 лет назад |
sergei
|
eb13da9355
* ognlm.pas cleanup:
|
12 лет назад |
sergei
|
73030ddb57
+ Support smart-linked .rdata section with external linker for Windows targets after r23025.
|
12 лет назад |
sergei
|
129d737523
+ Allow TObjRelocation to be created without a symbol, such relocations are being used to tag specific positions on non-x86 targets.
|
12 лет назад |
lacak
|
816bee9198
fcl-db: tests: formatting + comments
|
12 лет назад |
pierre
|
93b2c1a717
Use dwarf2 as default debug format for Win64 target OS
|
12 лет назад |
michael
|
217679843e
* IFPObserver methods made public
|
12 лет назад |
michael
|
b774bbb681
* Use sender when notifying observers
|
12 лет назад |
pierre
|
4a9dcfe0b8
Fix condition for compilation and running of gdbver executable
|
12 лет назад |