Histórico de Commits

Autor SHA1 Mensagem Data
  Jeppe Johansen 2af0ca8546 Fix bugs caused by swapping of operands in float comparisons. há 7 anos atrás
  Jeppe Johansen ba8245dccb argc is a longint. há 7 anos atrás
  florian 70b2e11e6a * fix SetRoundingMode on RiscV64 há 7 anos atrás
  florian 4f052e4f90 o fix several issues with floating point exceptions há 7 anos atrás
  florian 6b9f52b4f2 + couple of { %OPT=-CE } to tests added há 7 anos atrás
  florian 999cbd94b8 + support to generate software based floating point exception checking há 7 anos atrás
  florian 203409ab48 * fixed floating point exception masking support for RiscV64 há 7 anos atrás
  florian 3c69f9a066 + basic infrastructure to generate code for floating point exception há 7 anos atrás
  Jeppe Johansen f781c8942e Write real atomic operations, and add memory barrier operations. há 7 anos atrás
  Jeppe Johansen f2670bc8fb Fix missing alignment call. há 7 anos atrás
  Jeppe Johansen 90d5f5e760 Added library search paths. há 7 anos atrás
  Jeppe Johansen 76dda5813e Updated dynlinker filename. há 7 anos atrás
  florian dc3830d78d * integer and float registers do not overlay on Risc-V há 7 anos atrás
  florian 44150f43ac * RISC-V 32 compilation fixed há 7 anos atrás
  florian 14bfcbb0da * compiled the calling convention test files by riscv64-linux-gnu-gcc (Ubuntu 7.3.0-16ubuntu3) 7.3.0 há 7 anos atrás
  Jeppe Johansen d32d158b4d Regenerated utils makefiles. há 7 anos atrás
  Jeppe Johansen 49dae7e900 Fixed the elfreader, so it correctly reads the riscv type. há 7 anos atrás
  Jeppe Johansen 27ab039366 Fixed _fini and _init references in cprt0.as há 7 anos atrás
  Jeppe Johansen a8c82856b1 Fixed missing maybeadjust calls after not operation. há 7 anos atrás
  Jeppe Johansen b98eb3daa9 Changed order in stack unravelling RTL code, to match the most common cases. há 7 anos atrás
  florian f3b7e3281a * fix int to real for non-register locations há 7 anos atrás
  florian f48203b66f * generate no uleb with differences for line information há 7 anos atrás
  Jeppe Johansen c6b27bc225 Fix shift operations on 32bit operands. há 7 anos atrás
  florian 269069f5db * empty dummy object files há 7 anos atrás
  Jeppe Johansen 6d9a0fdc73 Added implementation of InstructionLoadsFromReg. há 7 anos atrás
  Jeppe Johansen a906feb05e Fixed bug in peephole optimizer. há 7 anos atrás
  Jeppe Johansen 2499129ba5 Pass aggregates larger than 2*XLEN as a reference. há 7 anos atrás
  florian 9776ea2afe * SLTIU -> SLTU há 7 anos atrás
  florian 32a58ba7d1 * might_have_sideeffects gets flags: if mhs_exceptions is passed, nodes which might cause an exception are considered as having a side effect há 7 anos atrás
  florian 65a415c13e * fix assembling with official binutils há 7 anos atrás