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 |
Jonas Maebe
|
3684e7665d
* changed temporary type_e_anonymous_function_unsupported message into an
|
10 éve |
Jonas Maebe
|
299374b345
* disabled for Darwin because untested
|
10 éve |
florian
|
7b48232d71
* moved common code to a separate include file
|
10 éve |
florian
|
2ecadc065e
* noreturn directive
|
10 éve |
florian
|
1969abec77
* improved code generation in a_op_const_reg_internal and a_op_const_reg_reg
|
10 éve |
michael
|
75f4971084
* Patch from Stephano to fix wince compilation
|
10 éve |
nickysn
|
623ea066c7
+ added class for encoding/decoding an omf library end record
|
10 éve |