Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 91d5457b38 * moved around/replaced the following procedures to stop nflw from depending il y a 6 ans
  florian 9f16c34329 + initial work for tls-based threadvar support on arm-linux il y a 6 ans
  florian b1dff29cbf * removed unused units il y a 8 ans
  Jonas Maebe a25ebbba3e + added volatility information to all memory references il y a 8 ans
  Jonas Maebe 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false il y a 10 ans
  florian 420309ec59 * reduce dependencies of the procinfo unit il y a 10 ans
  sergei eeb15fc445 * Added virtual method tprocinfo.postprocess_code and moved target-specific processing from base class into target-specific descendant classes (ARM and AVR, other targets still to do). il y a 11 ans
  paul 5c33644e5c compiler: fix calling class methods from a nested routine of a static class method (mantis #0024865) il y a 12 ans
  paul 89e154bc10 compiler: if method has no self node then load it as a usual identifier (issue #0024871) il y a 12 ans
  florian b41728c129 * estimatedtempsize should be a longint to avoid warnings on 8 bit targets il y a 12 ans
  florian 075abd6220 + support of stackframesize for arm thumb il y a 12 ans
  florian fce9e953b4 + nested exit support il y a 12 ans
  Jonas Maebe 56378f907f * keep track of required stack frame alignment (this information is however il y a 13 ans
  florian 6c8eed21c4 + implement auto inlining (-Ooautoinline) il y a 13 ans
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 il y a 13 ans
  Jonas Maebe bba4b02eb2 * use r7 instead of r11 as frame pointer on Darwin/iOS, and make sure r7 il y a 13 ans
  sergei cbad0abab5 + Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH. il y a 13 ans
  sergei b997094755 + Generate unwind bytecode for function prologues on win64. il y a 14 ans
  Jonas Maebe eb5814a868 * implemented declaring and calling constructors for Java classes il y a 14 ans
  sergei 1c01d52ea6 * Improvements of tprocinfo class: il y a 14 ans
  Jonas Maebe f13f6627c4 * moved use_fixed_stack from cgutils to a method in paramgr so it can il y a 15 ans
  Jonas Maebe 229cbca086 * propagate pi_has_assembler_block and pi_uses_exceptions flags from inlined il y a 15 ans
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed il y a 16 ans
  Jonas Maebe 335bc9fd46 + PIC support for darwin/ppc32 (-Cg works now, no regressions in test il y a 18 ans
  florian b6cca14944 * proper handling of dummy result node in dfa, resolves #8717 and #8079 il y a 18 ans
  florian 63b35fdb2e + give more sophisticated warnings about uninitalized variables when life info is available 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
  Jonas Maebe 9de2847865 + support for passing parameters via pre-allocated stack space on i386 il y a 19 ans
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to il y a 20 ans