Commit History

Autor SHA1 Mensaxe Data
  Jonas Maebe 8b9e90dc7a * keep track of whether a routine has a C-style variadic parameter in the %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe 4869d0ace9 * perform extension of parameters to 32 bit for Darwin in the paraloc instead %!s(int64=6) %!d(string=hai) anos
  nickysn c530e031b1 * synchronize get_saved_registers_int and get_volatile_registers_int for all %!s(int64=7) %!d(string=hai) anos
  nickysn 80a9dab99a * introduce a case statement, based on the calling convention in i386's %!s(int64=7) %!d(string=hai) anos
  nickysn 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside %!s(int64=7) %!d(string=hai) anos
  Jonas Maebe 4c68ea1000 * use pocalls_cdecl and cstylearrayofconst more consistently instead of %!s(int64=8) %!d(string=hai) anos
  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. %!s(int64=8) %!d(string=hai) anos
  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 %!s(int64=9) %!d(string=hai) anos
  Jonas Maebe fa3b0ca312 * support marking defs created via the getreusable*() class methods as %!s(int64=9) %!d(string=hai) anos
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method %!s(int64=10) %!d(string=hai) anos
  florian 956883b0c7 * pass dyn. arrays in registers when i386 register calling conventions are used %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 3d9713b9c8 * has_single_field() now looks recursively into fields that are aggregate %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 %!s(int64=10) %!d(string=hai) anos
  Tomas Hajny cfd4252ec3 * EMX should be treated the same way as OS/2 with regard to cdecl (the same C compiler is used) %!s(int64=10) %!d(string=hai) anos
  pierre 56f53176e7 Add freebsd, openbsd and OS2 to the list of i386 targets handling records with only one float as normal float %!s(int64=10) %!d(string=hai) anos
  Tomas Hajny 09e0734b7c * fix working with short record function results under OS/2 %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe b18ba8e85b * syncrhonised with trunk up till r28471 %!s(int64=11) %!d(string=hai) anos
  Károly Balogh 4ee15b84da AROS: syscall (library call) support for based on the Amiga/68k and MorphOS/PPC versions %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe e9268a0a14 * synchronised with trunk up till r26975 %!s(int64=11) %!d(string=hai) anos
  sergei 2c02e8a726 - i386, x86_64, SPARC: removed paramanager.getintparaloc overrides, it is handled by generic implementation since r24716. %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe 99de108c68 * renamed all paramanagers to tcpuparamanager so the llvm paramanager can %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe 7f2750f188 * missing part of r24776, using a build server also has pitfalls :/ %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 9938169d2c * don't use the paracgsize in get_paraloc_def(), because it generally %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target %!s(int64=12) %!d(string=hai) anos
  svenbarth 7bad1763b8 Decrease amount of code duplication regarding handling of safecall and record constructors. %!s(int64=12) %!d(string=hai) anos
  paul b2a613c17f compiler: implement record constructors + tests %!s(int64=12) %!d(string=hai) anos
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so %!s(int64=12) %!d(string=hai) anos
  pierre eaeb63f86d FreeBSD and OpenBSD also seem to use eax:edx for small strcut returns %!s(int64=12) %!d(string=hai) anos