Historique des commits

Auteur SHA1 Message Date
  florian 2d3ef8b4bc * pushf/push cs on all platforms when directly calling an interrupt procedure, with the il y a 5 ans
  florian fb91899457 * adapted 16 byte alignment handling on linux: it is now assumed that the callee tries to clear the stack, so in the caller, the stack is re-adjusted il y a 5 ans
  Károly Balogh f5f895e2a3 syscalls: unify call reference creation across 4 different CPU archs. less copypasted code, brings x86_64 AROS support up to speed il y a 8 ans
  Jonas Maebe a25ebbba3e + added volatility information to all memory references il y a 8 ans
  Károly Balogh c7c37f66ed * refactored syscall types for unified naming,first bits of ARM AROS syscall support il y a 8 ans
  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 il y a 9 ans
  Károly Balogh 4ed3a3f09a * re-read the libbase already pushed on the stack for AROS syscalls, instead of trying to re-resolve it. should fix threadvar libbases on AROS. il y a 9 ans
  Károly Balogh 4ee15b84da AROS: syscall (library call) support for based on the Amiga/68k and MorphOS/PPC versions il y a 11 ans
  pierre 1cec09f979 Add -Caoldwin32gnu ABI option to cope with 'ret $4' issues in old GNU mingw32 C compiler (version below 4.7) il y a 11 ans
  yury e13e2e1697 * Turn off special handling of interrupt calling convention for i386-android. il y a 12 ans
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) il y a 12 ans
  pierre 2fdd8656d5 * Fix tw18702.pp i386-win32 specific failure (stack was not properly maintained) il y a 13 ans
  Jonas Maebe b837694207 * factored out releasing an unused return value into il y a 14 ans
  Jonas Maebe 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and il y a 15 ans
  Jonas Maebe f13f6627c4 * moved use_fixed_stack from cgutils to a method in paramgr so it can il y a 15 ans
  joost b938ea0f2a * For cdecl functions the funcret is not popped by the caller when it is passed il y a 15 ans
  joost 65ab1e820b * Safecall on linux/i386 now behaves like cdecl plus hidden exception support. il y a 15 ans
  Jonas Maebe 02adc2b6ab * fixed calling cdecl routines under win32 which return their result in il y a 18 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  peter d8dc5679e3 * aktcputype and aktoptimizecputype was missing in the previous optimization commits il y a 19 ans
  peter b6e35a200e * rewrite of optimizer options il y a 19 ans
  Jonas Maebe 5f0f08dd18 * fixed calling cdecl functions which return a large record with il y a 19 ans
  Jonas Maebe 431cead7a2 * more disabling of interrupt code for i386-darwin il y a 19 ans
  Jonas Maebe 9de2847865 + support for passing parameters via pre-allocated stack space on i386 il y a 19 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  peter c95a859f0a * generic tlocation il y a 21 ans
  peter 65c3ba277c * ungetregister is now only used for cpuregisters, renamed to il y a 21 ans