diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index da92463565..930af2afaf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2013-04-25 Maciej W. Rozycki <macro@codesourcery.com> + * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare + __ehdr_start with hidden visibility. + * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment. 2013-04-24 Carlos O'Donell <carlos@redhat.com> |