Commit History

Author SHA1 Message Date
  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
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter 12283206d1 named sections for intf wrappers 20 years ago
  Jonas Maebe a5c94ddccd * removed some unused variables 20 years ago
  peter 96d7cbeddc put intf wrappers in code section 20 years ago
  Jonas Maebe ac931f6846 * use expectloc in firstcomplex() 20 years ago
  peter 5edffaf371 * remove is_single_reference 20 years ago
  peter dd0664156d * fix passing of 64bit values when using -Or 20 years ago
  peter e417e34496 * truncate log 20 years ago
  Jonas Maebe 2e944b3b71 * fixed darwin cycle 20 years ago
  peter e820bc93f2 * interface wrapper generation moved to cgobj 20 years ago
  peter 35e466d971 * remove copy_value_on_stack and a_param_copy_ref 20 years ago
  peter 04c97cc129 * load jmp_buf_size from system unit 20 years ago
  florian 4647e2e720 * init./final code isn't created for pure assembler procedures anymore 20 years ago
  peter b9ca478f50 * multiple location support for i386 a_param_ref 20 years ago
  Jonas Maebe 20361e7eb8 + support LOC_VOID in gen_load_para_value() 20 years ago
  Jonas Maebe 9c22d594b0 + support for passing records in registers under darwin 20 years ago