michael
|
b5dff9b917
* Fix some memory leaks (not all: see AppendDeleteCancelUpd)
|
12 年之前 |
michael
|
ff1c478ba4
* Fix some memory leaks (not all: see AppendDeleteCancelUpd)
|
12 年之前 |
sergei
|
4e873d0561
+ Determine early (before pass 2) whether managed parameters/locals/temps will cause the procedure to reference RTTI labels and, therefore, need GOT.
|
12 年之前 |
nickysn
|
75451181c9
* fixed the passing of the extended floating type parameters on i8086 after r24761
|
12 年之前 |
Károly Balogh
|
60879c9c4f
also return the colon for ExtractFileDrive on Amiga/MorphOS
|
12 年之前 |
sergei
|
4b820a1ca5
- Removed tcgloadnode.generate_picvaraccess, it is never used and is not necessary because PIC stuff is handled at lower levels.
|
12 年之前 |
Jonas Maebe
|
109317e460
+ full support for parameter passing in the high level code generator
|
12 年之前 |
Jonas Maebe
|
7d9f98e516
+ def_cgmmsize() that returns a vector tcgsize for arraydefs (as generated
|
12 年之前 |
Jonas Maebe
|
7566ddcc8f
* add a tdef to each parameter location and set it for all target
|
12 年之前 |
Jonas Maebe
|
53ba7fbb8b
* support formaldef in def_cgsize (-> OS_ADDR)
|
12 年之前 |
Jonas Maebe
|
dd15ee5bf2
* removed superfluous checks (push_addr_param() already checks for those)
|
12 年之前 |
Jonas Maebe
|
4e210e57c2
* use the correct type (pointer to object type) when loading the function
|
12 年之前 |
nickysn
|
e2241d97a2
* i8086 optimizations for 32-bit OP_SAR with const >= 16
|
12 年之前 |
nickysn
|
55a071692e
* i8086 optimizations in op_const_reg for 32-bit OP_SHL and OP_SHR with const >= 16
|
12 年之前 |
nickysn
|
90ecd72286
* x86_64 compilation fixed after r24752
|
12 年之前 |
joost
|
99aed66f3c
* Fixed uninitialized variable problem
|
12 年之前 |
joost
|
76c1b9da71
* Use fpmkunit to obtain gcclib-dir for configuration files
|
12 年之前 |
nickysn
|
ec76b2cf40
* refactored the segment-in-integer-register reference support, so it's handled in make_simple_ref, instead of all over the place in the code generator
|
12 年之前 |
Károly Balogh
|
b2729613c2
turn off gdbint for MorphOS
|
12 年之前 |
nickysn
|
40630a7cde
* slight accuracy improvement in crt.delay for i8086-msdos
|
12 年之前 |
Károly Balogh
|
4e427b9663
disable threading and process for morphos
|
12 年之前 |
joost
|
b543f83f59
* Switched IDE to fpmake-building
|
12 年之前 |
Jonas Maebe
|
978b5530ec
* renamed getmmcgsize to getintmmcgsize + comment
|
12 年之前 |
Jonas Maebe
|
2dd75e707e
* renamed thlcgobj.tcgsize2orddef to defutil.cgsize_orddef
|
12 年之前 |
michael
|
03dd596485
* Refactor TSQLQuery to use TSQLStatement
|
12 年之前 |
joost
|
19d4b8dcd7
* Added fpmake.pp for building the ide
|
12 年之前 |
Károly Balogh
|
c99d723826
merged fixes from MorphOS
|
12 年之前 |
Károly Balogh
|
9b90c22eb5
removed unused var, cosmetics, no functional changes
|
12 年之前 |
nickysn
|
525246f61b
* support i8086 far references in tx86addnode.emit_op_right_left
|
12 年之前 |
nickysn
|
1e8b192b3d
* support far references in second_cmp32bit for i8086
|
12 年之前 |