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 lat temu |
micha
|
66a940afad
* fix armeb compiler cleaning
|
17 lat temu |
micha
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 lat temu |
peter
|
f96817b5e9
* support CROSSOPT which is only passed to the cross compiler. Can be used to bootstrap a native compiler with
|
17 lat temu |
Jonas Maebe
|
9772da7eeb
* compare stripped copies of the compiler instead of the original
|
17 lat temu |
yury
|
22c1f6381d
* Fixed cross CPU cycle after changes in rev. 8911.
|
18 lat temu |
peter
|
ee479f31a1
* remove duplciate m68k from ALLTARGETS
|
18 lat temu |
florian
|
3cadba6010
+ create target directory before starting ins. dat. creation
|
18 lat temu |
florian
|
3a630340be
* fixed m68k compilation and put it in fullcycle
|
18 lat temu |
florian
|
e8c48ab561
+ eDSP instructions for arm
|
18 lat temu |
florian
|
38dabf82da
+ insdat target for easier instruction table recreation
|
18 lat temu |
Jonas Maebe
|
da942bdc58
* .NOTPARALLEL target so cycle works with make -j for targets whose
|
18 lat temu |
Jonas Maebe
|
7dac4c57c2
+ add -gttt to extcycle
|
18 lat temu |
yury
|
3fba2975a2
* proper fix for r6069. Double quotes should not be used in makefiles because on Windows make creates batch file for executing programs with double quotes in parameters. It leads to strange errors.
|
18 lat temu |
yury
|
2219e9fa45
* fixed: wrong fpc executable was used when doing make cycle to create cross compiler.
|
18 lat temu |
yury
|
c5deb38154
* removed -dNOOPT for ARM because -O2 works good now.
|
18 lat temu |
peter
|
979094d0a2
* use echoredir for creating revision.inc
|
19 lat temu |
micha
|
87b196130c
fix cross installation
|
19 lat temu |
florian
|
c6787b52a7
+ compile the svn revision into the compiler, to do so, a file compiler/revision.inc must exist which is updated then
|
19 lat temu |
Jonas Maebe
|
b1c72f6cfa
* add ppcgen directory to unit search path for ppc32/ppc64 (forgot to
|
19 lat temu |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 lat temu |
peter
|
0899f0fbf7
* added powerpc64 to dir targets
|
19 lat temu |
tom_at_work
|
f7f0f9c426
* makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
|
20 lat temu |
peter
|
82faa95118
* lineinfo fixed for binary writer
|
20 lat temu |
peter
|
c8dccad8d3
* create dirs before compiling msg2inc
|
20 lat temu |
peter
|
7dadd64723
* 2.0.0
|
20 lat temu |
peter
|
b1900cc269
* 1.9.9
|
20 lat temu |
peter
|
aa5b73f3ec
* 1.9.8
|
20 lat temu |
armin
|
26b56d31ce
* updated makefile.fpc versions to 1.9.7, regenerated makefiles
|
21 lat temu |
marco
|
b8780d4782
* Makefile regened
|
21 lat temu |