summaryrefslogtreecommitdiff
path: root/ports/ChangeLog.ia64
AgeCommit message (Expand)Author
2014-01-29Fix spaces before tabsSiddhesh Poyarekar
2014-01-06ia64: regen libm-test-ulps from scratchMike Frysinger
2014-01-06ia64: drop large results from libm-test-ulps [BZ #16401]Mike Frysinger
2014-01-06ia64: regenerate libm-test-ulpsMike Frysinger
2014-01-06ia64: add __ prefix to pt_all_user_regs/ia64_fpreg [BZ #762]Mike Frysinger
2014-01-06ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger
2014-01-04ia64: fix build failure after async tls updatesMike Frysinger
2013-12-30ia64: longjmp_chk: support signal stacks [BZ #16372]Mike Frysinger
2013-12-30ia64: setjmp/longjmp: stop saving/restoring fpsr [BZ #16379]Mike Frysinger
2013-12-30ia64: setjmp: use HIDDEN_JUMPTARGETMike Frysinger
2013-12-29ia64: syscall: add some helpful documentationMike Frysinger
2013-12-25ia64: implement futex requeue pi supportMike Frysinger
2013-12-25ia64: add lll_futex_timed_wait_bitsetMike Frysinger
2013-12-24ia64: ioperm: clean up long dead codeMike Frysinger
2013-12-24ia64: implement sotruss supportMike Frysinger
2013-12-24ia64: link.h: adjust whitespaceMike Frysinger
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-21Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin
2013-10-30rename configure.in to configure.acMike Frysinger
2013-10-18Move entries to correct port ChangeLog files.Joseph Myers
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell
2013-08-30Fix typos.Ondřej Bílka
2013-08-29Fix typos.Ondřej Bílka
2013-08-21Fix typos.Ondřej Bílka
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger
2013-06-27_dl_static_init: Remove nested locking.Maciej W. Rozycki
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-06-07Avoid use of "register" as optimization hint.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-03-12ia64: fix set-but-unused warnings with syscallsMike Frysinger
2013-03-12ia64: fix strict aliasing warnings with libm errorMike Frysinger
2013-03-12ia64: fix strict aliasing warnings with func descriptorsMike Frysinger
2013-03-11Use <bits/mman.h> on ia64Andreas Jaeger
2013-03-10ia64: makecontext: fix signed warningsMike Frysinger
2013-03-10ia64: fix NEED_DL_SYSINFO_DSO conditionalsMike Frysinger
2013-03-06Sync with Linux 3.8Andreas Jaeger
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers
2013-01-31Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-29ia64: clock_getcpuclockid.c: drop unused fileMike Frysinger
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-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers
2012-10-25Convert ia64, linux-generic, m68k <bits/fcntl.h> to use <bits/fcntl-linux.h>Andreas Jaeger