Historial de Commits

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