Historique des commits

Auteur SHA1 Message Date
  peter 0bc3453035 * fixed findreg_by_number il y a 22 ans
  mazen 75f88a5b90 * now uses standard routines in rgHelper unit to search registers by number and by name il y a 22 ans
  peter 0939085ab1 * commented out more obsolete constants il y a 22 ans
  peter d0de3b3ea8 * 64k registers supported il y a 22 ans
  florian 1df13c788c * fixed some MMX<->SSE il y a 22 ans
  daniel b2343f4b16 * Register allocator splitted, ans abstract now il y a 22 ans
  peter 3a92a2a25a * parameter alignment fixes il y a 22 ans
  peter 70fe77ca7c * procinfo unit contains tprocinfo il y a 22 ans
  peter 15446d6522 * removed emitjmp il y a 22 ans
  peter b6a0492c9c * remove sp_fixup il y a 22 ans
  florian 0b48a6a3ec * x86-64 adaptions il y a 22 ans
  peter 8af51ea6d3 * locals and paras are allocated in the code generation il y a 22 ans
  peter b9d09a4e5c * preparations for different default calling conventions il y a 22 ans
  florian 024d08e05a * ARM compiler compiles again il y a 22 ans
  peter 6a8d5eb25d * NEWRA branch merged il y a 22 ans
  florian 220e05dd5e * fixed arm concatcopy il y a 22 ans
  daniel 82b0cf41a6 * Made internal assembler use new register coding il y a 22 ans
  Jonas Maebe 4f8c390198 * fixed regvars so they work with newra (at least for ppc) il y a 22 ans
  Jonas Maebe f909d6a620 * fixed ppc compilation problems and changed VOLATILE_REGISTERS for x86 il y a 22 ans
  Jonas Maebe 404d344d92 * lots of newra fixes (need getfuncretparaloc implementation for i386)! il y a 22 ans
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead il y a 22 ans
  Jonas Maebe 709e6da4fa - removed ALL_INTREGISTERS (only the one in rgobj is valid) il y a 22 ans
  peter d91c880148 * cg.a_load_* get a from and to size specifier il y a 22 ans
  daniel 41e0bc4cec * Register allocator finished il y a 22 ans
  peter 414bd5fa22 * more sparc cleanup il y a 22 ans
  florian 91bbc7bea3 * error when address of an abstract method is taken il y a 22 ans
  florian 98d09473e4 * merged i386/cpubase and x86_64/cpubase to x86/cpubase; il y a 22 ans
  florian 6bbaa14daf * block nodes within expressions shouldn't release the used registers, il y a 23 ans
  florian 37194d2f61 * fixed more problems with cpubase and x86-64 il y a 23 ans