diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2013-09-18 Maciej W. Rozycki <macro@codesourcery.com> + + * config.h.in (HAVE_MIPS_NAN2008): New macro. + * elf/elf.h (EF_MIPS_NAN2008): Likewise. + * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise. + (FLAG_MIPS64_LIBN32_NAN2008): Likewise. + (FLAG_MIPS64_LIBN64_NAN2008): Likewise. + * elf/cache.c (print_entry): Handle the new cache flags. + 2013-09-18 Joseph Myers <joseph@codesourcery.com> Aldy Hernandez <aldyh@redhat.com> |