summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: bridgesStephan Bergmann
2015-11-02Remove spurious vertical whitespaceStephan Bergmann
2015-11-02Don't rely on __builtin_alloca when creating a call stackStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-07loplugin:cstylecast: bridgesStephan Bergmann
2014-07-07Drop unnecessary nFPR parameterStephan Bergmann
2014-07-07Drop unused nGPR parameterStephan Bergmann
2014-05-15Work around Clang -fsanitize=address inline asm errorStephan Bergmann
2013-05-29optimization fix to UNO bridge's callVirtualMethod() for generic x86_64Herbert Dürr
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-03-30Missing includesStephan Bergmann
2012-03-29Mark all registered as clobbered that are not saved across callStephan Bergmann
2012-03-29Make cpp_uno/gcc3_linux_x86-64 bridge work with GCC 4.7Stephan Bergmann