Commit Verlauf

Autor SHA1 Nachricht Datum
  Pierre Muller 8ae28b4846 Fix writing of low qword of floatx80 real type into 10-byte array on big endian systems vor 1 Jahr
  Pierre Muller c38cc828e8 Add new test code to verify that tentfile.buf limits are not overpassed vor 2 Jahren
  Pierre Muller 60cff917ba Only modify softfloat_exception_mask, as this is not handled equally for all CPUs with GetEXceptionMask/SetExceptionMask vor 2 Jahren
  Pierre Muller 24acfb8064 * Use correct sizeof to check if entry size is large enough vor 2 Jahren
  Pierre Muller b53034705f Use GetExceptionMask/SetExceptionMask to avoid floating point exception inside FPC_SOFT_FFPUX80 code vor 2 Jahren
  Pierre Muller f720ea3a21 Restrict previous change to compilers that do not have 10-byte extended type vor 2 Jahren
  Pierre Muller bb407aa135 Fix for tentryfile.getreal with FPC_SOFT_FPUX80, putreal still needs the same change vor 2 Jahren
  Jinyang He 12c4290ffe Add loongarch64 architecture support to compiler vor 2 Jahren
  florian e9e8013316 + some basic stuff for MIPS64 vor 3 Jahren
  nickysn f8052134e3 * synchronized with trunk vor 4 Jahren
  pierre 81402bb077 * Improve DEBUG_PPU code vor 4 Jahren
  nickysn aeafe42144 * synchronized with trunk vor 4 Jahren
  pierre f8c84dd1fd Fix compilation with DEBUG_PPU macro set vor 4 Jahren
  nickysn 92f6840721 * more wasm -> wasm32 renames vor 5 Jahren
  florian 0fc1ba26f8 * compilation fixed vor 5 Jahren
  florian 34d1b90921 + Xtensa: support in the build utilities vor 5 Jahren
  yury 45ffa40b71 * Removed inline since it is not supported with open array parameters. vor 5 Jahren
  Jonas Maebe ac1e0f96bd * replaced tentryfile.get/putsmall/normalset() with a common tget/putset vor 5 Jahren
  pierre 6d2a7a1b27 Fix change_endian code to read double and single float data vor 6 Jahren
  pierre dca8147958 Try to fix ppudump for generic/inline. vor 6 Jahren
  svenbarth 982a870b15 * remaining fix for Mantis #35346: add "inline" directives to various methods of tentryfile vor 6 Jahren
  pierre dd418f24b5 Add DEBUG_PPU conditional code to be able to debug ppu changes (only useful for debugging purposes) vor 6 Jahren
  Jonas Maebe 55aeac44f0 * micro-optimization for tentryfile.getbyte() (based on patch by vor 6 Jahren
  Jonas Maebe d150869dea * record symbols that need to remain in their original order, and on Darwin vor 6 Jahren
  pierre ec76e879c9 Integrate patch from bug report 35409. vor 6 Jahren
  Jonas Maebe 0b61b5d4cf * added extra header to ppu inside a subsection, so we won't run into vor 6 Jahren
  pierre e49025a086 More -CriotR fixes: vor 6 Jahren
  pierre 7a07f848e8 Use pdword to avoid range check erro in tentryfile.getdword method vor 6 Jahren
  Jeppe Johansen ceb38833f2 Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk. vor 7 Jahren
  svenbarth d50848174a + add putboolean and getboolean convenience methods to tentfile vor 7 Jahren