Remove extra pthread_atfork compat symbols
[platform/upstream/glibc.git] / ports / ChangeLog.aarch64
2013-03-11 Andreas SchwabRemove extra pthread_atfork compat symbols
2013-03-07 Andreas JaegerAARCH64: Use <bits/mman-linux.h>
2013-02-18 Siddhesh PoyarekarAdd __cxa_thread_atexit_impl to aarch64 abilist
2013-02-14 Marcus Shawcroftaarch64: Update libm-test-ulps.
2013-02-13 Joseph MyersRemove __ptrvalue, __bounded and __unbounded.
2013-02-08 Joseph MyersRemove CHECK_1 and CHECK_1_NULL_OK.
2013-01-24 Marcus ShawcroftAArch64: Adding optimized strncmp implementation.
2013-01-24 Marcus ShawcroftAArch64: Adding optimized strnlen implementation.
2013-01-17 Marcus ShawcroftAArch64: Implement optimized strlen.
2013-01-17 Marcus ShawcroftAArch64: Implement optimized strcmp
2013-01-17 Marcus ShawcroftAArch64: Implement optimized bzero.
2013-01-17 Marcus ShawcroftAArch64: Implement optimized memmove.
2013-01-17 Marcus ShawcroftAArch64: Implement optimized memcpy.
2013-01-17 Marcus ShawcroftAArch64: Implement optimized memset.
2013-01-17 Marcus ShawcroftAArch64: Implement optimized memcmp.
2013-01-17 Marcus ShawcroftAArch64: Tidyup whitespace.
2013-01-10 Joseph MyersUse __extension__ with long long in installed headers.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-12-10 Marcus Shawcroftaarch64: Fix compiler warning for unused declaration _x0
2012-12-07 Marcus Shawcroftaarch64: Regenerate libm-test-ulps.
2012-12-07 Marcus Shawcroftaarch64: Resolve sc_err and _x0 defined but not used...
2012-12-07 Marcus Shawcroftaarch64: Resolve implict cast warning.
2012-12-07 Marcus Shawcroftaarch64: Resolve strtab defined but not used warning.
2012-12-06 Adam ConradFix ChangeLog formatting for arm and aarch64
2012-12-04 Marcus Shawcroftaarch64: Tag ARM libc6-dependent libraries with FLAG_EL...
2012-12-04 Marcus Shawcroftaarch64: Tag ARM and AArch64 binaries in the ldconfig...
2012-11-29 Marcus Shawcroftaarch64: Use FLAG_AARCH64_LIB64 ldconfig cache tag.
2012-11-22 Marcus Shawcroftaarch64: Re-generate libm-test-ulps.
2012-11-21 Marcus Shawcroftaarch64: Fix lll_futex_timed_wait_bitset return value...
2012-11-21 Marcus Shawcroftaarch64: Remove weak_aliasx macro.
2012-11-21 Marcus Shawcroftaarch64: Remove support for NO_LONG_DOUBLE.
2012-11-21 Marcus Shawcroftaarch64: Indent preprocessor directives.
2012-11-21 Marcus Shawcroftaarch64: Use range in copyright years.
2012-11-21 Marcus Shawcroftaarch64: Rename .x files to .c
2012-11-21 Marcus Shawcroftaarch64: Don't use K&R C
2012-11-19 Marcus ShawcroftAArch64: Adding optimized maths functions.
2012-11-09 Marcus ShawcroftAArch64 Port