Historique des commits

Auteur SHA1 Message Date
  nickysn bfa96171e0 * changed the asizeint and asizeuint to 32-bit on CPUs with 16-bit address il y a 9 ans
  Jonas Maebe f65cb5d933 * equivalent of r32525/32526 for the assembler version of the startup code il y a 9 ans
  Jonas Maebe 2249d95ddb * call external routines via their TOC entry instead of directly il y a 9 ans
  Jonas Maebe 740f8532df * fixed saving the stack pointer in r32525 il y a 9 ans
  Jonas Maebe 816c66107e * fixed dynamic startup of programs that don't link against libc (they get il y a 9 ans
  Jonas Maebe 71e27e85c9 * fixed llvm unaryminus for comp/currency on platforms supporting extended il y a 9 ans
  Jonas Maebe 6cf67b7ace * only convert left/right to the resultdef of an addnode involving pointers il y a 9 ans
  Jonas Maebe 2ad8bc3b27 * fixed operation size of comparison with maximum legal value in il y a 9 ans
  Jonas Maebe 1d460eebc1 * ensure that necessary padding bytes in a non-anonymous aggregate are added il y a 9 ans
  Jonas Maebe ef3bafd67c * fixed resetting defs after generating the llvm "type" instructions: the il y a 9 ans
  Jonas Maebe ba92fdafcc * free the calleeside paraloc information after a unit has been compiled il y a 9 ans
  Jonas Maebe 2342ee467b * don't write the parameter names for external function declarations in llvm, il y a 9 ans
  Jonas Maebe 9ea38f4577 * support static fields in nested types in records, by always including il y a 9 ans
  Jonas Maebe 9dc5f1acb4 * support LOC_(C)SUBSETREG in tcgvecnode.pass_generate_code, can also occur il y a 9 ans
  Jeppe Johansen f5eaf7ddde Fix stack pointer offset. il y a 9 ans
  nickysn e6d01eb3b5 * fixed a bug, which caused a function that returns a method pointer (or nested il y a 9 ans
  marco 7d1889e0ef * mantis #28917 'r' mode sets filemode. il y a 9 ans
  Jonas Maebe ea0c8e6f38 - reverted accidentally committed code with r32463 il y a 9 ans
  Jonas Maebe 99c97c331a * keep the result type after a call as llvmretdef, because call nodes il y a 9 ans
  Jonas Maebe f4a62c4c60 * fixed (harmless) range errors in getasizeint() after r32444 il y a 9 ans
  Jonas Maebe 94a6ef3103 * use codeptruinttype/codeptrsinttype when emiting ordinal constants that il y a 9 ans
  Jonas Maebe 7b89072d88 * fixed external wrapper generation on llvm il y a 9 ans
  Jonas Maebe 8f57609ef2 * fixed types for classrefdef typed constants il y a 9 ans
  Jonas Maebe 2504a0ce6c + codeptruinttype/codeptrsinttype that has the same size as il y a 9 ans
  Jonas Maebe e90af5d7c0 * fixed collection of types from tai_*typedconst il y a 9 ans
  Jonas Maebe c17458149c - removed accidentally committed debug code il y a 9 ans
  Jonas Maebe f37576cf0f * fixed type of resourcestrings in typed constants il y a 9 ans
  Jonas Maebe 0bceb953e5 * fixed high level type of unicodestring records il y a 9 ans
  Jonas Maebe 4f287207cd * initialise all register temps with "undef" for llvm, so that llvm knows il y a 9 ans
  Jonas Maebe 13cf405f8c * fixed llvm second_int_to_real for comp il y a 9 ans