Nikolay Nikolov
|
42b466015d
+ added wasip2 to the NO_NATIVE_COMPILER_OS_LIST
|
5 miesięcy temu |
Nikolay Nikolov
|
76d155d872
- removed wasm32 from the NO_NATIVE_COMPILER_CPU_LIST
|
5 miesięcy temu |
Kirill Kranz
|
52651a7ede
First compiler Build
|
1 rok temu |
Nikolay Nikolov
|
a7be888255
+ add optimizer units (empty for now) for the WebAssembly target
|
11 miesięcy temu |
Pierre Muller
|
b40d312521
Recompile rtl before trying to compile msg2inc binary
|
11 miesięcy temu |
Pierre Muller
|
94d7aeb998
Add msg as prerequisite for compiler to fix 'make distclean all' failure
|
11 miesięcy temu |
florian
|
28704b2976
* distclean removes msgtxt.inc and msgidx.inc, resolves #40861
|
1 rok temu |
florian
|
9ea7aa74b5
* get rid of unneeded -dGDB
|
1 rok temu |
Pierre Muller
|
35510bd0cd
Rename ALLPPUDIR to ALLPPUDIRS to use same make variable as in packages and utils directories
|
1 rok temu |
Pierre Muller
|
8fa80295d0
Avoid running cleanppulogs and ppulogs rules in parallel
|
1 rok temu |
Pierre Muller
|
d9ad6bdd1f
Avoid troubles with exported directories
|
1 rok temu |
Pierre Muller
|
c335591b70
Generalize -DD option outside cycle
|
1 rok temu |
Pierre Muller
|
484c178c15
Add new make variable BETATARGETS, for CPU targets in beta stage, to include it into distclean list
|
2 lat temu |
Jinyang He
|
12c4290ffe
Add loongarch64 architecture support to compiler
|
2 lat temu |
florian
|
7dc2a61788
* comment for git fixed
|
2 lat temu |
florian
|
eaeb8b70ff
+ added Risc-V register information file generation to the compiler Makefile
|
3 lat temu |
Pierre Muller
|
8512d7ac8f
Add x86_64 CPU to list requiring fpux80 support
|
3 lat temu |
Pierre Muller
|
01ae235676
Fix CPU_clean rule
|
3 lat temu |
Pierre Muller
|
853f8b2202
Also define CPU_clean make targets for CPUs not yet in CYCLETARGETS, like mips64 now
|
3 lat temu |
florian
|
b2eaa4e701
+ some MIPS64 stuff added to the Makefiles
|
3 lat temu |
Pierre Muller
|
9c20a033e0
Fix fullinstall make target
|
3 lat temu |
Florian Klämpfl
|
67b08734cf
* to avoid that -Xg causes a failure during comparing ppc3.exe and ppc386.exe on windows, during the last compiler compilation step, the
|
4 lat temu |
Pierre Muller
|
810de9eaca
Try to avoid infinite loop for revision target on svn repo
|
4 lat temu |
florian
|
b3bf183fd3
* pass the final name of the compiler executable when compiling the compiler to avoid
|
4 lat temu |
florian
|
b4f939a4ab
* check if git executable really exists
|
4 lat temu |
Don
|
aecec2f6df
Allow custom definition of GIT.
|
4 lat temu |
florian
|
27529a7e74
* always use $(GIT) to call git
|
4 lat temu |
florian
|
838cc89fac
* properly check if -unpushed should be appended in revision.inc
|
4 lat temu |
florian
|
4c1eb4e454
+ include -unpushed in revision.inc if not all changes are pushed to the remote
|
4 lat temu |
florian
|
0ff3f04700
* use git describe to create a revision.inc if a .git dir is found
|
4 lat temu |