florian
|
f80c24177a
|
* a lot of changes:
- basic dyn. array support
- basic C++ support
- some work for interfaces done
....
|
2000-10-21 18:16:11 +00:00 |
|
Jonas Maebe
|
71d03d5926
|
* fixed wrong regalloc info for secondmoddiv ("merged", also small
correction made afterwards in fixes branch)
|
2000-10-19 16:26:52 +00:00 |
|
Jonas Maebe
|
837c2124a6
|
* fixed bug in allocregbetween (the register wasn't added to the
usedregs set of the last instruction of the chain) ("merged")
|
2000-10-19 15:59:40 +00:00 |
|
Jonas Maebe
|
a9656de262
|
* fixed stupid error in previous commit :/
|
2000-10-17 15:41:48 +00:00 |
|
Jonas Maebe
|
3394523d13
|
* fixed allocation of ecx for shl
|
2000-10-17 15:39:34 +00:00 |
|
florian
|
25d7998a4b
|
* fixed xmm register access
|
2000-10-15 10:50:46 +00:00 |
|
peter
|
026edfb899
|
* moved to i386/
|
2000-10-15 09:43:29 +00:00 |
|
peter
|
a45e77c4a2
|
* move also the i386*.inc to i386/
|
2000-10-15 09:41:37 +00:00 |
|
peter
|
4286d3e9bb
|
* moved cpu*.pas to i386/
* renamed n386 to common cpunode
|
2000-10-15 09:39:36 +00:00 |
|
peter
|
5c5d24b641
|
* moved n386*.pas to i386/ cpu_target dir
|
2000-10-15 09:33:29 +00:00 |
|