Commit History

Author SHA1 Message Date
  florian bce905b106 * give correct error locations for errors when specializing templates 19 years ago
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  peter 3078a1927f * remove ttype 19 years ago
  florian 02d0ac4c3e + only procedures doing recursive calls are checked for tail recursivity 19 years ago
  florian 82b7b785f7 + TAILREC optimizer switch 19 years ago
  peter bf1c390027 * refactor import library generation 19 years ago
  Jonas Maebe 7bb3a1fe22 * fixed register allocation of gen_load_para_value() and backwards 19 years ago
  peter 50ee3a96ad * fix importprocname for cdecl 19 years ago
  peter 70e7546d87 * us cs_opt_stackframe 19 years ago
  peter ce58e15393 * fix coff section names to fix resourcestrings with 19 years ago
  peter 5376d2d570 Merged revisions 3072-3073 via svnmerge from 19 years ago
  peter 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol 19 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  peter b6e35a200e * rewrite of optimizer options 19 years ago
  peter 232555904e * symtablestack cleanup and rewrite 19 years ago
  florian d28d7e3c12 * moved insertation of pc relative data for arm target 19 years ago
  florian 94038b0d83 + translate register variable locations, enables register variable debug info, with SSA it requires to be extended maintaining location list 19 years ago
  peter c297cb1569 * generate also external stubs for win32 without import section 19 years ago
  peter 66f8276445 * refactor booleans in systeminfo structure, they are now flags 19 years ago
  florian 9670e0eb78 * leave stackframe on x86-64 as well away if possible 19 years ago
  Jonas Maebe b769a968e3 * make sure live_start and live_end are correctly updated while 19 years ago
  florian 1024b80867 + sub routines with children with asm blocks need a real stack frame, fixes new failure of tw0848 19 years ago
  florian a71d2b432c * synchronize reg. variables before loading the function result 19 years ago
  florian f7d2c47f73 + no stackframe is generated for i386 if possible 19 years ago
  florian 30d5ff9f03 * fixed access to already freed memory location 19 years ago
  florian fb4557d71e * first implementation of pic for i386 19 years ago
  Jonas Maebe 55218d452b * don't change the binding of real external symbols in the patch 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