nickysn
|
a365da0b44
+ added class (empty for now) TOmfLibObjectWriter and hook it as an internal ar
|
hace 10 años |
michael
|
85fc1c349f
* Fix from Johann to fix transparancy (Bug ID 27926)
|
hace 10 años |
michael
|
e86aa04433
* Fix to correctly write gray values from Johann (Bug ID 27924)
|
hace 10 años |
Károly Balogh
|
49f3473735
fixed the define around the FPU code
|
hace 10 años |
michael
|
70f4b81323
* Remove touch debug command
|
hace 10 años |
michael
|
4eff8c4f20
* Fix bug ID #27923
|
hace 10 años |
michael
|
28e31fdf66
* Patch from Zilvinas Ledas to set default RowsPerStrip (-1), Bug ID #27922
|
hace 10 años |
michael
|
78dda3e217
* Renamed sqoPreferRefresh to sqoRefreshUsingSelect
|
hace 10 años |
michael
|
2fd57665cf
* Patch from Zilvinas Ledas to implement reading of 12-bit TIFFs
|
hace 10 años |
michael
|
ea9fc6581a
* Fix query var setting (bug ID 27915)
|
hace 10 años |
michael
|
4ea2ed36db
* Fix setting pathinfo (bug ID 27915)
|
hace 10 años |
nickysn
|
bde7d0aacb
+ added "code segment too large" and "data segment too large" error messages
|
hace 10 años |
nickysn
|
211dbb9752
* set procalign and loopalign to 1 for the i8086-msdos target
|
hace 10 años |
nickysn
|
778a678956
* use a 4 byte alignment for the dwarf debug sections on i8086 (not sure if
|
hace 10 años |
lacak
|
2eb2791ce9
fcl-db: base: TBCDField.GetDefaultWidth should return Precision+1 (Delphi compatible) insted of only Precision (+1 is for sign and/or decimal separator).
|
hace 10 años |
nickysn
|
8cf469e9ef
* base the default alignment on voidpointertype.alignment instead of
|
hace 10 años |
nickysn
|
0675a9209d
* use 16-bit alignment for class references and all pointer types on i8086
|
hace 10 años |
nickysn
|
030801a18b
* switch the msdos target to the internal assembler/omf object writer
|
hace 10 años |
nickysn
|
5a1ce6162b
* set the bss, rodata and rodata_norel section alignment to 2 bytes for the i8086-msdos target
|
hace 10 años |
nickysn
|
ae04eb258b
* when splitting the section data in chunks, make sure fixups never cross chunk boundaries
|
hace 10 años |
nickysn
|
32e0eca0dc
+ added read only property TOmfSubRecord_FIXUP.LocationSize, which returns the
|
hace 10 años |
Jonas Maebe
|
62239ba890
* handle named registers correctly for fpu and mm loads
|
hace 10 años |
Jonas Maebe
|
3496129f79
* only handle a_load_const_ref() directly when storing ordinals, as in case
|
hace 10 años |
Jonas Maebe
|
e2cf90ad8a
* add type declarations for structure types in the llvm code so that we can
|
hace 10 años |
Jonas Maebe
|
1941e64488
+ added a hook to insert object-global information into the asmlists (will
|
hace 10 años |
Jonas Maebe
|
2bb4a729c0
* procvardefs must be encoded without any parameter attributes
|
hace 10 años |
Jonas Maebe
|
c8e44e4a7c
* keep track of whether we're in an inline assembly block in the llvm
|
hace 10 años |
Jonas Maebe
|
4a25afb839
* load an undef value in the function result in the exit code of a pure
|
hace 10 años |
Jonas Maebe
|
ff3061a7cf
+ thlcgllvm.gen_load_uninitialized_function_result
|
hace 10 años |
Jonas Maebe
|
07141e92d3
+ support for llvm "undef" operand
|
hace 10 años |