X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=122d582224babd17eebf5f507e89008bc9dc95d7;hb=295a453e2179b8e4e2b578e0176e76b9b574d7fc;hp=8482b88f8a712ddd146a0486b2239f83a4c2e4bf;hpb=7ea793f39ca1362bc1d6587d29b1e7f52eb8a9a1;p=platform%2Fupstream%2Fglibc.git diff --git a/ChangeLog b/ChangeLog index 8482b88..122d582 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2015-01-05 Steve Ellcey + + * sysdeps/mips/memset.S (memset): Modify for mips32r6/mips64r6 + to avoid using stl/str to align destination. + +2015-01-05 Steve Ellcey + + * sysdeps/mips/memcpy.S: Add support for mips32r6/mips64r6. + +2015-01-05 Joseph Myers + + [BZ #17796] + * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c + [!SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)] (posix_fadvise64): + Define as weak alias not strong alias. + +2015-01-05 Steve Ellcey + + * sysdeps/mips/dl-machine.h (elf_machine_load_address): Replace + bltzal with addiupc. + (RTLD_START): Ditto. + 2015-01-05 Chris Metcalf * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Fix return type