Historique des commits

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