florian
|
fabb9c33ac
* top_symbol killed
|
21 years ago |
florian
|
01d16548f4
* fixed exception reason size for 64 bit systems
|
21 years ago |
florian
|
0c35b6f3c4
* x86_64 uses generic concatcopy_valueopenarray for now
|
21 years ago |
florian
|
6a392f766d
* OP_SH* code generation fixed
|
21 years ago |
peter
|
fad88e2c7c
* allow mov to smaller sizes
|
21 years ago |
peter
|
e6929a1a32
* more x86_64 parameter fixes
|
21 years ago |
daniel
|
46d241a666
* Take advantage of our new with statement optimization
|
21 years ago |
florian
|
3cb562e41f
* movz*q fixed
|
21 years ago |
peter
|
221090453c
* x86_64 fixes for opsize
|
21 years ago |
peter
|
8c5b0f7d82
* first try to get cpupara working for x86_64
|
21 years ago |
peter
|
8012731ede
*** empty log message ***
|
21 years ago |
Jonas Maebe
|
4ba9c9ec67
- removed "mov reg,reg" optimization (those instructions are removed by
|
21 years ago |
daniel
|
eaa7da9015
+ Cleanup of stabstring generation code. Cleaner, faster, and compiler
|
21 years ago |
florian
|
85bed883ce
* another bunch of x86-64 fixes mainly calling convention and
|
21 years ago |
peter
|
bb03be5004
* add release_openarrayvalue
|
21 years ago |
peter
|
1c7e6fc380
* sparc updates
|
21 years ago |
florian
|
ace2d682b0
* rtl and compiler compile with -Cfsse2
|
21 years ago |
florian
|
3d8e1ab1fb
+ fpu<->mm register conversion
|
21 years ago |
florian
|
dd2bb53aa5
+ possible sse2 unit usage for double calculations
|
21 years ago |
florian
|
06442fa677
+ $fputype directive support
|
21 years ago |
florian
|
6d3d97e845
* first fixes to compile the x86-64 system unit
|
21 years ago |
florian
|
9c476ba5f1
- delete parameter in cg64 methods removed
|
21 years ago |
florian
|
b52cee6639
* fixed ppc inlining stuff
|
21 years ago |
daniel
|
d84b7d0743
* Some work to restore the MMX capabilities
|
21 years ago |
peter
|
1367e342db
* reg allocations for imaginary register are now inserted just
|
21 years ago |
peter
|
bce5a1e252
* rg[tregistertype] added in tcg
|
21 years ago |
florian
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 years ago |
peter
|
64b0a0eadf
* delayed paraloc allocation, a_param_*() gets extra parameter
|
22 years ago |
florian
|
08f4e363f6
* elesize of g_copyvaluepara_openarray changed
|
22 years ago |
marco
|
706118fcb9
* profiling fix
|
22 years ago |