pierre
|
a977607e49
+ revision.inc rule added
|
16 anni fa |
pierre
|
3f28cfafe2
* Only update revision.inc if it is already present
|
16 anni fa |
pierre
|
2295a9f23b
* add -dREVINC even when REVSTR is already set, needed for cycle
|
16 anni fa |
pierre
|
b6d0a93599
* Fix REVSTR for windows OS
|
16 anni fa |
pierre
|
9bd672b3e4
* Use SRCEXEEXT for svnversion as EXEEXT is for target and not defined in prerules
|
16 anni fa |
Jonas Maebe
|
2eebadf944
* allow disabling the wpo cycle with NOWPOCYCLE=1
|
16 anni fa |
Jonas Maebe
|
d11764fe8c
- removed 1.0.x-specific checks
|
16 anni fa |
Jonas Maebe
|
d9a65f5fcc
* clean wpo files with distclean
|
16 anni fa |
Jonas Maebe
|
c8f9cfe9ed
* only specify -Xs- when actually using -OWsymbolliveness
|
16 anni fa |
Jonas Maebe
|
6c948f0970
* when RELEASE=1, also perform two compilations of the compiler/rtl with WPO
|
16 anni fa |
Jonas Maebe
|
847354fe10
* Makefiles version 2.5.1
|
16 anni fa |
florian
|
1bc505b622
* replaced PATHSEP by / for instruction and register table generation
|
16 anni fa |
florian
|
7cb26b37a1
* fixed reg. and ins. dat include file generation on windows
|
16 anni fa |
marco
|
3591d54f24
* updated all makefile.fpc versions to 2.2.2 for fppkg compat.
|
17 anni fa |
micha
|
66a940afad
* fix armeb compiler cleaning
|
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
|
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 |
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 |
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 |
yury
|
c5deb38154
* removed -dNOOPT for ARM because -O2 works good now.
|
18 anni fa |
peter
|
979094d0a2
* use echoredir for creating revision.inc
|
19 anni fa |