summaryrefslogtreecommitdiff
path: root/compiler/Makefile.fpc
Commit message (Expand)AuthorAgeFilesLines
* * Updated version number to 3.0.0release_3_0_0joost2015-11-131-1/+1
* * makefile regen and version updates.marco2015-01-051-1/+1
* * first dragonfly patch (existing most). Mantis #27091marco2014-12-071-1/+1
* - m68k: removed "-dNOOPT" at build time, enabling the branch optimizer. Not t...sergei2014-06-251-1/+1
* + OPTNEW Makefile parameter: when running a native cycle, this allows to pass...florian2014-01-181-6/+12
* Fix typing error in cross-cycle at level 2pierre2014-01-101-1/+1
* * make insdatx86 now also refereshes the i8086 ins filesnickysn2013-09-281-0/+1
* * make insdatx86 now also updates the i8086 reg filesnickysn2013-09-281-0/+2
* + enable jump optimizer for i8086florian2013-05-011-1/+1
* + added i8086 related stuff to compiler Makefile.fpcflorian2013-03-191-4/+18
* + instruction table generator for arm64florian2012-11-011-1/+5
* + register definitions for AArch64 aka ARM64florian2012-10-311-1/+3
* * added jvm to fullcycle now that all warnings are fixedjonas2012-10-211-2/+2
* Also set CYCLELEVEL for cross-compilation rtl partspierre2012-10-171-22/+22
* Avoid troubles if svnversion is found twice in SEARCHPATHpierre2012-09-211-1/+1
* extcycle produces lots of warnings, thus add ALLOW_WARNINGS=1pierre2012-09-121-1/+3
* + rule to generate avr register include filesflorian2012-08-221-0/+6
* + Add CYCLELEVEL variable, whose value can be from 1 to 3pierre2012-06-131-11/+42
* * merged trunk up to r20882jonas2012-04-151-14/+46
|\
| * + AIX support to Makefilesjonas2012-04-111-4/+1
| * + Add sparc register includes generation rulepierre2012-03-301-2/+6
| * * Fix loss of OPT variable content on last part of cross-cpu cyclespierre2012-02-161-2/+2
| * + regdatia64 phony target to generate all ia64 register include filespierre2012-01-311-0/+4
| * + include avr in fullcycleflorian2012-01-141-1/+7
| * * don't try to build a native compiler for arm-gbaflorian2012-01-041-0/+6
| * * Fix compilation by disabling -Sew for 2.4.X compiler versionspierre2011-11-031-1/+3
| * Enable -Sew by default, set ALLOW_WARNINGS to 1 to disablepierre2011-11-031-0/+6
| * + exeinstall: New phony target to install only current cpu taret compiler.pierre2011-09-101-2/+12
* | + support for building jvm-java compiler/rtl via top-leveljonas2011-12-041-3/+23
* | * also delete ppcjvm in the execlean targetjonas2011-08-201-2/+2
* | * force -dNOOPT when compiling a JVM compilerjonas2011-08-201-1/+1
* | + jvm compiler targetjonas2011-08-201-3/+13
|/
* * Trunk version to 2.7.1marco2011-08-031-1/+1
* + Add global testppudump rulepierre2011-07-081-1/+4
* Add ./utils/ppudump prerequisite to log-ppu filespierre2011-07-081-1/+4
* * Add ppudump testing rulespierre2011-07-081-0/+35
* * Fix insdatx86 rule for Windows Makefilespierre2011-07-041-4/+9
* * Allow direct executable rule by adding $(COMPILER_UNITTARGETDIR) and $(COM...pierre2011-06-291-1/+2
* * Fixed recipe commences before first target error when using GNU make versi...joost2011-06-141-1/+1
* + added avr to full cycleflorian2011-05-141-1/+1
* * also delete ppcppc64, ppcarm, ppcmips and ppcmipsel in the execlean targetjonas2011-01-301-2/+2
* * Fixed spell error revealed by lintian.mazen2010-10-061-1/+1
* * Also use CMP -i218 for win64 targetpierre2010-09-011-0/+7
* * don't build a native compiler for embedded targetsflorian2010-06-221-0/+6
* + mips(el) support in the compiler makefileflorian2009-12-081-1/+13
* + first patches to support mips/mipsel in the compiler makefileflorian2009-11-271-2/+8
* * fix problem when svn is not found and add phony revision rulepierre2009-11-061-0/+11
* * Remove FORCE for revision.inc target, correct rulepierre2009-11-061-2/+2
* + revision.inc rule addedpierre2009-11-061-1/+17
* * Only update revision.inc if it is already presentpierre2009-11-061-8/+6