2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  marcus 49b0c18c53 AROS: rtl-console, fv, FP-IDE added 11 жил өмнө
  Károly Balogh 434e199f0b arosunits: removed the executable bit from some of the source files 11 жил өмнө
  Károly Balogh bf35dae486 rtl-console: fixed TKeyEvent to TKeyRecord mapping on big endian systems 11 жил өмнө
  florian dffdde7d53 * fixes reference handling for arm thumb and ldrb, not perfect yet and other ldr/str types might need similiar fixes 11 жил өмнө
  marcus 97831bed8a Amiga, AROS, MorphOS: Define in IncludeTrailingPathDelimiter changed to HASAMIGA 11 жил өмнө
  marcus b962e61847 AROS: arosunits for aros system library units 11 жил өмнө
  florian db01c50a4f * fixes jump table generate for arm thumb 11 жил өмнө
  sergei a5958d6e5f * m68k: do not emit moves between same register, they end up in wrong code in some cases when register needs to be spilled (and entirely useless otherwise). 11 жил өмнө
  Károly Balogh 581e4ac28d + amunits, morphunits: added PUBLICSCREEN_F define, which was missing (verified against NDK3.9 and MorphOS SDK) 11 жил өмнө
  florian d407d8ec7e * thumb has no mla instruction support 11 жил өмнө
  florian 836a6e46ca * several issues with interface wrappers for thumb fixed 11 жил өмнө
  marcus 5305a4d827 Amiga,AROS,MorphOS: IncludeTrailingPathDelimiter not adding DirectorySeparator after Driveseparator 11 жил өмнө
  florian 97fc823e33 * generate AND for small set comparions using the cg class, so it works for arm thumb as well 11 жил өмнө
  florian 64dafdb1de * stabn writing code simplified 11 жил өмнө
  florian 09728a9ae2 * improved r28534: LDR/STR on thumb do not support registers >r7 as destination/source 11 жил өмнө
  Károly Balogh ef5f1b7ed2 amicommon: fixed sysdir.inc/do_chdir() to actually work on AROS 11 жил өмнө
  sergei 1e11e34f42 + MIPS: implemented more peephole optimizations. 11 жил өмнө
  sergei d9a7d28838 + MIPS: support floating point conditions in its emulated flags, on MIPS4+ convert such flags to registers using conditional move instructions (i.e. without branching). For older cores generated code remains the same. 11 жил өмнө
  Károly Balogh 5a7b1f00cf ARM: Thumb is an ugly mess, but this at least makes fcl-image package to build with -Ooregvar. someone with more clue is welcomed to review and come up with a better patch. 11 жил өмнө
  Károly Balogh 785a1690a2 amicommon: AOS_heapPool renamed to ASYS_heapPool. common stuff should start with ASYS, to avoid confusion on AmigaOS, so more to come 11 жил өмнө
  nickysn cd0acd050e * store the tiny heap free block size in a TP7-compatible way (as a normalized 11 жил өмнө
  lacak 9703d14149 fcl-db: base: if either MinValue or MaxValue is <> 0 then use range MinValue-MaxValue instead of MinRange-MaxRange (for TLongintField). It is compatible with other Fields and allows set range 0-X or X-0. Bug #26606 11 жил өмнө
  sergei 3b06465322 + MIPS: support replacement spilling for mov.s, mov.d and (partially) mtc1 instructions. 11 жил өмнө
  sergei 5655baa23a * MIPS: optimized conversion of unsigned 32-bit integers to float, now uses one integer register instead of two and does not generate redundant move. 11 жил өмнө
  sergei 5f2821ee5f * Moved handling of emulated floating point negation into new virtual method tcgunaryminusnode.second_float_emulated. Also changed it into simple flipping of the sign bit, which is how it is defined by IEEE 754, and already done for ARM targets. Relevant ARM-specific parts can now be removed, and m68k code gets significantly better without further efforts. 11 жил өмнө
  florian 8635894de4 * merged new changes to avx2 branch (AVX2 vectory-memory support) by Torsten Grundke 11 жил өмнө
  marcus 4ef87579eb amicommon: GetLocalTime correct millisecond value 11 жил өмнө
  Károly Balogh feb255ec48 Amiga: improved the startup code, only allocate a new stack area if the area requested compile time is smaller than the one the system provides to us 11 жил өмнө
  Károly Balogh 220bcbe37e amunits: fixed exec unit to actually build... 11 жил өмнө
  marco 97be68107e * apply patch from issue #26635, dealing with exe extension. 11 жил өмнө