summaryrefslogtreecommitdiff
path: root/ports/ChangeLog.alpha
AgeCommit message (Expand)Author
2014-02-16ia64: relocate out of ports/ subdirMike Frysinger
2014-02-12Relocate alpha from ports to libcRichard Henderson
2014-02-08Move shared sysdeps files from alpha to arm.Joseph Myers
2014-01-24alpha: Update libm-test-ulpsRichard Henderson
2014-01-24alpha: Fix tls-macros.hRichard Henderson
2013-12-07alpha: Convert <bits/mman.h> to <bits/mman-linux.h>Richard Henderson
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-11-16alpha: Fix signal thunk unwind infoRichard Henderson
2013-10-30rename configure.in to configure.acMike Frysinger
2013-10-12Fix typos.Yuri Chornoivan
2013-10-01alpha: Improve conditions under which PTR_MANGLE is definedRichard Henderson
2013-09-20Make __ffs hiddenAndreas Schwab
2013-09-11Add O_TMPFILE to <fcntl.h>Andreas Schwab
2013-08-30Fix then/than typos.Ondřej Bílka
2013-08-30Fix typos.Ondřej Bílka
2013-07-02alpha: Update libm-test-ulps from scratchRichard Henderson
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold
2013-06-24[BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson
2013-06-23alpha: Update libm-test-ulpsRichard Henderson
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-06-05Remove trailing whitespace in ports.Joseph Myers
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado
2013-05-22Don't include expected results in libm-test test names.Joseph Myers
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers
2013-05-16MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki
2013-03-06Sync with Linux 3.8Andreas Jaeger
2013-02-20Add FUTEX_*_REQUEUE_PI support for Alpha.Richard Henderson
2013-02-20alpha: Include errno.h in sysdep.hRichard Henderson
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-02-14Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers
2013-01-31Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger
2013-01-02Fix copyright notice corruption from update-copyright bug.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-02alpha: Add lll_futex_timed_wait_bitsetRichard Henderson
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-12-07alpha: Fix redefinition of __isnanl macro warningRichard Henderson
2012-12-07alpha: Avoid builtin warning for isnanfRichard Henderson
2012-11-30alpha: Add sysdeps/alpha/sotruss-lib.c.Richard Henderson
2012-11-30alpha: Update libm-test-ulps.Richard Henderson
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers
2012-11-01Convert alpha to use <bits/fcntl-linux.h>Andreas Jaeger
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath