nickysn
|
44ffc298d5
cpu_i8086 and system_i8086_msdos added to the systems.inc enums
|
12 år sedan |
florian
|
7089d1d638
+ defines for aarch64 to configure the compiler
|
12 år sedan |
pierre
|
0d00df6ec5
* Only -dextheaptrc sets keepreleased to tue (meaning no memory is really released by heaptrc memory manager)
|
13 år sedan |
florian
|
7bdbb3448e
* minimum compiler version to build the compiler is 2.6.0
|
13 år sedan |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 år sedan |
Jonas Maebe
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 år sedan |
pierre
|
7f5f552e4a
* Fix compilation by disabling warnings for unsupported MIN/MAXSTACKSIZE
|
13 år sedan |
Jonas Maebe
|
dc8df7fe79
* define cpu32bit for the JVM target (used by psystem to initialise
|
14 år sedan |
florian
|
6e8a6790d1
+ FPC_ARMEB and CPUARMEB similiar to FPC_ARMEL and CPUARMEL
|
16 år sedan |
Jonas Maebe
|
c4310a6f08
* replaced invalid {$STACKSIZE } directive with {$MINSTACKSIZE }
|
16 år sedan |
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 år sedan |
florian
|
3f03b4fb80
+ propagate FPC_ARMEL if FPC_OARM isn't defined
|
17 år sedan |
florian
|
7a34d3ccca
* removed comments to defines not used anymore
|
17 år sedan |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 år sedan |
florian
|
fa493c7898
* move exception mask initialization to procedure compile
|
18 år sedan |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 år sedan |
peter
|
d07f470b71
* remove ifdef fpc
|
19 år sedan |
peter
|
37160edf3c
* require at least 2.0.2
|
19 år sedan |
florian
|
4662a12fd5
* compilation for arm target fixed
|
19 år sedan |
peter
|
89297d2c39
* move all stabs ($ifdef gdb) code to dbgstabs
|
20 år sedan |
peter
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 år sedan |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 år sedan |
fpc
|
50778076c3
initial import
|
20 år sedan |
peter
|
e417e34496
* truncate log
|
20 år sedan |
florian
|
22d9294ab3
+ overflow checking for the arm
|
20 år sedan |
florian
|
8a9758c5e2
* logs truncated
|
21 år sedan |
florian
|
588e2c38bf
* dwarf branch merged
|
21 år sedan |
peter
|
331cdcf3be
* checkmem remvoed
|
21 år sedan |
florian
|
c65e094bba
+ implemented cdecl'd varargs on arm
|
21 år sedan |
florian
|
9bdd9c4012
* when compiled with -dnocatch, known rtes aren't translated anymore
|
21 år sedan |