Historique des commits

Auteur SHA1 Message Date
  Nikolay Nikolov 23debb77b3 * set procalign and loopalign to 0 for WebAssembly - code alignment is unnecessary, as this is a VM. il y a 11 mois
  Pierre Muller be0c92c65d Set default abi for riscv 32/64 embedded il y a 2 ans
  Nikolay Nikolov 4144f8d93a * apply the same alignment parameters to wasm32-embedded as wasm32-wasi il y a 3 ans
  Nikolay Nikolov 8aee781950 * set the stack size to 64kb and stack align to 16 bytes for the wasm32-embedded target il y a 3 ans
  florian 366d1332d1 * nicer casing il y a 3 ans
  Robert Roland 53e5a4a03a Adding aaarch64-embedded target il y a 3 ans
  Nikolay Nikolov bc76487b87 + enable the WebAssembly internal assembler and object writer il y a 3 ans
  Nikolay Nikolov cc314e61a2 + started working on the WebAssembly internal assembler il y a 3 ans
  nickysn c5cac5f554 * set the default debug info type to dbg_dwarf2 for the WebAssembly targets il y a 4 ans
  nickysn 5b2b1beec3 * use ld_embedded instead of ld_wasm for the linker id for the wasm32 embedded target il y a 4 ans
  nickysn f77ae51751 * the wasm target (now 'embedded') moved to the i_embed/t_embed units il y a 4 ans
  nickysn 362d2b50df + enable the Z80 internal assembler il y a 5 ans
  florian a4695a7015 * xtensa-embedded: fix setting of the fpu and abi il y a 5 ans
  nickysn 950c1d1693 + enable the Z80 internal asm (which doesn't work, yet) if the compiler is compiled with -dZ80_INTERNAL_ASM il y a 5 ans
  nickysn a857e60dc1 * tsystemcpu.cpu_sys_z80 renamed .cpu_z80 for consistency with the other values in the enum. il y a 5 ans
  nickysn 55f12aac03 + added the tf_no_objectfiles_when_smartlinking target flag to z80-zxspectrum and z80-embedded il y a 5 ans
  nickysn b1f7770845 + enable tf_smartlink_library and support library-based smartlinking on the z80-embedded target il y a 5 ans
  nickysn d57ffc4745 * changed the object file format for z80-embedded and z80-zxspectrum to .rel il y a 5 ans
  nickysn ca77f07013 * fixed offset to procedure/function parameters il y a 5 ans
  nickysn 377f52ee69 + started work on the sdcc-sdasz80 asm backend il y a 5 ans
  nickysn 70abc8ce44 * switch to z80asm (instead of gas, which doesn't support z80) for system_z80_embedded il y a 5 ans
  nickysn 755fe97c51 * synchronize with trunk il y a 5 ans
  nickysn fd9f3a43ce + added cpu_sys_z80 to the tsystemcpu enum. Name is not cpu_z80, because that il y a 5 ans
  florian 2a957e77bf + Xtensa: initial implementation of tcgcpu.g_proc_entry il y a 5 ans
  florian 9e40d536cb + Xtensa: initial skeleton completed il y a 5 ans
  florian a20209e691 + tf_init_final_units_by_calls il y a 5 ans
  Jeppe Johansen a1a17447ff - Fix bug in 64bit softfloat double negation. il y a 6 ans
  Jonas Maebe dee1056546 * fixed wrong change of jumpalignmax from 10 to 16 in previous commit il y a 6 ans
  Jonas Maebe e8512d19b5 * set constalignmax to the same value as varalignmax for all targets where il y a 6 ans
  florian a092da723a + new fields for more precise control of alignment il y a 6 ans