marco
|
acb7945449
* version updates to 3.0.5
|
před 7 roky |
pierre
|
6f132578cd
* Merge of several fixes for ppudump tests used in regular tests for ppudump output.
|
před 8 roky |
marco
|
7a93b39ad0
* r30023
|
před 8 roky |
marco
|
90afe13b8b
* merged 30017
|
před 8 roky |
marco
|
4b965da921
* version updates
|
před 8 roky |
marco
|
9a0f43104c
* makefile regen and version updates.
|
před 10 roky |
marco
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
před 10 roky |
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.
|
před 11 roky |
florian
|
fd5fa95416
+ OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler
|
před 11 roky |
pierre
|
7a03a7485f
Fix typing error in cross-cycle at level 2
|
před 11 roky |
nickysn
|
781fa416e2
* make insdatx86 now also refereshes the i8086 ins files
|
před 12 roky |
nickysn
|
a013019462
* make insdatx86 now also updates the i8086 reg files
|
před 12 roky |
florian
|
19c8abac0b
+ enable jump optimizer for i8086
|
před 12 roky |
florian
|
981570fe32
+ added i8086 related stuff to compiler Makefile.fpc
|
před 12 roky |
florian
|
0197b84b7f
+ instruction table generator for arm64
|
před 13 roky |
florian
|
5af1d48158
+ register definitions for AArch64 aka ARM64
|
před 13 roky |
Jonas Maebe
|
8097697362
* added jvm to fullcycle now that all warnings are fixed
|
před 13 roky |
pierre
|
bf80b55a1b
Also set CYCLELEVEL for cross-compilation rtl parts
|
před 13 roky |
pierre
|
0dc69d5b3e
Avoid troubles if svnversion is found twice in SEARCHPATH
|
před 13 roky |
pierre
|
5140bc2021
extcycle produces lots of warnings, thus add ALLOW_WARNINGS=1
|
před 13 roky |
florian
|
fa2da8c299
+ rule to generate avr register include files
|
před 13 roky |
pierre
|
f369069965
+ Add CYCLELEVEL variable, whose value can be from 1 to 3
|
před 13 roky |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
Jonas Maebe
|
9ca2ea7fd0
+ AIX support to Makefiles
|
před 13 roky |
pierre
|
ce90cae9f4
+ Add sparc register includes generation rule
|
před 13 roky |
pierre
|
c45914fc27
* Fix loss of OPT variable content on last part of cross-cpu cycles
|
před 13 roky |
pierre
|
3a3ab75e4a
+ regdatia64 phony target to generate all ia64 register include files
|
před 13 roky |
florian
|
bf290cadae
+ include avr in fullcycle
|
před 13 roky |
florian
|
957c819035
* don't try to build a native compiler for arm-gba
|
před 13 roky |
Jonas Maebe
|
c9e6bc8d49
+ support for building jvm-java compiler/rtl via top-level
|
před 14 roky |