История коммитов

Автор SHA1 Сообщение Дата
  nickysn 39c5f11ec6 * the WASM define renamed WASM32 5 лет назад
  nickysn 62cb7c2d12 * synchronized with trunk 5 лет назад
  nickysn bf8a06f43b + added comment with the WebAssembly define 5 лет назад
  nickysn 95bed362ba [PATCH 02/83] updating common FPC sources for WASM target 5 лет назад
  pierre 0a62e6040b Reorder and complete list of supported CPUs 5 лет назад
  nickysn 755fe97c51 * synchronize with trunk 5 лет назад
  florian 9e40d536cb + Xtensa: initial skeleton completed 5 лет назад
  Jonas Maebe 78c901e3c4 * mention LLVM define 5 лет назад
  Jeppe Johansen ceb38833f2 Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk. 7 лет назад
  pierre 9fb2652433 List possible CPU in alphabetical order 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 лет назад
  florian ea52a23179 + skeleton for Z80 support 8 лет назад
  florian e12e47c01a * set pe flag on win32 for the pp executable that it is "large aware" (tested by allocating 1.5 GB before real compilation starts, no regressions found), resolves #31517 8 лет назад
  nickysn 7f3ac8bf51 * increase the maximum stack trace depth, when the compiler is compiled with -dEXTDEBUG 8 лет назад
  Jonas Maebe 3f9f498e0d - removed leftover alpha, ia64 and vis code 10 лет назад
  nickysn 44ffc298d5 cpu_i8086 and system_i8086_msdos added to the systems.inc enums 12 лет назад
  florian 7089d1d638 + defines for aarch64 to configure the compiler 12 лет назад
  pierre 0d00df6ec5 * Only -dextheaptrc sets keepreleased to tue (meaning no memory is really released by heaptrc memory manager) 13 лет назад
  florian 7bdbb3448e * minimum compiler version to build the compiler is 2.6.0 13 лет назад
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 13 лет назад
  Jonas Maebe 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): 13 лет назад
  pierre 7f5f552e4a * Fix compilation by disabling warnings for unsupported MIN/MAXSTACKSIZE 13 лет назад
  Jonas Maebe dc8df7fe79 * define cpu32bit for the JVM target (used by psystem to initialise 14 лет назад
  florian 6e8a6790d1 + FPC_ARMEB and CPUARMEB similiar to FPC_ARMEL and CPUARMEL 16 лет назад
  Jonas Maebe c4310a6f08 * replaced invalid {$STACKSIZE } directive with {$MINSTACKSIZE } 16 лет назад
  florian 9869a2b29d * set stacksize in the main program, it makes no sense to set it in fpcdefs.inc and parse it a zillion times 16 лет назад
  florian 3f03b4fb80 + propagate FPC_ARMEL if FPC_OARM isn't defined 17 лет назад
  florian 7a34d3ccca * removed comments to defines not used anymore 17 лет назад
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 лет назад
  florian fa493c7898 * move exception mask initialization to procedure compile 18 лет назад