Károly Balogh
|
d88a5737ff
amunits: Boolean -> LongBool rework. same as the previous commit for morphunits, sorry about that broken commit message
|
11 years ago |
Károly Balogh
|
8ccc6afb16
morpho
|
11 years ago |
Károly Balogh
|
4f0d42131d
Amiga: Boolean -> LongBool changes in syscalls
|
11 years ago |
Károly Balogh
|
034a209300
MorphOS: use LongBool instead of Boolean in syscalls, because we have C-style booleans as return values everywhere. this probably should be done for *all* Amiga-like syscalls everywhere...
|
11 years ago |
Károly Balogh
|
11c6d3df9c
amunits: syscallified amsgbox and amigautils
|
11 years ago |
sergei
|
b588b3143a
+ MIPS: Assembler implementation of FillChar
|
11 years ago |
marcus
|
203089fe1a
AROS: sockets, fcl-net, fcl-web included
|
11 years ago |
sergei
|
f85a8159ef
* compiler/mips/cpuinfo.pas: removed "FPU_" prefixes from FPU names, not necessary because compiler inserts one itself.
|
11 years ago |
marco
|
e5c104ca96
* updated compressiontype to new versions. Mantis #26723, patch by Reinier.
|
11 years ago |
Károly Balogh
|
3d85945bff
amunits: syscallified gadtools
|
11 years ago |
nickysn
|
6735e717ef
* the results of MemAvail and MaxAvail changed to LongInt in the i8086 far data
|
11 years ago |
nickysn
|
00c98edd29
* the FPC_TINYHEAP_HUGE define moved to tnyheaph.inc
|
11 years ago |
nickysn
|
706a1d8712
* the FPC_HEAP_HUGE define renamed FPC_TINYHEAP_HUGE, because it applies to the
|
11 years ago |
nickysn
|
624b3204d8
+ added and implemented MemAvail and MaxAvail for the tiny heap
|
11 years ago |
Károly Balogh
|
6381280ebd
arm-linux: new gprt0 based on cprt0, plus gmon initialization, so profiling output generation actually works now
|
11 years ago |
michael
|
fb5939befe
* Fix bug #26072
|
11 years ago |
michael
|
71a1628303
* Fix bug #24645
|
11 years ago |
michael
|
4c86a68345
* Fix bug #23954
|
11 years ago |
michael
|
beafc9fe8c
* Fix bug #26717
|
11 years ago |
nickysn
|
ad7111ad4d
* SysTinyFreeMem: terminate with a runtime error if Addr is >= HeapPtr, since
|
11 years ago |
Károly Balogh
|
3b205742b6
m68k: also try to optimize a special case of OP_SAR using the SWAP instruction
|
11 years ago |
nickysn
|
445017fab4
+ added a TP7 heap compatibility test
|
11 years ago |
michael
|
7d28bc8e4e
* Added some extra options for recursion, additional extensions and verbosity
|
11 years ago |
michael
|
1f11b44521
* Added some extra options for recursion, additional extensions and verbosity
|
11 years ago |
Károly Balogh
|
e059052c57
amunits: syscallified locale
|
11 years ago |
nickysn
|
8edfd33af8
* use RegisterTinyHeapBlock_Simple_Prealigned in the msdos rtl
|
11 years ago |
nickysn
|
bb07318386
+ added RegisterTinyHeapBlock_Simple_Prealigned procedure, which is the same as
|
11 years ago |
marcus
|
be9e44a821
amunits: adapted library unit changes to example sources
|
11 years ago |
Károly Balogh
|
1442a495b1
amunits: syscallified Workbench unit
|
11 years ago |
Károly Balogh
|
1b0a1f4508
ARM: mimic what GNU C does while calling the profiling mcount on ARM
|
11 years ago |