summaryrefslogtreecommitdiff
path: root/compiler/fpcdefs.inc
Commit message (Expand)AuthorAgeFilesLines
* + initial skeleton of the js backendjsflorian2014-04-061-1/+8
* * Moved fixup_jmps to target-specific classes for powerpc,powerpc64 and MIPS,...sergei2014-04-021-3/+0
* * Enabled safecall for mips.yury2014-02-071-0/+1
* + cpu_capabilites for x86_64 and i386florian2014-01-161-0/+2
* * disable 32 bit operation optimization for powerpc64florian2013-11-061-0/+1
* Improve the cpu type handling for M68k just in case we should branch 2.8.0 be...svenbarth2013-09-111-0/+3
* * i8086 has no 32 bit rol/ror support so disabled inlined ror/rol for nowflorian2013-08-111-1/+1
* * MIPS: handle get_frame internally, so it sets pi_needs_stackframe flag on c...sergei2013-07-241-0/+1
* + MIPS: emulate "flags", i.e. support LOC_FLAGS location. This allows to gene...sergei2013-07-191-1/+1
* * Define SUPPORT_GET_FRAME for targets having "get_frame" as internal symbol ...sergei2013-06-261-0/+5
* + the ES register made volatile on i8086 as per the 16-bit x86 calling conven...nickysn2013-05-071-0/+1
* + enable the div helper for i8086nickysn2013-03-161-0/+2
* * enable cpuneedsmulhelper for the 32-bit multiplicationnickysn2013-03-111-0/+1
* some more generic i8086 defines addednickysn2013-03-071-0/+14
* - disabled Stabs support on 64 bit targets (mantis #23365)jonas2012-11-241-0/+7
* + defines for aarch64 to configure the compilerflorian2012-10-311-0/+10
* o merge of the branch laksen/arm-embedded of Jeppe Johansen:florian2012-10-211-7/+0
* + Add SUPPORT_SAFECALL conditionalpierre2012-09-271-0/+4
* fpcdefs.inc: Set fpc_compiler_has_fixup_jmps for powerpcXX and mips CPUs.pierre2012-07-091-0/+3
* * Define both mipseb and mips for non endian-little MIPS compilerpierre2012-06-201-6/+17
* Merge of rev21557 by Foxsenpierre2012-06-131-0/+3
* * Patch from Fuxin Zhang: remove cpuflags define for mips and mipsel CPUspierre2012-06-071-1/+1
* * merged trunk up to r20882jonas2012-04-151-3/+34
|\
| * + support for the ARM hard float EABI on Linux (patch by Peter Green):jonas2012-03-291-3/+7
| * * RefsHaveIndexReg -> cpurefshaveindexregflorian2012-03-101-0/+9
| * Commit some MIPS changespierre2012-02-021-1/+1
| * Add ia64 define cpuXXXX seriespierre2012-01-201-0/+8
| * * defined cpu32bit for mipsjonas2011-11-251-0/+1
| * + use cpurox define in the compiler for CPUs having internal ror/rol supportflorian2011-11-131-0/+5
| * * default arm-linux to linux eabi, oabi is basically deadflorian2011-10-301-0/+4
* | + symansistr conditional define that, when activated, makes the symbol/jonas2011-08-201-0/+1
* | * define cpu32bit for the JVM target (used by psystem to initialisejonas2011-08-201-0/+1
* | * converted the parts of tcgloadnode.pass_generate_code() andjonas2011-08-201-0/+6
|/
* Use FPC_HAS_SYSTEMS_INTERRUPT_TABLE conditionalpierre2011-06-291-0/+7
* + generic_cpu defines fro ppudumppierre2011-06-201-0/+10
* * reintegrate avr branch into trunk, work on avr is less invasive than I thou...florian2011-04-191-0/+1
* * avr needs div helperflorian2011-02-261-0/+1
* + introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>size...florian2011-02-261-2/+2
* * several mips/mipsel related stuff fixedflorian2009-11-271-0/+4
* * started to integrate the code of David Zhang's MIPS code from fpc-mips on s...florian2009-11-191-0/+9
* - removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXEDjonas2009-08-231-2/+0
* * enable cross-compiling from x86_64 platforms that support the extendedjonas2009-06-271-2/+2
* + FPC_ARMEB and CPUARMEB similiar to FPC_ARMEL and CPUARMELflorian2009-03-171-1/+5
* * set stacksize in the main program, it makes no sense to set it in fpcdefs.i...florian2009-02-011-15/+0
* Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,...jonas2008-12-111-0/+1
* + propagate FPC_ARMEL if FPC_OARM isn't definedflorian2008-10-181-0/+4
* - removed obsolete USECMOV defineflorian2008-08-241-2/+0
* + cpu32bitaddr,cpu32bitalu,cpu16bitaddr,cpu16bitaluflorian2008-07-131-0/+12
* + define cpunodefaultintflorian2008-03-011-0/+1
* * split cpu64bit compiler define intojonas2008-02-131-3/+6