Historie revizí

Autor SHA1 Zpráva Datum
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 před 4 roky
  pierre 0fa70759a2 * cutils.pas (size_2_align): Move to.. před 5 roky
  florian 896e031e84 * interrupt procedures fixed for i386 targets with a fixed stack with 16 byte alignment před 5 roky
  Jonas Maebe 77658b925b * disable regular array -> dynamic array type coversion support unless před 6 roky
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would před 6 roky
  Károly Balogh 2c1639003c * reinstate the internalerror removed in r41730 for i386, as that was a valid condition to verify před 6 roky
  Károly Balogh 5358851f84 * clean up some things regarding explicit paraloc handling. this should fix m68k-amiga and powerpc-morphos builds after r41716 před 6 roky
  Jonas Maebe 8b9e90dc7a * keep track of whether a routine has a C-style variadic parameter in the před 6 roky
  Jonas Maebe 4869d0ace9 * perform extension of parameters to 32 bit for Darwin in the paraloc instead před 6 roky
  nickysn c530e031b1 * synchronize get_saved_registers_int and get_volatile_registers_int for all před 7 roky
  nickysn 80a9dab99a * introduce a case statement, based on the calling convention in i386's před 7 roky
  nickysn 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside před 7 roky
  Jonas Maebe 4c68ea1000 * use pocalls_cdecl and cstylearrayofconst more consistently instead of před 8 roky
  Károly Balogh 0cb555c07c syscalls: move the reference implementation of parseparaloc to paramgr. removes two identical copies from CPU specific code and enables basereg convention for AROS/x86_64. also, other minor fixes and cleanups in related code. před 8 roky
  Károly Balogh 464ecab542 huge syscall support refactor for Amiga-likes. removed large chunks of ancient duplicated code, and in general tried to make the entire thing more maintainable and cleaner. also added support for AROS EAXBase syscall convention před 9 roky
  Jonas Maebe fa3b0ca312 * support marking defs created via the getreusable*() class methods as před 9 roky
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method před 10 roky
  florian 956883b0c7 * pass dyn. arrays in registers when i386 register calling conventions are used před 10 roky
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 před 10 roky
  Jonas Maebe 3d9713b9c8 * has_single_field() now looks recursively into fields that are aggregate před 10 roky
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 před 10 roky
  Tomas Hajny cfd4252ec3 * EMX should be treated the same way as OS/2 with regard to cdecl (the same C compiler is used) před 10 roky
  pierre 56f53176e7 Add freebsd, openbsd and OS2 to the list of i386 targets handling records with only one float as normal float před 10 roky
  Tomas Hajny 09e0734b7c * fix working with short record function results under OS/2 před 10 roky
  Jonas Maebe b18ba8e85b * syncrhonised with trunk up till r28471 před 11 roky
  Károly Balogh 4ee15b84da AROS: syscall (library call) support for based on the Amiga/68k and MorphOS/PPC versions před 11 roky
  Jonas Maebe e9268a0a14 * synchronised with trunk up till r26975 před 11 roky
  sergei 2c02e8a726 - i386, x86_64, SPARC: removed paramanager.getintparaloc overrides, it is handled by generic implementation since r24716. před 11 roky
  Jonas Maebe 99de108c68 * renamed all paramanagers to tcpuparamanager so the llvm paramanager can před 11 roky
  Jonas Maebe 7f2750f188 * missing part of r24776, using a build server also has pitfalls :/ před 12 roky