aboutsummaryrefslogtreecommitdiff
path: root/ports/ChangeLog.ia64
AgeCommit message (Expand)AuthorFilesLines
2014-02-16ia64: relocate out of ports/ subdirMike Frysinger1-1/+7
2014-01-29Fix spaces before tabsSiddhesh Poyarekar1-0/+5
2014-01-06ia64: regen libm-test-ulps from scratchMike Frysinger1-0/+4
2014-01-06ia64: drop large results from libm-test-ulps [BZ #16401]Mike Frysinger1-0/+5
2014-01-06ia64: regenerate libm-test-ulpsMike Frysinger1-0/+4
2014-01-06ia64: add __ prefix to pt_all_user_regs/ia64_fpreg [BZ #762]Mike Frysinger1-0/+13
2014-01-06ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger1-0/+6
2014-01-04ia64: fix build failure after async tls updatesMike Frysinger1-0/+7
2013-12-30ia64: longjmp_chk: support signal stacks [BZ #16372]Mike Frysinger1-0/+11
2013-12-30ia64: setjmp/longjmp: stop saving/restoring fpsr [BZ #16379]Mike Frysinger1-2/+11
2013-12-30ia64: setjmp: use HIDDEN_JUMPTARGETMike Frysinger1-0/+8
2013-12-29ia64: syscall: add some helpful documentationMike Frysinger1-0/+4
2013-12-25ia64: implement futex requeue pi supportMike Frysinger1-0/+9
2013-12-25ia64: add lll_futex_timed_wait_bitsetMike Frysinger1-0/+5
2013-12-24ia64: ioperm: clean up long dead codeMike Frysinger1-0/+4
2013-12-24ia64: implement sotruss supportMike Frysinger1-0/+4
2013-12-24ia64: link.h: adjust whitespaceMike Frysinger1-0/+4
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers1-0/+4
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka1-0/+7
2013-11-21Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin1-0/+9
2013-10-30rename configure.in to configure.acMike Frysinger1-0/+9
2013-10-18Move entries to correct port ChangeLog files.Joseph Myers1-0/+4
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell1-0/+5
2013-08-30Fix typos.Ondřej Bílka1-0/+8
2013-08-29Fix typos.Ondřej Bílka1-0/+10
2013-08-21Fix typos.Ondřej Bílka1-0/+9
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger1-0/+8
2013-06-27_dl_static_init: Remove nested locking.Maciej W. Rozycki1-0/+7
2013-06-15New API to set default thread attributesSiddhesh Poyarekar1-0/+4
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers1-0/+5
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers1-0/+8
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado1-0/+7
2013-05-22Don't include expected results in libm-test test names.Joseph Myers1-0/+4
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers1-0/+4
2013-03-12ia64: fix set-but-unused warnings with syscallsMike Frysinger1-0/+6
2013-03-12ia64: fix strict aliasing warnings with libm errorMike Frysinger1-0/+24
2013-03-12ia64: fix strict aliasing warnings with func descriptorsMike Frysinger1-0/+12
2013-03-11Use <bits/mman.h> on ia64Andreas Jaeger1-0/+5
2013-03-10ia64: makecontext: fix signed warningsMike Frysinger1-0/+5
2013-03-10ia64: fix NEED_DL_SYSINFO_DSO conditionalsMike Frysinger1-0/+9
2013-03-06Sync with Linux 3.8Andreas Jaeger1-0/+5
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar1-0/+5
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers1-0/+7
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers1-0/+9
2013-01-31Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers1-0/+10
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-0/+5
2012-11-29ia64: clock_getcpuclockid.c: drop unused fileMike Frysinger1-0/+4
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers1-0/+3
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers1-0/+17
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers1-0/+5