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 |
marco
|
f8c7290dbb
* made ipicture,ifont and itagenumvariant aliases for the activex versions. The importtl generated versions did process safecall like constructs properly. Mantis 025907
|
11 years ago |
marco
|
316a50ff23
* support for clock_gettime(), patch by Graeme.
|
11 years ago |
marco
|
4102061e8a
* patch from Graeme that exists if a node is not assigned, mantis #26678
|
11 years ago |
Károly Balogh
|
77088cf723
* bumped PPU version because r28596 breaks compatibility on Amiga/68k and MorphOS
|
11 years ago |
Károly Balogh
|
05b3a94843
* changed explicit paraloc handling to use ppuload/ppuwrite functions in paraloc instead of directly writing the data. this hopefully fixes some endian issues when using crosscompiled-on-littleendian PPUs with explicit paralocs on bigendian systems (this means Amiga/68k and MorphOS)
|
11 years ago |
marco
|
dfa6b03b95
* patches from Ocean, mantis #26675
|
11 years ago |
Károly Balogh
|
c9f91258eb
fpmkunit: disable process unit and threading on Amiga and AROS for now
|
11 years ago |
reiniero
|
aae9a5b8b9
+ fcl-db: mysql 5.6 connector: add support for MariaDB 10.0. Should fix isseu #26620. Needs testing.
|
11 years ago |
Károly Balogh
|
e126b787a3
Amiga: moved the remnants of the old CRT unit from Amiga RTL to rtl-console package and made it to build at least. It's probably still very broken, and needs fixing.
|
11 years ago |
sergei
|
3ede5ec99b
* MIPS peephole: refactored/simplified and added (another) couple of optimizations.
|
11 years ago |
sergei
|
ac64c4600f
+ MIPS: make use of instructions MUL,SEB and SEH that are available in modern cores.
|
11 years ago |
marcus
|
64769b847a
amicommon: GetEnv improved, EnvCount and EnvStr implemented
|
11 years ago |
sergei
|
4e2fb9d28b
* MIPS: fixed O_MOVE_SOURCE and O_MOVE_DEST constants (they were swapped, amazing that it ever worked with such a mistake).
|
11 years ago |
sergei
|
406a678223
* MIPS: MOVE instruction cannot be changed into conditional move (MOVZ/MOVN) if it overwrites register used as condition.
|
11 years ago |
marcus
|
e86504af04
amunits: syscall-ified AGraphics, AmigaDos, Utility.library units
|
11 years ago |
Károly Balogh
|
842a5ecc4d
amunits: syscall-ified ASL
|
11 years ago |
marcus
|
bb4659ceb6
Amiga: syscall-fied exec and intuition.library units
|
11 years ago |
florian
|
3f71b059e5
* improve ldr*/str* handling for arm thumb
|
11 years ago |
Károly Balogh
|
9991ee4165
m68k: support loading of refs to data registers, also when explicit paraloc is set and it's a register, use that directly, this fixes several syscall-related corner cases on Amiga
|
11 years ago |
sergei
|
02f39c667a
* MIPS: added a couple of important capabilities and made them available for big-endian targets as well.
|
11 years ago |
nickysn
|
9b41b10350
* implementation of tiny heap's GetMem changed, so that it doesn't use FreeMem
|
11 years ago |
sergei
|
768e090006
- MIPS: don't create reg.allocator for MM registers.
|
11 years ago |
Károly Balogh
|
94a84d3286
amunits: some random functions syscall-ified. Mostly things used by rtl-console and FV.
|
11 years ago |