yury
|
2839533776
* i8086: Enabled the cs_opt_regvar optimization. It works fine now.
|
пре 5 година |
Jonas Maebe
|
592df7fa59
* disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
|
пре 5 година |
florian
|
ef87879402
* common naming for fpu_none string
|
пре 5 година |
nickysn
|
d9925f7074
- removed pocall_far16 from the supported calling conventions of the i8086
|
пре 7 година |
nickysn
|
eb95dcb85f
- removed pocall_mwpascal from the supported calling conventions of the i8086
|
пре 7 година |
nickysn
|
0a12bc4697
- removed pocall_oldfpccall from the supported calling conventions of the i8086
|
пре 7 година |
nickysn
|
aec03309ef
+ added CPUX86_HAS_SSE2 to x86 tcpuflags
|
пре 7 година |
nickysn
|
74dad2099e
+ added tcpuflags and cpu_capabilities to i8086's cpuinfo.pas
|
пре 8 година |
nickysn
|
5f87ac5d47
+ added 486 to the list of supported CPUs on the i8086 and i386 targets
|
пре 9 година |
Jeppe Johansen
|
3cb9be73bc
Moved tcontrollerdatatype out into cpuinfo.
|
пре 10 година |
Jonas Maebe
|
1b43930749
- removed long deprecated/buggy assembler cse optimiser for i386
|
пре 10 година |
florian
|
5c67fcc43f
+ change always floating point divisions into multiplications if they are a power of two,
|
пре 10 година |
Tomas Hajny
|
3ee3542744
* boolean constant instead of IFDEFs for detection of microcontroller support
|
пре 10 година |
sergei
|
c003f934c5
* Included cs_opt_peephole into genericlevel1optimizerswitches, so it is re-enabled for all targets after r27106.
|
пре 11 година |
nickysn
|
e83ef05b74
- disable cs_opt_nodecse from -O2 on i8086, because it breaks building packages
|
пре 11 година |
nickysn
|
b327eac688
- disable cs_opt_regvar from -O2 on i8086, since it's not working properly yet
|
пре 12 година |
nickysn
|
e291805880
* i8086 compilation fixed after r24896
|
пре 12 година |
nickysn
|
a9c949e551
* the memory model const sets introduced in r24812 moved to i8086/cpuinfo.pas
|
пре 12 година |
nickysn
|
6fb9e3cfa5
the basic i8086 units: cpuinfo and cpubase
|
пре 12 година |