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 anni fa |
florian
|
9d087f40fa
* when cross compiling, fallback to fpc when no cross compiler is found
|
17 anni fa |
micha
|
66a940afad
* fix armeb compiler cleaning
|
17 anni fa |
Jonas Maebe
|
9d8bee1887
* regenerated with changes in r11233
|
17 anni fa |
giulio
|
14d4f02fa0
* fixed fpc_zipinstall for go32v2 and the like
|
17 anni fa |
Jonas Maebe
|
b6c43bad7d
* regenerated for i386-Haiku and darwin cross compilation changes
|
17 anni fa |
micha
|
0b2f80a38b
* regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems)
|
17 anni fa |
micha
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 anni fa |
peter
|
f96817b5e9
* support CROSSOPT which is only passed to the cross compiler. Can be used to bootstrap a native compiler with
|
17 anni fa |
Jonas Maebe
|
9772da7eeb
* compare stripped copies of the compiler instead of the original
|
17 anni fa |
Jonas Maebe
|
c9ce918485
* regenerated for darwin/x86_64
|
18 anni fa |
yury
|
22c1f6381d
* Fixed cross CPU cycle after changes in rev. 8911.
|
18 anni fa |
peter
|
ee479f31a1
* remove duplciate m68k from ALLTARGETS
|
18 anni fa |
peter
|
a0984505b2
* regenerated to fix fpc detection on non-i386
|
18 anni fa |
peter
|
324b1732ab
* regenerated to update dependencies
|
18 anni fa |
florian
|
3cadba6010
+ create target directory before starting ins. dat. creation
|
18 anni fa |
florian
|
3a630340be
* fixed m68k compilation and put it in fullcycle
|
18 anni fa |
Jonas Maebe
|
30bc89cfe5
* fixed dependency checking for source files in subdirectories relative
|
18 anni fa |
Jonas Maebe
|
673d02c6b8
* re-added darwin/ppc64 support (please use up-to-date fpcmake)
|
18 anni fa |
mazen
|
57696aa274
* Build unixutil package for all Linux platforms instead of only Linux/i386.
|
18 anni fa |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 anni fa |
florian
|
e8c48ab561
+ eDSP instructions for arm
|
18 anni fa |
florian
|
38dabf82da
+ insdat target for easier instruction table recreation
|
18 anni fa |
Jonas Maebe
|
da942bdc58
* .NOTPARALLEL target so cycle works with make -j for targets whose
|
18 anni fa |
Jonas Maebe
|
7dac4c57c2
+ add -gttt to extcycle
|
18 anni fa |
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 anni fa |
yury
|
2219e9fa45
* fixed: wrong fpc executable was used when doing make cycle to create cross compiler.
|
18 anni fa |
peter
|
78499f85dd
* symbian support from Felipe
|
18 anni fa |
yury
|
c5deb38154
* removed -dNOOPT for ARM because -O2 works good now.
|
18 anni fa |
florian
|
ff40ed3264
* Makefiles regenerated
|
19 anni fa |