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