Jonas Maebe
|
d11764fe8c
- removed 1.0.x-specific checks
|
před 16 roky |
Jonas Maebe
|
d9a65f5fcc
* clean wpo files with distclean
|
před 16 roky |
Jonas Maebe
|
c8f9cfe9ed
* only specify -Xs- when actually using -OWsymbolliveness
|
před 16 roky |
Jonas Maebe
|
6c948f0970
* when RELEASE=1, also perform two compilations of the compiler/rtl with WPO
|
před 16 roky |
Jonas Maebe
|
847354fe10
* Makefiles version 2.5.1
|
před 16 roky |
florian
|
1bc505b622
* replaced PATHSEP by / for instruction and register table generation
|
před 16 roky |
florian
|
7cb26b37a1
* fixed reg. and ins. dat include file generation on windows
|
před 16 roky |
marco
|
3591d54f24
* updated all makefile.fpc versions to 2.2.2 for fppkg compat.
|
před 17 roky |
micha
|
66a940afad
* fix armeb compiler cleaning
|
před 17 roky |
micha
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
před 17 roky |
peter
|
f96817b5e9
* support CROSSOPT which is only passed to the cross compiler. Can be used to bootstrap a native compiler with
|
před 17 roky |
Jonas Maebe
|
9772da7eeb
* compare stripped copies of the compiler instead of the original
|
před 18 roky |
yury
|
22c1f6381d
* Fixed cross CPU cycle after changes in rev. 8911.
|
před 18 roky |
peter
|
ee479f31a1
* remove duplciate m68k from ALLTARGETS
|
před 18 roky |
florian
|
3cadba6010
+ create target directory before starting ins. dat. creation
|
před 18 roky |
florian
|
3a630340be
* fixed m68k compilation and put it in fullcycle
|
před 18 roky |
florian
|
e8c48ab561
+ eDSP instructions for arm
|
před 18 roky |
florian
|
38dabf82da
+ insdat target for easier instruction table recreation
|
před 18 roky |
Jonas Maebe
|
da942bdc58
* .NOTPARALLEL target so cycle works with make -j for targets whose
|
před 18 roky |
Jonas Maebe
|
7dac4c57c2
+ add -gttt to extcycle
|
před 18 roky |
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.
|
před 18 roky |
yury
|
2219e9fa45
* fixed: wrong fpc executable was used when doing make cycle to create cross compiler.
|
před 19 roky |
yury
|
c5deb38154
* removed -dNOOPT for ARM because -O2 works good now.
|
před 19 roky |
peter
|
979094d0a2
* use echoredir for creating revision.inc
|
před 19 roky |
micha
|
87b196130c
fix cross installation
|
před 19 roky |
florian
|
c6787b52a7
+ compile the svn revision into the compiler, to do so, a file compiler/revision.inc must exist which is updated then
|
před 19 roky |
Jonas Maebe
|
b1c72f6cfa
* add ppcgen directory to unit search path for ppc32/ppc64 (forgot to
|
před 19 roky |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
před 19 roky |
peter
|
0899f0fbf7
* added powerpc64 to dir targets
|
před 19 roky |
tom_at_work
|
f7f0f9c426
* makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
|
před 20 roky |