Károly Balogh
|
e0b0ec3d43
m68k: disabled the force-enabled stack checking for m68k-amiga when compiling the compiler, which was enabled since forever. the current Amiga RTL startup code supports setting stack size programmatically, therefore very low default stack on Amiga is no longer a problem
|
il y a 9 ans |
nickysn
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
il y a 10 ans |
Jonas Maebe
|
8c8657e2d5
* base optimiser support for the JVM target
|
il y a 10 ans |
Jonas Maebe
|
3f9f498e0d
- removed leftover alpha, ia64 and vis code
|
il y a 10 ans |
pierre
|
dc06f85b58
Set ALLOW_WARNINGSS to 1 for m68k and avr compiler to allow successful fullinstall completion
|
il y a 10 ans |
Jonas Maebe
|
a04cae2c4b
- removed partial Alpha, IA64 and vis backends since they were never nor
|
il y a 10 ans |
pierre
|
999436c5e6
Fix fullinstall for win64 and disable 8086 and i386 compiler for win64 os source only for fullcycle and fullinstall
|
il y a 10 ans |
Károly Balogh
|
7940806fc2
fixed ifneq vs. ifndef
|
il y a 10 ans |
florian
|
b7422716b2
* turn off compiler and utils building for nds
|
il y a 10 ans |
marco
|
422df4bc77
* fixed typo removing ppca64, mantis 27533
|
il y a 10 ans |
Jonas Maebe
|
65c2c68b5f
* call the AArch64 compiler ppca64 instead of ppcaarch64 (less typing)
|
il y a 10 ans |
Jonas Maebe
|
f2c0b88e4f
* AArch64 compiler building support to top level and compiler Makefile
|
il y a 10 ans |
Tomas Hajny
|
01441be35c
* avoid mixed revision information 1:realrevision in revision.inc for fpcbuild checkout
|
il y a 10 ans |
marco
|
d407b668d1
* version updated to 3.1.1
|
il y a 10 ans |
marco
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
il y a 11 ans |
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.
|
il y a 11 ans |
florian
|
fd5fa95416
+ OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler
|
il y a 11 ans |
pierre
|
7a03a7485f
Fix typing error in cross-cycle at level 2
|
il y a 11 ans |
nickysn
|
781fa416e2
* make insdatx86 now also refereshes the i8086 ins files
|
il y a 12 ans |
nickysn
|
a013019462
* make insdatx86 now also updates the i8086 reg files
|
il y a 12 ans |
florian
|
19c8abac0b
+ enable jump optimizer for i8086
|
il y a 12 ans |
florian
|
981570fe32
+ added i8086 related stuff to compiler Makefile.fpc
|
il y a 12 ans |
florian
|
0197b84b7f
+ instruction table generator for arm64
|
il y a 13 ans |
florian
|
5af1d48158
+ register definitions for AArch64 aka ARM64
|
il y a 13 ans |
Jonas Maebe
|
8097697362
* added jvm to fullcycle now that all warnings are fixed
|
il y a 13 ans |
pierre
|
bf80b55a1b
Also set CYCLELEVEL for cross-compilation rtl parts
|
il y a 13 ans |
pierre
|
0dc69d5b3e
Avoid troubles if svnversion is found twice in SEARCHPATH
|
il y a 13 ans |
pierre
|
5140bc2021
extcycle produces lots of warnings, thus add ALLOW_WARNINGS=1
|
il y a 13 ans |
florian
|
fa2da8c299
+ rule to generate avr register include files
|
il y a 13 ans |
pierre
|
f369069965
+ Add CYCLELEVEL variable, whose value can be from 1 to 3
|
il y a 13 ans |