提交歷史

作者 SHA1 備註 提交日期
  florian 9ea7aa74b5 * get rid of unneeded -dGDB 1 年之前
  Pierre Muller 35510bd0cd Rename ALLPPUDIR to ALLPPUDIRS to use same make variable as in packages and utils directories 1 年之前
  Pierre Muller 8fa80295d0 Avoid running cleanppulogs and ppulogs rules in parallel 1 年之前
  Pierre Muller d9ad6bdd1f Avoid troubles with exported directories 2 年之前
  Pierre Muller c335591b70 Generalize -DD option outside cycle 2 年之前
  Pierre Muller 484c178c15 Add new make variable BETATARGETS, for CPU targets in beta stage, to include it into distclean list 2 年之前
  Jinyang He 12c4290ffe Add loongarch64 architecture support to compiler 2 年之前
  florian 7dc2a61788 * comment for git fixed 3 年之前
  florian eaeb8b70ff + added Risc-V register information file generation to the compiler Makefile 3 年之前
  Pierre Muller 8512d7ac8f Add x86_64 CPU to list requiring fpux80 support 3 年之前
  Pierre Muller 01ae235676 Fix CPU_clean rule 3 年之前
  Pierre Muller 853f8b2202 Also define CPU_clean make targets for CPUs not yet in CYCLETARGETS, like mips64 now 3 年之前
  florian b2eaa4e701 + some MIPS64 stuff added to the Makefiles 3 年之前
  Pierre Muller 9c20a033e0 Fix fullinstall make target 3 年之前
  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 年之前
  Pierre Muller 810de9eaca Try to avoid infinite loop for revision target on svn repo 4 年之前
  florian b3bf183fd3 * pass the final name of the compiler executable when compiling the compiler to avoid 4 年之前
  florian b4f939a4ab * check if git executable really exists 4 年之前
  Don aecec2f6df Allow custom definition of GIT. 4 年之前
  florian 27529a7e74 * always use $(GIT) to call git 4 年之前
  florian 838cc89fac * properly check if -unpushed should be appended in revision.inc 4 年之前
  florian 4c1eb4e454 + include -unpushed in revision.inc if not all changes are pushed to the remote 4 年之前
  florian 0ff3f04700 * use git describe to create a revision.inc if a .git dir is found 4 年之前
  pierre dd9179043e Fix message about unsupported OS_TARGET for LLVM 4 年之前
  pierre 43c50d0a32 Remove unused, obsolete -dBROWSERLOG option 4 年之前
  pierre 3ac0522f70 Add sinclairql to NO_NATIVE_COMPILER_OS_LIST 4 年之前
  nickysn 4be5609809 + added wasm32 to the list of targets that don't support a native compiler 4 年之前
  nickysn f8052134e3 * synchronized with trunk 4 年之前
  pierre 3dd6272891 Add new make rule named full_targets 4 年之前
  nickysn 940738a3a1 * synchronized with trunk 4 年之前