michael
|
fb5939befe
* Fix bug #26072
|
11 năm trước cách đây |
michael
|
71a1628303
* Fix bug #24645
|
11 năm trước cách đây |
michael
|
4c86a68345
* Fix bug #23954
|
11 năm trước cách đây |
michael
|
beafc9fe8c
* Fix bug #26717
|
11 năm trước cách đây |
nickysn
|
ad7111ad4d
* SysTinyFreeMem: terminate with a runtime error if Addr is >= HeapPtr, since
|
11 năm trước cách đây |
Károly Balogh
|
3b205742b6
m68k: also try to optimize a special case of OP_SAR using the SWAP instruction
|
11 năm trước cách đây |
nickysn
|
445017fab4
+ added a TP7 heap compatibility test
|
11 năm trước cách đây |
michael
|
7d28bc8e4e
* Added some extra options for recursion, additional extensions and verbosity
|
11 năm trước cách đây |
michael
|
1f11b44521
* Added some extra options for recursion, additional extensions and verbosity
|
11 năm trước cách đây |
Károly Balogh
|
e059052c57
amunits: syscallified locale
|
11 năm trước cách đây |
nickysn
|
8edfd33af8
* use RegisterTinyHeapBlock_Simple_Prealigned in the msdos rtl
|
11 năm trước cách đây |
nickysn
|
bb07318386
+ added RegisterTinyHeapBlock_Simple_Prealigned procedure, which is the same as
|
11 năm trước cách đây |
marcus
|
be9e44a821
amunits: adapted library unit changes to example sources
|
11 năm trước cách đây |
Károly Balogh
|
1442a495b1
amunits: syscallified Workbench unit
|
11 năm trước cách đây |
Károly Balogh
|
1b0a1f4508
ARM: mimic what GNU C does while calling the profiling mcount on ARM
|
11 năm trước cách đây |
sergei
|
0b4d54fcb9
- Delete all position markers from assembler code before optimization. Markers of this kind are not used by optimizer and are expected to be ignored, but ignoring them requires numerous checks in all target-specific optimizers and currently isn't done correctly. In turn, failure to ignore markers prevents optimization of procedure prologues and epilogues.
|
11 năm trước cách đây |
marcus
|
4c3e25549d
AROS: syscall-ified ASL, GadTools and MUI from AROS branch
|
11 năm trước cách đây |
Károly Balogh
|
739c66291d
ARM: first naive attempt to get gprofiling work for arm-linux. (Work-In-Progress, but at least for me it doesn't explode)
|
11 năm trước cách đây |
sergei
|
11201164e7
* Fixed type of parameter passed to FPC_CHECKPOINTER after r23325, must be the pointer itself, not what it points to. Was causing IE 200306031 when compiling for i386 with -gc.
|
11 năm trước cách đây |
svenbarth
|
b79e7ce1f9
Implement GetCPUCount for Windows OSes. This is for all three Windows targets.
|
11 năm trước cách đây |
marcus
|
8c5c6588f2
Amiga/AROS/MorphOS: some more path fixed in FV, userscreen for all 3 platforms
|
11 năm trước cách đây |
Károly Balogh
|
736f3bef25
amunits: syscallified DataTypes
|
11 năm trước cách đây |
Károly Balogh
|
d4db59b44f
amunits: syscallified Rexx unit
|
11 năm trước cách đây |
Károly Balogh
|
fbfcda2926
AROS: apparently, the NewStackSwap() function is just a half arsed copy of MorphOS/NewPPCStackSwap(), so it doesn't accept nil as its third argument. Therefore we pass a pointer to some area we won't use anyway. this fixes crashes in the stack swapping code on hosted systems.
|
11 năm trước cách đây |
nickysn
|
c8e9d2cf6e
+ added a simplified version of RegisterTinyHeapBlock, for use when the tiny
|
11 năm trước cách đây |
nickysn
|
72ba70f7ec
* use HexStr instead of casting to PtrUInt for logging pointers, when
|
11 năm trước cách đây |
Károly Balogh
|
ab726d665e
IDE: don't spam the strerr with unconditional debug when the ASCII window is open (introduced in r26288)
|
11 năm trước cách đây |
Károly Balogh
|
21c8dea451
disable gdbint dependency on Amiga
|
11 năm trước cách đây |
Károly Balogh
|
2e80906133
fpmake: also disable threading and processes on Amiga
|
11 năm trước cách đây |
sergei
|
6fd8a26ae1
+ internal assembler: early check for empty asmlists.
|
11 năm trước cách đây |