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