pierre
|
999436c5e6
Fix fullinstall for win64 and disable 8086 and i386 compiler for win64 os source only for fullcycle and fullinstall
|
10 years ago |
Károly Balogh
|
7940806fc2
fixed ifneq vs. ifndef
|
10 years ago |
florian
|
b7422716b2
* turn off compiler and utils building for nds
|
10 years ago |
marco
|
422df4bc77
* fixed typo removing ppca64, mantis 27533
|
10 years ago |
Jonas Maebe
|
65c2c68b5f
* call the AArch64 compiler ppca64 instead of ppcaarch64 (less typing)
|
10 years ago |
Jonas Maebe
|
f2c0b88e4f
* AArch64 compiler building support to top level and compiler Makefile
|
10 years ago |
Tomas Hajny
|
01441be35c
* avoid mixed revision information 1:realrevision in revision.inc for fpcbuild checkout
|
10 years ago |
marco
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
marco
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
10 years ago |
sergei
|
1e9f57467d
- m68k: removed "-dNOOPT" at build time, enabling the branch optimizer. Not tested thoroughly, but it does not change compiler behavior unless "-O1" or higher is supplied at command line.
|
11 years ago |
florian
|
fd5fa95416
+ OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler
|
11 years ago |
pierre
|
7a03a7485f
Fix typing error in cross-cycle at level 2
|
11 years ago |
nickysn
|
781fa416e2
* make insdatx86 now also refereshes the i8086 ins files
|
12 years ago |
nickysn
|
a013019462
* make insdatx86 now also updates the i8086 reg files
|
12 years ago |
florian
|
19c8abac0b
+ enable jump optimizer for i8086
|
12 years ago |
florian
|
981570fe32
+ added i8086 related stuff to compiler Makefile.fpc
|
12 years ago |
florian
|
0197b84b7f
+ instruction table generator for arm64
|
13 years ago |
florian
|
5af1d48158
+ register definitions for AArch64 aka ARM64
|
13 years ago |
Jonas Maebe
|
8097697362
* added jvm to fullcycle now that all warnings are fixed
|
13 years ago |
pierre
|
bf80b55a1b
Also set CYCLELEVEL for cross-compilation rtl parts
|
13 years ago |
pierre
|
0dc69d5b3e
Avoid troubles if svnversion is found twice in SEARCHPATH
|
13 years ago |
pierre
|
5140bc2021
extcycle produces lots of warnings, thus add ALLOW_WARNINGS=1
|
13 years ago |
florian
|
fa2da8c299
+ rule to generate avr register include files
|
13 years ago |
pierre
|
f369069965
+ Add CYCLELEVEL variable, whose value can be from 1 to 3
|
13 years ago |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 years ago |
Jonas Maebe
|
9ca2ea7fd0
+ AIX support to Makefiles
|
13 years ago |
pierre
|
ce90cae9f4
+ Add sparc register includes generation rule
|
13 years ago |
pierre
|
c45914fc27
* Fix loss of OPT variable content on last part of cross-cpu cycles
|
13 years ago |
pierre
|
3a3ab75e4a
+ regdatia64 phony target to generate all ia64 register include files
|
13 years ago |
florian
|
bf290cadae
+ include avr in fullcycle
|
13 years ago |