diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2011-05-17 H.J. Lu <hongjiu.lu@intel.com> + + [BZ #12775] + * sysdeps/x86_64/fpu/e_powl.S: Fix a typo. + * math/Makefile (tests): Add test-powl. + (CFLAGS-test-powl.c): Define. + * math/test-powl.c: New file. + 2011-05-16 H.J. Lu <hongjiu.lu@intel.com> * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno. |