Commit History

Author SHA1 Message Date
  Jonas Maebe 42f59a3ca9 * parameters passed on the stack now also work as register variables 21 years ago
  Jonas Maebe 174cea8023 * changed calling of external procedures to be the same as under gcc 21 years ago
  olle 6be3ad0f87 * macos: fixed large offsets in references 21 years ago
  florian 8cdd1af070 * fixed ppc compilation 21 years ago
  florian 5b32162bde * got entry code fixed 21 years ago
  florian 61f15e4ec4 * make cycle fixed 21 years ago
  olle 4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 21 years ago
  florian fabb9c33ac * top_symbol killed 21 years ago
  florian 302d2d1442 * compilation fixed 21 years ago
  olle d173a77b9f * macos: a_load_store fixed to only allocat temp reg if needed, side effect is compiler work for macos again. 21 years ago
  Jonas Maebe 9495f77117 - removed taicpu.is_reg_move because it's not used anymore 21 years ago
  Jonas Maebe a23c7932cf * fixed previous commit 21 years ago
  Jonas Maebe 169c8f5a3b * changed an explicit mr to a_load_reg_reg so it's registered with the 21 years ago
  peter 8c5b0f7d82 * first try to get cpupara working for x86_64 21 years ago
  Jonas Maebe 5a98f00e7f - removed mov "reg, reg" optimizations, as they are removed by the 21 years ago
  Jonas Maebe c006ab8326 - removed double construction of fpu register allocator 21 years ago
  peter 47f08937e4 * use localalign info for alignment for locals and temps 21 years ago
  Jonas Maebe 92f038ebec * fixed saving/restoring of volatile fpu registers under sysv 21 years ago
  Jonas Maebe 83323b4955 * fixed tb0350 (support loading address of reference containing the 21 years ago
  Jonas Maebe 8953ed5494 * fixed tnotnode for < 32 bit quantities 21 years ago
  florian 218beb5b32 * handling of open array value parameters fixed 21 years ago
  peter 1c7e6fc380 * sparc updates 21 years ago
  florian 7bd24b32c3 + register allocators are set to nil now after they are freed 21 years ago
  florian 2aeea741ed * fixed ppc compilation 21 years ago
  Jonas Maebe 03d03d7ce4 * fixed compilation and simplified fixref, so it never has to reallocate 21 years ago
  peter bce5a1e252 * rg[tregistertype] added in tcg 21 years ago
  Károly Balogh c5afdadecb * fixed compilation with -dppc603 21 years ago
  Jonas Maebe 8c11916462 * forgot call to cg.g_overflowcheck() in nppcadd 21 years ago
  florian e63ae3ffee * a_load_ref_ref isn't allowed to be used in g_stackframe_entry 21 years ago
  Jonas Maebe 30cf6be249 * another fix to a_load_ref_reg() 21 years ago