nickysn
|
5a1ce6162b
* set the bss, rodata and rodata_norel section alignment to 2 bytes for the i8086-msdos target
|
10 年之前 |
nickysn
|
ae04eb258b
* when splitting the section data in chunks, make sure fixups never cross chunk boundaries
|
10 年之前 |
nickysn
|
32e0eca0dc
+ added read only property TOmfSubRecord_FIXUP.LocationSize, which returns the
|
10 年之前 |
Jonas Maebe
|
62239ba890
* handle named registers correctly for fpu and mm loads
|
10 年之前 |
Jonas Maebe
|
3496129f79
* only handle a_load_const_ref() directly when storing ordinals, as in case
|
10 年之前 |
Jonas Maebe
|
e2cf90ad8a
* add type declarations for structure types in the llvm code so that we can
|
10 年之前 |
Jonas Maebe
|
1941e64488
+ added a hook to insert object-global information into the asmlists (will
|
10 年之前 |
Jonas Maebe
|
2bb4a729c0
* procvardefs must be encoded without any parameter attributes
|
10 年之前 |
Jonas Maebe
|
c8e44e4a7c
* keep track of whether we're in an inline assembly block in the llvm
|
10 年之前 |
Jonas Maebe
|
4a25afb839
* load an undef value in the function result in the exit code of a pure
|
10 年之前 |
Jonas Maebe
|
ff3061a7cf
+ thlcgllvm.gen_load_uninitialized_function_result
|
10 年之前 |
Jonas Maebe
|
07141e92d3
+ support for llvm "undef" operand
|
10 年之前 |
nickysn
|
7ff6c2a675
- rm tf_smartlink_library from targets that define tf_smartlink_sections, since
|
10 年之前 |
nickysn
|
d204aaab72
* refactored "ar" object writer creation in the internal assembler to allow
|
10 年之前 |
Jonas Maebe
|
3684e7665d
* changed temporary type_e_anonymous_function_unsupported message into an
|
10 年之前 |
Jonas Maebe
|
299374b345
* disabled for Darwin because untested
|
10 年之前 |
florian
|
7b48232d71
* moved common code to a separate include file
|
10 年之前 |
florian
|
2ecadc065e
* noreturn directive
|
10 年之前 |
florian
|
1969abec77
* improved code generation in a_op_const_reg_internal and a_op_const_reg_reg
|
10 年之前 |
michael
|
75f4971084
* Patch from Stephano to fix wince compilation
|
10 年之前 |
nickysn
|
623ea066c7
+ added class for encoding/decoding an omf library end record
|
10 年之前 |
florian
|
e791f534d2
* fix tcgvecnode.update_reference_reg_packed if OS_INT<>OS_ADDR
|
10 年之前 |
florian
|
d598351664
* call also optimize_op_const in the generic a_op_const_reg_reg
|
10 年之前 |
florian
|
7f1585b99a
* do not save registers for subroutines which never return
|
10 年之前 |
florian
|
f972398a8c
+ main program never returns
|
10 年之前 |
florian
|
6797685c86
* write set constants only as large as needed by taking care of resultdef.size, resolves issue #27886
|
10 年之前 |
Tomas Hajny
|
3ded26a774
* correction of tests for Amiga (volumes, exclusion of some '.'/'..' related tests)
|
10 年之前 |
Tomas Hajny
|
23300b8a41
* fix by Charlie correcting treatment of a trailing directory separator on Amiga(-likes)
|
10 年之前 |
michael
|
81950878b9
* Some explanatory comments from Andrew Haines (bug ID 27898)
|
10 年之前 |
michael
|
e8b8cf348d
* Add dependency on rtl-extra
|
10 年之前 |