Jonas Maebe
|
53197cc97f
* added missing regallocs for edi in emit_mov_ref_reg64 (merged)
|
25 年之前 |
peter
|
38951f5ce1
* lot of compile updates for cg11
|
25 年之前 |
peter
|
27749c067e
* more cg11 updates
|
25 年之前 |
peter
|
a71e44ac49
* use defines.inc
|
25 年之前 |
peter
|
4003cdb728
* freebsd support merged
|
25 年之前 |
peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 年之前 |
peter
|
9adb938a0a
* don't initialize if localvarsym is set because that varsym will
|
25 年之前 |
peter
|
7f47dfe3cb
* check size after checking openarray in push_value_para (merged)
|
25 年之前 |
florian
|
244fc53520
+ support of 64 bit integer constants
|
25 年之前 |
peter
|
1bb6c695e7
* fixed for constants in emit_push_mem_size for go32v2 (merged)
|
25 年之前 |
Jonas Maebe
|
ede6479557
+ emit_push_mem_size() which pushes a value in memory of a certain size
|
25 年之前 |
Jonas Maebe
|
c999d3b17d
+ allow regvars to be used inside inlined procs, which required the
|
25 年之前 |
Jonas Maebe
|
7ef99ada12
* fixed web bug1087
|
25 年之前 |
Jonas Maebe
|
0f7ae1718e
* moved locflags2reg() procedure from cg386add to cgai386
|
25 年之前 |
Jonas Maebe
|
67ac676004
+ added is_addr field for labels, if they are only used for getting the address
|
25 年之前 |
michael
|
665c1f6410
+ patched to 1.1.0 with former 1.09patch from peter
|
25 年之前 |
michael
|
650fbb86aa
+ removed logs
|
25 年之前 |
michael
|
e7aca136a1
+ Initial import
|
25 年之前 |
Jonas Maebe
|
1b29bfff5b
* fix for web bug #1011: no exception stack stuff is generated for
|
25 年之前 |
Jonas Maebe
|
ac7de270ca
* loadord2reg doesn't generate any "movl %reg1,%reg1" anymore
|
25 年之前 |
pierre
|
d0399b4e55
* fix for inline bug
|
25 年之前 |
Jonas Maebe
|
c1df09f993
* fixed wrong register deallocations in several ansistring related
|
25 年之前 |
pierre
|
bdf92e8b55
* Use stacksize param instead of gettempsize
|
25 年之前 |
peter
|
34e840268a
* fixed size of const parameters in asm readers
|
25 年之前 |
pierre
|
3d2350d584
add a comment about ENTER and linux
|
25 年之前 |
florian
|
795a06b4f2
+ Int64/QWord stuff for array of const added
|
25 年之前 |
pierre
|
d380bdfec1
* handle interrupt function correctly
|
25 年之前 |
pierre
|
2419be3520
* saveregisters now does not overwrite registers used as return value for functions
|
25 年之前 |
pierre
|
c4f4ac6ae2
* fix my last fix for other targets then win32
|
25 年之前 |
pierre
|
477eacdff2
* correct bugs for ts010026 and ts010029 in win32 mode
|
25 年之前 |