Jeppe Johansen
|
3cb9be73bc
Moved tcontrollerdatatype out into cpuinfo.
|
10 years ago |
Jonas Maebe
|
1b43930749
- removed long deprecated/buggy assembler cse optimiser for i386
|
10 years ago |
florian
|
5c67fcc43f
+ change always floating point divisions into multiplications if they are a power of two,
|
10 years ago |
Tomas Hajny
|
3ee3542744
* boolean constant instead of IFDEFs for detection of microcontroller support
|
10 years ago |
sergei
|
c003f934c5
* Included cs_opt_peephole into genericlevel1optimizerswitches, so it is re-enabled for all targets after r27106.
|
11 years ago |
nickysn
|
e83ef05b74
- disable cs_opt_nodecse from -O2 on i8086, because it breaks building packages
|
11 years ago |
nickysn
|
b327eac688
- disable cs_opt_regvar from -O2 on i8086, since it's not working properly yet
|
12 years ago |
nickysn
|
e291805880
* i8086 compilation fixed after r24896
|
12 years ago |
nickysn
|
a9c949e551
* the memory model const sets introduced in r24812 moved to i8086/cpuinfo.pas
|
12 years ago |
nickysn
|
6fb9e3cfa5
the basic i8086 units: cpuinfo and cpubase
|
12 years ago |