florian
|
6c08597535
* don't build a native compiler for embedded targets
|
15 years ago |
florian
|
092823308a
+ mips(el) support in the compiler makefile
|
15 years ago |
florian
|
9b4be66260
+ first patches to support mips/mipsel in the compiler makefile
|
15 years ago |
pierre
|
0687f16a04
* Accept weak for Solaris targets
|
15 years ago |
pierre
|
b9a8592a11
* fix problem when svn is not found and add phony revision rule
|
16 years ago |
pierre
|
fec158cfdf
* Remove FORCE for revision.inc target, correct rule
|
16 years ago |
pierre
|
a977607e49
+ revision.inc rule added
|
16 years ago |
pierre
|
3f28cfafe2
* Only update revision.inc if it is already present
|
16 years ago |
pierre
|
2295a9f23b
* add -dREVINC even when REVSTR is already set, needed for cycle
|
16 years ago |
pierre
|
b6d0a93599
* Fix REVSTR for windows OS
|
16 years ago |
pierre
|
9bd672b3e4
* Use SRCEXEEXT for svnversion as EXEEXT is for target and not defined in prerules
|
16 years ago |
Jonas Maebe
|
2eebadf944
* allow disabling the wpo cycle with NOWPOCYCLE=1
|
16 years ago |
Jonas Maebe
|
d11764fe8c
- removed 1.0.x-specific checks
|
16 years ago |
Jonas Maebe
|
d9a65f5fcc
* clean wpo files with distclean
|
16 years ago |
Jonas Maebe
|
c8f9cfe9ed
* only specify -Xs- when actually using -OWsymbolliveness
|
16 years ago |
Jonas Maebe
|
6c948f0970
* when RELEASE=1, also perform two compilations of the compiler/rtl with WPO
|
16 years ago |
Jonas Maebe
|
847354fe10
* Makefiles version 2.5.1
|
16 years ago |
Jonas Maebe
|
e246cac3ac
* regenerated using latest fpcmake
|
16 years ago |
florian
|
1bc505b622
* replaced PATHSEP by / for instruction and register table generation
|
16 years ago |
florian
|
7cb26b37a1
* fixed reg. and ins. dat include file generation on windows
|
16 years ago |
marco
|
e5db5e4aa8
* regened makefiles to propagate makefile versions
|
17 years ago |
florian
|
9d087f40fa
* when cross compiling, fallback to fpc when no cross compiler is found
|
17 years ago |
micha
|
66a940afad
* fix armeb compiler cleaning
|
17 years ago |
Jonas Maebe
|
9d8bee1887
* regenerated with changes in r11233
|
17 years ago |
giulio
|
14d4f02fa0
* fixed fpc_zipinstall for go32v2 and the like
|
17 years ago |
Jonas Maebe
|
b6c43bad7d
* regenerated for i386-Haiku and darwin cross compilation changes
|
17 years ago |
micha
|
0b2f80a38b
* regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems)
|
17 years ago |
micha
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
peter
|
f96817b5e9
* support CROSSOPT which is only passed to the cross compiler. Can be used to bootstrap a native compiler with
|
17 years ago |
Jonas Maebe
|
9772da7eeb
* compare stripped copies of the compiler instead of the original
|
17 years ago |