summaryrefslogtreecommitdiff
path: root/libs/pbd/fpu.cc
AgeCommit message (Expand)Author
2013-01-16add copyright commentsPaul Davis
2012-05-17Fix posix_memalign checks.David Robillard
2012-05-16Align the address of the pointer to the fxsave block to a 16-byte boundary (a...Carl Hetherington
2011-12-26explain MXCSR shenanigans in libs/pbd/fpu.ccPaul Davis
2011-12-02use compiler-generated _LP64 macro to detect x86_64 rather than USE_X86_64_ASMPaul Davis
2010-11-10build fixes for OS XPaul Davis
2009-12-31update comments on register clobberingPaul Davis
2009-12-31un-fix register clobber list for gcc on x86Paul Davis
2009-12-31add some asm notes, some more registers back to the clobber list, and memset ...Paul Davis
2009-12-31Fix assembler clobber lists in BPD::FPUSakari Bergen
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-06-06merge essej's fix for OS XPaul Davis
2007-06-01round 2 of denormal handling changes - detect DAZ support at runtime, and use...Paul Davis