Just checking what's the status of this issue... on 10/02/2012 00:01 Andriy Gapon said the following: > on 09/02/2012 23:55 Mike Gilbert said the following: >> On Thu, Feb 9, 2012 at 10:44 AM, Andriy Gapon <[email protected]> wrote: >>> on 09/02/2012 17:07 Marc-André Moreau said the following: >>>> Could we have a patch for this? >>> >>> It seems that the following straight-forward approach works for me on >>> x86_64. >> >> >From what I can tell, you can clobber %rbx all you like since it is >> not used in x86-64 PIC code. >> >> For example, GCC's cpuid.h basically uses the following test: >> >> #if defined(__i386__) && defined(__PIC__) >> // save/restore off %ebx >> #else >> // clobber it >> #endif > > Yes, this seems to be case, so the patch could be even simpler. >
-- Andriy Gapon ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Freerdp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freerdp-devel
