peter
|
5218af7926
* delphi compile fixes
|
25 years ago |
florian
|
cd6180fe99
+ case statement for int64/qword implemented
|
25 years ago |
Jonas Maebe
|
83eeb7b9f7
* added missing register deallocation (could cause IE10 i some cases)
|
25 years ago |
peter
|
c5da6c53fd
* merged fixes
|
25 years ago |
Jonas Maebe
|
0f7ae1718e
* moved locflags2reg() procedure from cg386add to cgai386
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
florian
|
42459e508a
* fixed my previous commit
|
25 years ago |
florian
|
5c11706a27
* fixed a problem with case and negative labels if a linear list
|
25 years ago |
pierre
|
fddd96280d
* fixed several compare problems between longints and
|
25 years ago |
Jonas Maebe
|
a7e1271da1
* release the register used to hold the value of the case variable
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
Jonas Maebe
|
23d69a5126
* changed edi allocation to use getexplicitregister32/ungetregister
|
25 years ago |
Jonas Maebe
|
86ff0db0b5
+ (de)allocation info for EDI to fix reported bug on mailinglist.
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
peter
|
368452de05
* fixed wrong assembler with in-node
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |
peter
|
71f28ed588
* cs_create_smart instead of cs_smartlink
|
26 years ago |
Jonas Maebe
|
5fc1435036
* changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu)
|
26 years ago |
pierre
|
4fcd7adf4a
* del_reference moved to respect registers32 in secondin
|
26 years ago |
pierre
|
63608b6dbb
* emit_??? used
|
26 years ago |
florian
|
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
|
26 years ago |
peter
|
ed8eb13d59
* moved bitmask constants to sets
|
26 years ago |
florian
|
bba137b4e6
* handling of integer and shortint in case was wrong, if a case
|
26 years ago |
pierre
|
3921a5be23
* fix for bug0258
|
26 years ago |
florian
|
2ad3da43e6
* make cycle fixed i.e. compilation with 0.99.10
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
peter
|
bfed29ff8b
* NEWLAB for label as symbol
|
26 years ago |
michael
|
0ffdaa141a
* Changed longword to cardinal
|
26 years ago |