Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 4867d48e99 + support for .debug_loc and .debuc_loclist sections hace 1 año
  Karoly Balogh 4a1db1dc79 m68k: initial compiler changes for Human68k (Sharp X68000) support hace 1 año
  Pierre Muller f249987133 Fix usage of GNU assembler for i386-nativent target hace 1 año
  Nikolay Nikolov 3a85a5a9cf + also debug print structured try..catch and try..delegate blocks hace 1 año
  Nikolay Nikolov 1a26c0ccfe + for debug purposes print wasm structured instructions in the llvm-mc assembler output hace 1 año
  Dmytro Bogatskyy 327aac7f24 Add aarch64-iphonesim target hace 2 años
  Jinyang He 12c4290ffe Add loongarch64 architecture support to compiler hace 2 años
  Pierre Muller b9a8e6832f Do not set usesectionprogbits and usesectionflags to true for solaris assembler hace 2 años
  Pierre Muller d217a459aa Fix bug report #39952. hace 2 años
  Nikolay Nikolov c6af4df9b9 + declare user-defined wasm globals in the llvm-mc assembly output hace 3 años
  Nikolay Nikolov b821b9d502 + WebAssembly multithreading: also declare threadvar sections as TLS and prefix their name with '.tbss' when using the external assembler hace 3 años
  Pierre Muller f27b55e9b2 Also add a comment when a label has been optimized out when compiled DEBUG_LABEL hace 3 años
  Sven/Sarah Barth 088c746d45 * reset written source lines once a section is encountered hace 3 años
  Pierre Muller c3e94051a1 Use '.rodata' for read-only data section for aarch64 CPU hace 3 años
  florian 7ce1a7c6a0 * x86_64-linux doesn't need .data.rel.ro either hace 3 años
  Nikolay Nikolov b463f2a141 + added support for exception tags and for the 'throw' and 'catch' instructions hace 3 años
  Nikolay Nikolov b46c010f82 + also support immutable wasm globals in the wasm assembler writer (both internal and external) hace 3 años
  Nikolay Nikolov 8226233aa3 * introduced the tai_globaltype asm directive, use that to declare the stack hace 3 años
  Nikolay Nikolov a1c8e92904 * emit a tai_tagtype for __FPC_exception instead of hardcoding the asm output hace 3 años
  Nikolay Nikolov 1c8579da2e * simplified and integrated the WriteImportExport procedure into the case hace 3 años
  Nikolay Nikolov 346b57e238 * tai_impexp renamed tai_export_name hace 3 años
  Nikolay Nikolov 2940d0f45f - removed unused constructor of tai_impexp, as well as unused member variable extmodule hace 3 años
  Nikolay Nikolov a6e75d52f7 + introduced tai_import_module and tai_import_name that represent the hace 3 años
  Nikolay Nikolov 4064694a5e + support writing the new tai_tagtype directive in the asm output hace 3 años
  Yuriy Sydorov 122ed4b76a * Support for sleb128 and uleb128 constants in the NASM writer. hace 4 años
  florian 464730dc44 + patch by J. Gareth Moreton: New label debugging feature, resolves #38980 hace 4 años
  florian e9b3db0d78 * more fixes to support vasm on arm hace 4 años
  Károly Balogh f76bb5fc5e m68k-sinclairql: apply the same hack as for amiga and atari to avoid vlink section attribute warning hace 4 años
  nickysn 64bb0359d2 * synchronized with trunk hace 4 años
  yury 64c586b86d * Removed/ifdefed lots of unused variables. hace 4 años