- remove some 'inline' directives so as to make stack backtraces
  involving this library easier to make sense of

- try to handle 'long double' better.  The problem is that the 
  library needs to know how many bytes are written when a 'long double'
  is stored, which is sometimes not the same as what sizeof(long double)
  says.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6371 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed