florian
|
e27937106f
- removed obsolete USECMOV define
|
17 years ago |
florian
|
2fd1196118
+ cpu32bitaddr,cpu32bitalu,cpu16bitaddr,cpu16bitalu
|
17 years ago |
florian
|
5826b9bdad
+ define cpunodefaultint
|
17 years ago |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 years ago |
florian
|
bc73f9021c
Merged revisions 5891-10167,10169-10180 via svnmerge from
|
17 years ago |
Jonas Maebe
|
e81d4b737f
* give a build-time error when trying to cross-compile the compiler from
|
18 years ago |
Jonas Maebe
|
4c1d540a21
* changed cpurequiresproperalignment from a compile-time define into
|
18 years ago |
florian
|
3ce0e329bd
* varsets shouldn't be enabled in the compiler currently
|
18 years ago |
florian
|
2579cd139f
+ support for sets with size 1 and 2
|
18 years ago |
florian
|
876a3651d1
* varsets disabled completely for now
|
19 years ago |
Jonas Maebe
|
f5d653a1fd
- disabled PACKSET for big endian systems since it breaks make cycle
|
19 years ago |
florian
|
43ba7cfe6f
* correct name of set packing directive is PACKSET
|
19 years ago |
florian
|
e619bd3235
* enabled SETALLOC=1 for the compiler
|
19 years ago |
micha
|
12e8645889
* fix cross-compiling from i386/linux
|
19 years ago |
micha
|
ad7d549965
+ implement pascal inline asm start/halt code for linux/i386
|
19 years ago |
peter
|
d07f470b71
* remove ifdef fpc
|
19 years ago |
florian
|
b94c4b0660
* fixed wrong elsif
|
19 years ago |
florian
|
bfa6ec847a
* win64 can't grow the stack either so make $memory big enough
|
19 years ago |
olle
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 years ago |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
peter
|
d69ad5d84d
* cleanup external/nolink options
|
19 years ago |
florian
|
9e00f894a9
+ support for unaligned function
|
19 years ago |
peter
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
19 years ago |
tom_at_work
|
3681639a6a
- more PowerPC64 fixes; "Hello World" style programs can be compiled and run
|
20 years ago |
peter
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
florian
|
adb193497d
+ softfloat support for wince
|
20 years ago |
florian
|
227b2c392a
+ cpumm for cpus having a mm register set
|
20 years ago |
florian
|
dac1050c11
+ mmx support revived, fixes bug #4106
|
20 years ago |
florian
|
44ff8e4426
* max. 256 MB stack on win32
|
20 years ago |
michael
|
7449f99d5f
+ Removed all compatibility defines from compiler
|
20 years ago |