summaryrefslogtreecommitdiff
path: root/compiler/pp.pas
Commit message (Expand)AuthorAgeFilesLines
* * the WASM define renamed WASM32nickysn2020-08-051-3/+3
* * synchronized with trunknickysn2020-08-031-1/+19
|\
| * Reorder and complete list of supported CPUspierre2020-05-251-2/+4
| * * synchronize with trunknickysn2020-03-291-6/+57
| |\
| | * + Xtensa: initial skeleton completedflorian2020-03-201-0/+6
| | * * mention LLVM definejonas2019-09-141-0/+2
| * | + skeleton for Z80 supportflorian2017-03-261-0/+7
* | | + added comment with the WebAssembly definenickysn2020-08-031-0/+1
* | | [PATCH 02/83] updating common FPC sources for WASM targetnickysn2020-07-291-0/+6
| |/ |/|
* | Merged riscv_new branchflorian2018-09-261-0/+13
* | List possible CPU in alphabetical orderpierre2017-08-041-7/+30
* | + basics for sparc64 support, we continue to use the name "sparc" for sparc32...florian2017-05-301-0/+7
|/
* * set pe flag on win32 for the pp executable that it is "large aware" (tested...florian2017-03-111-0/+1
* * increase the maximum stack trace depth, when the compiler is compiled with ...nickysn2016-09-271-0/+5
* - removed leftover alpha, ia64 and vis codejonas2015-08-281-19/+0
* cpu_i8086 and system_i8086_msdos added to the systems.inc enumsnickysn2013-03-071-0/+7
* + defines for aarch64 to configure the compilerflorian2012-10-311-0/+6
* * Only -dextheaptrc sets keepreleased to tue (meaning no memory is really re...pierre2012-09-191-3/+3
* * minimum compiler version to build the compiler is 2.6.0florian2012-05-281-6/+4
* * merged trunk up to r20882jonas2012-04-151-0/+6
|\
| * + support for the ARM hard float EABI on Linux (patch by Peter Green):jonas2012-03-291-0/+1
| * * Fix compilation by disabling warnings for unsupported MIN/MAXSTACKSIZEpierre2011-11-031-0/+5
* | * define cpu32bit for the JVM target (used by psystem to initialisejonas2011-08-201-0/+6
|/
* + FPC_ARMEB and CPUARMEB similiar to FPC_ARMEL and CPUARMELflorian2009-03-171-1/+2
* * replaced invalid {$STACKSIZE } directive with {$MINSTACKSIZE }jonas2009-02-061-1/+1
* * set stacksize in the main program, it makes no sense to set it in fpcdefs.i...florian2009-02-011-0/+15
* + propagate FPC_ARMEL if FPC_OARM isn't definedflorian2008-10-181-0/+3
* * removed comments to defines not used anymoreflorian2008-07-191-5/+0
* * split cpu64bit compiler define intojonas2008-02-131-1/+3
* * move exception mask initialization to procedure compileflorian2007-01-071-2/+0
* * germanism removed (aktfilepos -> current_filepos)florian2006-10-301-2/+2
* * remove ifdef fpcpeter2006-10-071-99/+89
* * require at least 2.0.2peter2006-10-041-0/+7
* * compilation for arm target fixedflorian2006-02-021-0/+6
* * move all stabs ($ifdef gdb) code to dbgstabspeter2005-10-021-11/+2
* * powerpc64 port from Thomas Schatzlpeter2005-09-251-0/+7
* * log and id tags removedfpc2005-05-211-10/+0
* initial importfpc2005-05-161-0/+219