提交历史

作者 SHA1 备注 提交日期
  pierre 57ee0dd00a Fix fullcycle/fullinstall by adding missing armgen directory -Fu option if PPC_TARGET is armeb 6 年之前
  Jonas Maebe 1a559f5c60 * move the homogenous float aggregate determination function to a common 6 年之前
  pierre b4315f0f4f + Introduce PPC_SUFFIXES, new make variable that lists all ppc suffixes 6 年之前
  pierre bf3bedb2d4 Add explicit rtlclean/rtl targets in fullcycle rule if DOWPOCYCLE is set 6 年之前
  florian 88589fb99d * make install shall not make assumptions about FPC, if one was provided 6 年之前
  florian 02e03cbd86 * use the built compiler to install files, so the version is set correctly 6 年之前
  florian 6521918269 * fullinstall builds (and installs) utils now only once 6 年之前
  florian af7dfbc970 * typo 6 年之前
  florian 9febce6ffb * remove .NOTPARALLEL: from compiler Makefile, accelerates make fullcycle with -j a lot 6 年之前
  florian a34d4e715c Merged riscv_new branch 7 年之前
  marco 98f00acb06 * trunk to 3.3.1 7 年之前
  Jeppe Johansen 6352328f3a Update packages with information about RiscV. 7 年之前
  florian f03a396757 * target classic MacOS builds again 7 年之前
  pierre e13b04a5c0 Add missing executables in distclean, ppcavr, ppcsparc64 and cross-compilers ppcrossXXX 7 年之前
  pierre 89b3f6c86a Fix the RTL directory for old OSes that use OS_TARGET only for rtlppulogs rule 8 年之前
  pierre 8b0df68a81 Use installed ppudump instead of trying to recompile it, to be able to test cross-compiled RTL units 8 年之前
  pierre b74c805c49 Fix singlezipinstall for systems that set NoNativeBinaries to 1 8 年之前
  pierre 527d2dea4f Set EXEEXT to SRCEXEEXT if NoNativeBinaries is set (allow snapshot of jvm-java on linux) 8 年之前
  pierre a6d1019514 sparc and sparc64 also need -Fisparcgen, because this directory contains include files 8 年之前
  florian b59e4f5652 + register .inc files for SPARC64 8 年之前
  florian 188ec0f0c7 + basics for sparc64 support, we continue to use the name "sparc" for sparc32, both sparc are identified by sparcgen (dirs, defines etc.) 8 年之前
  pierre dda85c3c49 Revert Makefile changes unrelated to last commit about powerpc-aix cycle fix 8 年之前
  pierre 1342d0792f Fix powerpc cycle for AIX target 8 年之前
  Jonas Maebe e35f83ba94 * support building the LLVM compiler for Darwin/x86_64 and Linux/x86_64 by 8 年之前
  pierre a82a134be8 * Set REVSTR to empty if 'svnversion -c .' outputs 'exported' 8 年之前
  pierre 6557ccbc84 * Separate x86 register inc files into regdatx86 target 8 年之前
  pierre 717153cfb0 Fix fullcycle by setting EXCLUDE_80BIT_TARGETS to 1 if 80bit-real is not supported by current source CPU 9 年之前
  pierre dbf1100b33 Add fullinstallsymlink phony target, to be able to create all symlinks needed to all crosscompilers 9 年之前
  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 9 年之前
  nickysn 2e3cb70489 * regenerated makefiles after adding the win16 target 10 年之前