提交历史

作者 SHA1 备注 提交日期
  florian d5ab671ec3 * patch by Marģers: patch to enable ENTER asm instruction 1 年之前
  florian a6fe41f3f6 * decrease failure rate 1 年之前
  Michaël Van Canneyt b58f9bcfd0 * set method for typed array 1 年之前
  Michaël Van Canneyt 5bdef935f9 * Fix memleak, objects created directly are owned by webassembly 1 年之前
  Michaël Van Canneyt 36112193dc * Add detection in fly, better detection of KDE DE. Fixes issue #40805 1 年之前
  J. Gareth "Curious Kit" Moreton 605b21af8c * a64: win64 implementation of jump table now 1 年之前
  florian 5a59ffdca7 * extended with a Chi square test to check if the random values are equally distributed 1 年之前
  florian 39f7172ee8 * do no generated debug comment in assembler output of RiscV if not requested 1 年之前
  florian 0a88683310 + do do_consttovar on RiscV 1 年之前
  florian fbf20eee31 + check for tf_init_final_units_by_calls in trv32nodeutils.insert_init_final_table 1 年之前
  ccrause c86e7b43b4 Add insert_init_final_table method 1 年之前
  ccrause 8f106b616b Move .data with fpc specific information to outside normal memory range. 1 年之前
  ccrause ceb4d6fe8f Add esp32c3 units to namespaced. 1 年之前
  ccrause 424d3606d4 Simplify required link libraries and move libc, libm and libgcc to end. 1 年之前
  ccrause 8e717f4142 Add support for esp-idf v4.4 1 年之前
  ccrause e56052bb32 Do not pass esp32c3.rom.newlib-time.ld to the linker, it causes the ROM version of _isatty_r to be linked instead of the newlib library version. 1 年之前
  ccrause 7284e161a2 Group linker scripts and search paths 1 年之前
  ccrause a27abdd621 Add -WP option to help for ppcrossrv32 1 年之前
  ccrause c42bf9cdf5 Extend riscv32-freertos functionality for esp32c3 1 年之前
  marcoonthegit 7957c34940 * change tthreadid to thandle, as the used functions for threadid in systhrd all use HANDLE. 1 年之前
  marcoonthegit 492893a935 * add some NUMA information functions mentioned in forum 1 年之前
  florian 53459fed2b + CPUX86_HINT_BSX_DEST_UNCHANGED_ON_ZF_1 1 年之前
  Karoly Balogh e507f612f5 m68k-palmos: further fixes to assembly section. also actually use aout, as we have aout binutils for palmos 1 年之前
  Karoly Balogh 627734e104 m68k: try to fold two consecutive AND instructions into one. This usually happens when a zero extension is followed by another AND. 1 年之前
  Karoly Balogh d9c786fee6 m68k: also allow TST from before Sxx instructions with explicit .b size to be optimized away 1 年之前
  Karoly Balogh 11246aa5b4 m68k-palmos: do not try to write section attributes, they're not really useful, and lead to assembler warnings 1 年之前
  Michaël Van Canneyt 2824f592a3 * New type of argument 1 年之前
  Michaël Van Canneyt 2a4f4ef420 * Add TypedArray constructor 1 年之前
  Michaël Van Canneyt 7fe602ebb0 * Fix package parsing 1 年之前
  florian b313a66a47 * correct Dwarf-4 line info header as noted by Martin on the mailing list 1 年之前