diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2011-11-04 Andreas Schwab <schwab@redhat.com> + [BZ #10103] + * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide + declarations for long double functions. + * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise. + * elf/sprof.c (load_shobj): Fix off-by-one when reading link name. 2011-11-03 Andreas Schwab <schwab@redhat.com> |