florian
|
52dbda43c3
+ initial release of x86-64 target code
|
23 years ago |
florian
|
0a9b56aa2e
no message
|
23 years ago |
florian
|
156fc666c8
* small typo fixed, compiles with 1.0.x again
|
23 years ago |
marco
|
ea53f048aa
* Fixed small error
|
23 years ago |
marco
|
1f5b2f26ba
* urgent fix.
|
23 years ago |
carl
|
6e3f0ce7f3
+ first revision (incomplete)
|
23 years ago |
florian
|
42a7c6c636
+ types unit added
|
23 years ago |
michael
|
c8dbdd3e41
+ Initial implementation
|
23 years ago |
daniel
|
feb28ce902
* Added internal error when asked to generate code for 'if expr in []'
|
23 years ago |
Jonas Maebe
|
aa2fef1733
* fixed evaluation of expressions with empty sets that are calculated
|
23 years ago |
Jonas Maebe
|
6e43afc6e1
* fixed constant set evaluation of new set handling for non-commutative
|
23 years ago |
daniel
|
1130395e7e
* Readded old set code. To use it define 'oldset'. Activated by default
|
23 years ago |
daniel
|
950b60d3f8
* Added important comment
|
23 years ago |
daniel
|
46b8ed0657
* Tried to make Tprocsym.defs protected. I didn't succeed but the cleanups
|
23 years ago |
florian
|
53ed3e51c8
+ path to dir x86 added
|
23 years ago |
daniel
|
3a134c6e07
* Sets are now internally sets.
|
23 years ago |
Jonas Maebe
|
c1e9bd36a3
* make sure we use rlwi* when possible instead of andi.
|
23 years ago |
Jonas Maebe
|
33e3b0dda0
+ include ncgset unit
|
23 years ago |
Jonas Maebe
|
494c85885b
* fixed some bugs in tcginnode.pass_2() and optimized the bit test
|
23 years ago |
Jonas Maebe
|
3eb6dc156e
* hopefully final fix for second_int_to_real()
|
23 years ago |
Jonas Maebe
|
398195464a
* fixed bugs with writing out unconditinal jumps
|
23 years ago |
Jonas Maebe
|
6cb82a2c8f
* fixed bug in op_const_reg_reg() for imul
|
23 years ago |
michael
|
44f94bdc9d
+ No optional parameters in 1.0.6
|
23 years ago |
daniel
|
0af1f3883c
* Changed booleans into flags
|
23 years ago |
florian
|
d88d2ed099
* splitting of i386\cgcpu.pas into x86\cgx86.pas and i386\cgcpu.pas
|
23 years ago |
florian
|
9e82c5e8de
+ x86_64 support to compiler makefile
|
23 years ago |
daniel
|
94e5bd51a1
* Register variables are now possible for global variables too. This is
|
23 years ago |
florian
|
ba1d11e778
no message
|
23 years ago |
florian
|
64b27c2ca1
+ char constants specified with #.. with more than 3 digits are handled as widechar
|
23 years ago |
florian
|
4f7b35be5b
+ source code page support
|
23 years ago |