sergei
|
02f39c667a
* MIPS: added a couple of important capabilities and made them available for big-endian targets as well.
|
11 жил өмнө |
nickysn
|
9b41b10350
* implementation of tiny heap's GetMem changed, so that it doesn't use FreeMem
|
11 жил өмнө |
sergei
|
768e090006
- MIPS: don't create reg.allocator for MM registers.
|
11 жил өмнө |
Károly Balogh
|
94a84d3286
amunits: some random functions syscall-ified. Mostly things used by rtl-console and FV.
|
11 жил өмнө |
Károly Balogh
|
05b249f204
Amiga: do not use tagsarray in rtl-console/video
|
11 жил өмнө |
joost
|
030885727e
* Do not use sym.realname but sym.name in the mangledname for the Dwarf-3 debuginfo. This makes it possible to mix Dwarf-2 and Dwarf-3 debug info into one executable.
|
11 жил өмнө |
sergei
|
98332db7fe
* Improved generic implementations of Bsf/Bsr. Existing ones were just ugly, BsfQword/BsrQWord producing total of 15 inline expansions 5 levels down and bloating into just a little less than a kilobyte of code (on MIPS). Now it is at most 3 expansions and 21 instructions (84 bytes), 16 and 32 bit routines are branchless.
|
11 жил өмнө |
Károly Balogh
|
5471a399e3
amunits: syscall-ified timer, fixed keymap to build (oops...)
|
11 жил өмнө |
Károly Balogh
|
e92e2349e7
amunits: syscall-ified keymap unit
|
11 жил өмнө |
svenbarth
|
244ac12794
Fix for Mantis #26615.
|
11 жил өмнө |
Jonas Maebe
|
74e56c2674
* let GetDirIO() return its result in DefaultFileSystemCodePage, as its only
|
11 жил өмнө |
Jonas Maebe
|
88d969f3bd
* ensure that sysutils.expandfilename() returns its result in
|
11 жил өмнө |
florian
|
2fa7171a45
* generate AND for small set comparisons also when only set vars are involved using the cg class, so it works for arm thumb as well
|
11 жил өмнө |
florian
|
8a7c16327c
* fixes reference handling for arm thumb and ldrh, not perfect yet
|
11 жил өмнө |
Károly Balogh
|
604b277183
Amiga: rtl-console and fv now builds for classic Amiga. It probably still nukes badly though, due to problems in the age-old AmUnits interface units. To be fixed soon.
|
11 жил өмнө |
Károly Balogh
|
fb6d7ca1da
amunits: MsgBox unit renamed to AMsgBox, conflicts with FV
|
11 жил өмнө |
Károly Balogh
|
6873588b0f
FV: use DOSDelay() on all Amiga platforms
|
11 жил өмнө |
marcus
|
1c6696a7fe
FP-IDE: restore bullet, destroyed in last commit
|
11 жил өмнө |
Károly Balogh
|
2001f6982d
amunits: renamed keyboard.pas to akeyboard.pas to avoid name conflict with rtl-console/keyboard
|
11 жил өмнө |
Károly Balogh
|
832ac8332e
amunits: renamed agraphics/Move to gfxMove to match other platforms and avoid the conflict with System.Move()
|
11 жил өмнө |
marcus
|
9b40b6dcc1
AROS: FP-IDE, System clipboard, execute programs/Shell, keycode Ctrl-A for Select All
|
11 жил өмнө |
florian
|
81c717fc06
+ implemented tthumbcgarm.g_external_wrapper in a way which does not destroy lr
|
11 жил өмнө |
Károly Balogh
|
782baeca29
fpmkunit: Amiga, MorphOS and AROS are the AllAmigaLikeOSes
|
11 жил өмнө |
Károly Balogh
|
3a256424f7
amunits: even more PACKRECORDS 2 madness
|
11 жил өмнө |
Károly Balogh
|
55e2893f39
amunits: renamed Graphics unit to AGraphics to match AROS and MorphOS, added PACKRECORDS 2 at a few places
|
11 жил өмнө |
florian
|
3f18d85434
* create a thumb_func directive before .globl directives in assembler to prevent accidental changes of asm mode
|
11 жил өмнө |
Károly Balogh
|
1e86d2ba2f
rtl-console: don't forget to open libraries on MorphOS
|
11 жил өмнө |
Károly Balogh
|
143d7d7dd4
rtl-console: unified AROS and MorphOS units except video (for now). but upgraded MorphOS' video unit to AROS level
|
11 жил өмнө |
Károly Balogh
|
4ae5441757
Amiga, MorphOS, AROS: renamed a constant named "SINGLE" in intuition unit and unified across all systems
|
11 жил өмнө |
marcus
|
49b0c18c53
AROS: rtl-console, fv, FP-IDE added
|
11 жил өмнө |