Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 0802edb710 * fix Linux/i386 and Win32 after r43578 há 5 anos atrás
  Jonas Maebe e775ecdc43 * cleaned up safecall support: use a hidden localvarsym instead of result há 5 anos atrás
  florian fb91899457 * adapted 16 byte alignment handling on linux: it is now assumed that the callee tries to clear the stack, so in the caller, the stack is re-adjusted há 5 anos atrás
  Jonas Maebe e56b58c2b0 * factored out checks whether a procdef's symbol needs to be global, and há 6 anos atrás
  Jonas Maebe 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ há 6 anos atrás
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 há 6 anos atrás
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would há 6 anos atrás
  florian 82e1ce8e4a * if a subroutine has an lsda record, the actions have to cover all code há 6 anos atrás
  florian 65cece7657 + mark outmost frame in CFI há 6 anos atrás
  Jonas Maebe a0d796e98d * synchronised with trunk till r41159 há 6 anos atrás
  Jonas Maebe 04d295f186 * first step towards supporting 32 bit targets with the LLVM code generator: há 6 anos atrás
  Jonas Maebe b3a8543a56 * synchronised with trunk till r40942 há 6 anos atrás
  florian e24449bcfd * if sub nodes of a commutative node contain conditionally executed nodes, these sub nodes might not be swapped há 6 anos atrás
  Jonas Maebe 882d676bc9 * synchronised with trunk till r40635 há 6 anos atrás
  Jonas Maebe c9a7afe053 * in constructors, free the temp holding self only after loading the function há 6 anos atrás
  Jonas Maebe 440026bb25 * synchronised with trunk till r40503 há 6 anos atrás
  Jonas Maebe 3b7efb5123 * only free the temp holding the function result after we've loaded it into há 6 anos atrás
  Jonas Maebe 4cd6f59bc3 * changed create_hlcodegen into a procvar, so that we don't have to insert há 6 anos atrás
  yury 93d672bf16 * aarch64: Fixed loading of a function result which is returned in 4 32-bit MM registers to 2 64-bit int registers. Bug #30329. há 6 anos atrás
  nickysn 55ecc7feff - removed the check for pocall_oldfpccall from ncgutil.gen_save_used_regs and há 7 anos atrás
  Jonas Maebe d69ad8fa41 * removed temppos field again from parameter locations: they're not allocated há 7 anos atrás
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, há 7 anos atrás
  florian a66016026b * handle bitpacked booleans more efficiently há 7 anos atrás
  nickysn ddba821561 * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved há 8 anos atrás
  florian a53d6bd6bd * pass the correct size to a_load_cgparaloc_ref in gen_load_cgpara_loc to avoid to overwrite adjacent data há 8 anos atrás
  florian b1dff29cbf * removed unused units há 8 anos atrás
  svenbarth d149f260fc - remove no longer needed gen_fpc_dummy() há 8 anos atrás
  Jonas Maebe a1c0d1a1ff * moved exception handling helpers from ncgutil to ncgflw as they are only há 8 anos atrás
  Jonas Maebe 472b5228fe * changed ncgutil.has_alias_name(pd,s) to a method of tprocdef há 8 anos atrás
  Jonas Maebe a25ebbba3e + added volatility information to all memory references há 8 anos atrás