Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved tcontrollerdatatype out into cpuinfo. | laksen | 2015-09-07 | 1 | -1/+7 |
* | - removed long deprecated/buggy assembler cse optimiser for i386 | jonas | 2015-05-09 | 1 | -1/+1 |
* | + change always floating point divisions into multiplications if they are a p... | florian | 2014-11-16 | 1 | -0/+3 |
* | * boolean constant instead of IFDEFs for detection of microcontroller support | hajny | 2014-11-10 | 1 | -0/+17 |
* | * Included cs_opt_peephole into genericlevel1optimizerswitches, so it is re-e... | sergei | 2014-03-15 | 1 | -1/+1 |
* | - disable cs_opt_nodecse from -O2 on i8086, because it breaks building packages | nickysn | 2014-01-26 | 1 | -1/+1 |
* | - disable cs_opt_regvar from -O2 on i8086, since it's not working properly yet | nickysn | 2013-08-24 | 1 | -1/+1 |
* | * i8086 compilation fixed after r24896 | nickysn | 2013-06-15 | 1 | -4/+8 |
* | * the memory model const sets introduced in r24812 moved to i8086/cpuinfo.pas | nickysn | 2013-06-08 | 1 | -0/+5 |
* | the basic i8086 units: cpuinfo and cpubase | nickysn | 2013-03-07 | 1 | -0/+130 |