nickysn
|
c7ecf84fc0
* fixed compilation of threadvars in i8086 far data memory models
|
10 سال پیش |
Jonas Maebe
|
19882aea7e
* converted threadvar loading to high level code generator and updated/added
|
10 سال پیش |
Jonas Maebe
|
3c6aa91a96
* factored out the loading of threadvars in its own method, and put the
|
10 سال پیش |
Jonas Maebe
|
0fc1fd6ac1
* replaced current_procinfo.currtrue/falselabel with storing the true/false
|
10 سال پیش |
Jonas Maebe
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 سال پیش |
Jonas Maebe
|
388cef8a34
* fixed types for shortstring handling in tcgassignmentnode.pass_generate_code
|
10 سال پیش |
Jonas Maebe
|
61e4a1b811
+ added tasmlist parameter to getintparaloc() (needed for llvm)
|
10 سال پیش |
Jonas Maebe
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 سال پیش |
Jonas Maebe
|
290e3f5ff8
* fixed assigning one float loc_reference to another of a different size if a
|
10 سال پیش |
Jonas Maebe
|
ac02c92a0d
* disable cg64/cg128 special cases for high level targets
|
11 سال پیش |
Jonas Maebe
|
7949bebb8d
* synchronised with r28168 of trunk
|
11 سال پیش |
svenbarth
|
441e6c6083
Fix for Mantis #26177. Use the correct value for the method data when using a method pointer of a type or record helper.
|
11 سال پیش |
Jonas Maebe
|
bacd303208
* synchronized with trunk up to r27758
|
11 سال پیش |
nickysn
|
24bf272c69
* fixed the passing of array of const parameters in i8086 far data memory models
|
11 سال پیش |
nickysn
|
40a6a9c820
+ added i8086 specific implementation of thlcgcpu.a_load_loc_ref, which handles
|
11 سال پیش |
nickysn
|
02988023b7
* tcgloadnode.pass_generate_code: fixes for i8086 far data model fixes in the
|
11 سال پیش |
nickysn
|
68ff3fb1e2
* tcgloadnode.pass_generate_code: rm the ifdef'd i8086 code from the handling of
|
11 سال پیش |
nickysn
|
9ae26316e8
* fixed the handling of const resourcestrings in the i8086 far data memory models
|
11 سال پیش |
Jonas Maebe
|
4a79481c51
* isolated segment-related functionality of tabsolutevarsym into i386/i8086-
|
11 سال پیش |
nickysn
|
0082db46ea
* i8086 far data memory model fix in tcgloadnode.generate_nested_access.
|
11 سال پیش |
nickysn
|
d43d7e59b5
* partially converted the threadvar handling in tcgloadnode.pass_generate_code
|
11 سال پیش |
nickysn
|
7f014c5040
* replaced ifdef i8086 with hlcg.reference_reset_base in tcgloadnode.pass_generate_code
|
11 سال پیش |
nickysn
|
897802c7c4
+ fill the treference segment correctly in the load node for localvarsyms and
|
11 سال پیش |
Jonas Maebe
|
73a3f5ced4
* moved ncgutil.maybechangeloadnodereg() to hlcg.maybe_change_load_node_reg()
|
11 سال پیش |
Jonas Maebe
|
d8e228e82d
- removed unnecessary JVM-specific code
|
11 سال پیش |
Jonas Maebe
|
e9268a0a14
* synchronised with trunk up till r26975
|
11 سال پیش |
nickysn
|
9eb4419ba3
* fixed the conversion and assignment to the 64-bit boolean types on the i8086
|
11 سال پیش |
florian
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
11 سال پیش |
Jonas Maebe
|
967354bb4c
* corrected def used for loads of the address of pass-by-reference
|
11 سال پیش |
nickysn
|
b8de1370a0
* fixed assignment of i8086 method pointers, when the source is in a register
|
11 سال پیش |