Jonas Maebe
|
99994c0603
Merged revisions 11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045,12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from
|
17 years ago |
Jonas Maebe
|
f9031b8078
+ symbol liveness wpo information extracted from smartlinked programs
|
17 years ago |
Jonas Maebe
|
fbac599784
+ initial implementation of whole-program optimisation framework
|
17 years ago |
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 |