nickysn
|
c8e9d2cf6e
+ added a simplified version of RegisterTinyHeapBlock, for use when the tiny
|
11 years ago |
nickysn
|
72ba70f7ec
* use HexStr instead of casting to PtrUInt for logging pointers, when
|
11 years ago |
Károly Balogh
|
ab726d665e
IDE: don't spam the strerr with unconditional debug when the ASCII window is open (introduced in r26288)
|
11 years ago |
Károly Balogh
|
21c8dea451
disable gdbint dependency on Amiga
|
11 years ago |
Károly Balogh
|
2e80906133
fpmake: also disable threading and processes on Amiga
|
11 years ago |
sergei
|
6fd8a26ae1
+ internal assembler: early check for empty asmlists.
|
11 years ago |
sergei
|
84245a6e0c
* MIPS: doing progress with peephole optimizer.
|
11 years ago |
sergei
|
8f1e058ac2
* Don't place symbols with vo_force_finalize flag into read-only sections, resolves #26691.
|
11 years ago |
sergei
|
5479b6e722
* Provide initialization of all variables, fixes cycling with OPT="-dTEST_WIN32_SEH -OoDFA".
|
11 years ago |
nickysn
|
bf8a7f0784
* handle properly the case when RegisterTinyHeapBlock is called with a start
|
11 years ago |
marcus
|
ee31b188f6
AMIGA/MorphOS/AROS: corrected pathes in FP-IDE
|
11 years ago |
Károly Balogh
|
d9e61b2e01
amunits: syscallified pastoc. This unit is deprecated, but since it's still used inside amunits, it's better have it safe
|
11 years ago |
Károly Balogh
|
f7d5b1beb6
amunits: syscallified nonvolatile and translator
|
11 years ago |
Károly Balogh
|
d561e8ab57
m68k: generate smarter shifting/rotation code on 68k, for example by utilizing the SWAP instruction
|
11 years ago |
Károly Balogh
|
f91ae2700c
m68k: added CPUM68K_HAS_ROLROR capability flag
|
11 years ago |
Károly Balogh
|
8d98f31afc
two cases of use casts instead of anding with when extracting 16bit values
|
11 years ago |
Károly Balogh
|
05e72f52c6
a slightly better generic implementation for SwapEndian() 32 bit and 64 bit ints
|
11 years ago |
Károly Balogh
|
83cf14d5dd
removed unnecessary masking in Swap() calls
|
11 years ago |
nickysn
|
af1c5096d6
* tiny heap made TP7 compatible; the FreeList and HeapPtr variables made public
|
11 years ago |
Károly Balogh
|
5a10472729
AROS: massively enhanced i386 startup code, including
|
11 years ago |
Károly Balogh
|
2722421d96
amunits: syscallified lowlevel unit
|
11 years ago |
sergei
|
5279693919
* softfpu.pp: fixed two more porting bugs, and also added two typecasts to avoid unnecessary 64-bit operations.
|
11 years ago |
nickysn
|
e4095588d6
* the type of FreeList changed to an untyped pointer (TP7 compatibility)
|
11 years ago |
nickysn
|
a4d71348dd
* TinyHeapBlocks renamed FreeList for TP7 compatibility reasons (and it'll be
|
11 years ago |
Károly Balogh
|
6c4833ab6b
amunits: removed the old useamigasmartlink includes from syscallified units, it's no longer necessary
|
11 years ago |
Károly Balogh
|
e178ece821
amunits: syscallified Input
|
11 years ago |
Károly Balogh
|
5b79b1bab2
amunits: syscallified IFFParse
|
11 years ago |
Károly Balogh
|
6cd5b41d8f
amunits: syscall-ified console and diskfont
|
11 years ago |
marcus
|
85700afd0d
AROS: StdErrout introduced, string fixes, preparations for threading
|
11 years ago |
svenbarth
|
684c8842e7
Fix for Mantis #26599.
|
11 years ago |