Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 3380b58695 * when we get near the limit of the maximum number of TOC entries that can vor 13 Jahren
  Jonas Maebe 7aa3b99fb5 + -CN/{$CHECKLOWADDRLOADS+/-} switch to enable explicit checks for accesses vor 13 Jahren
  Jonas Maebe ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead vor 13 Jahren
  Jonas Maebe b738657bf3 * on AIX, functions are called via function descriptors whose name vor 13 Jahren
  Jonas Maebe 4123df9cb8 * moved g_external_wrapper() code from powerpc64/cgcpu to ppcgen/cgppc, vor 13 Jahren
  Jonas Maebe 95966da949 + AIX support for a_call_reg() vor 13 Jahren
  Jonas Maebe 509df28361 + AIX symbol handling: load symbol address from the TOC vor 13 Jahren
  pierre 8319972722 Override abstract method to abvoid warning at compilation time and suppress warning about macos_direct_globals constant vor 14 Jahren
  florian a1b7ec0999 * forgot again part of a commit, this belongs to r18962 vor 14 Jahren
  florian 6d996bf832 * made a_call_ref of PowerPC generic, we need to allocate a register after all on risc platforms vor 14 Jahren
  florian 4f08d148ea * unique internal errors vor 14 Jahren
  florian 26850e3425 * fix full cycle after adding new boolean types vor 14 Jahren
  florian 77f2d6cc0d * introduce usage of TCGInt in the code generator units vor 14 Jahren
  svenbarth 96116a6c3a Several adjustments because virtual methods in helpers are just normal methods and a VMT isn't generated for them either. vor 14 Jahren
  paul b317139006 compiler: fix compilation problems caused by tprocdef._class -> tprocdef.struct rename which was found by make fullcycle vor 15 Jahren
  Jonas Maebe 356026f849 * use new_section() instead of tai_section.create() everywhere vor 15 Jahren
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can vor 15 Jahren
  Jonas Maebe 9bc15a5f61 * renamed a_param_* to a_load_*_cgpara vor 15 Jahren
  Jonas Maebe 3a774ce66a * fixed alignment for (non-)lazy symbol sections vor 16 Jahren
  Jonas Maebe edacea82be * changed assembler directives for darwin lazy/non-lazy symbol pointers vor 16 Jahren
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc vor 16 Jahren
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed vor 16 Jahren
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. vor 17 Jahren
  tom_at_work 3a4940e9c2 * fixed compilation with -dEXTDEBUG after adding ROL/ROR internal opcodes vor 17 Jahren
  tom_at_work b01454d2a3 * removed code for splitting a 64 bit store into 32 bit ones on 64 bit ppc. For more information see comments of r9721 vor 17 Jahren
  Jonas Maebe f36e5411af * split cpu64bit compiler define into vor 17 Jahren
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes vor 17 Jahren
  Jonas Maebe 6e9b3bf345 * perform double->single-conversion-before-storing workaround for vor 18 Jahren
  Jonas Maebe 7dac4e7e81 * fixed ppc compiler compilation with -dextdebug vor 18 Jahren
  Jonas Maebe 31764a0e3b + unaligned support in a_load_reg_ref and a_load_ref_reg for ppc64 vor 18 Jahren