Commit History

Author SHA1 Message Date
  florian fb4557d71e * first implementation of pic for i386 19 years ago
  Jonas Maebe 9603f4bf82 * fixed double writing of "<var> located in register" in assembler 19 years ago
  Jonas Maebe 018fa207d7 * only allocate the calleeside register locations of parameters when 19 years ago
  Jonas Maebe c423e23bb4 * only use r12 as frame pointer in the entry code for ppc if necessary 19 years ago
  Jonas Maebe de8dbbd2c4 * final fixes for Mac OS X shared library creation: procedures declared 19 years ago
  Jonas Maebe dbf94f4713 * properly fixed allocating procedure symbols, now also works for nested 19 years ago
  Jonas Maebe 66ebbbc5c2 * always generate code which can be used to build dynamically loadable 19 years ago
  tom_at_work b53ee04f98 * base compiler patches to improve C parameter passing compatibility on powerpc64/linux 19 years ago
  florian 3f2f8609e3 + check vmt when loading one, fixes tw2318b 20 years ago
  tom_at_work c5f89d7efd * release old stack pointer register on ppc64 after method prolog 20 years ago
  Jonas Maebe 00b612502e * fixed web bug #4228 (support loading int64 paras passed on the stack into 20 years ago
  peter 51b8a4a132 * move stabs generation to a single procedure call from pmodules 20 years ago
  peter 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs 20 years ago
  peter ec4d287fd8 * aktoutputformat removed, add new paraXX vars for target 20 years ago
  peter a720145fd1 * remove obsolete pass2inline code 20 years ago
  peter 2f0fdd1847 * cleaner fix for tb0496 (r1185) 20 years ago
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
  peter c3727c29b2 * rename al_code to al_procedures, al_bss/al_data to al_globals 20 years ago
  olle 32fac59ac5 made target macpas compile again 20 years ago
  peter 35ac5f133e * win32 profiling updates 20 years ago
  Jonas Maebe 3aa4e8008e * fixed tests/webtbs/uw3969 compilation with -Or for ppc (removed 20 years ago
  peter 05a628447f * put typedconsts in own asmlist to prevent mixing 20 years ago
  daniel e98865ab40 * Fixes and further development of fast threadvars 20 years ago
  daniel 22e89e1a42 * Proof of concept: Support threadvars using segment registers. 20 years ago
  daniel d05f58b604 * Group asmlists into array to be able to add 20 years ago
  Jonas Maebe 8bc4e0a32f * inline and compilerproc are now procoptions instead of proccall types 20 years ago
  Jonas Maebe 37fcf95f90 (belongs together with r503) 20 years ago
  florian cf2c0d52e3 * initialisation of global mm register variables 20 years ago
  florian 355aaa69c8 + before calling a helper procedure, all register classes are now saved, this patch is subject to being merged back 20 years ago
  florian ebcb69478f * fixed a lot of stuff for fpu/mm register variables 20 years ago