summaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/sysv/linux/ia64
AgeCommit message (Expand)Author
2014-01-29Fix spaces before tabsSiddhesh Poyarekar
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-01Update copyright notices with scripts/update-copyrightsAllan McRae
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-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-10-30rename configure.in to configure.acMike Frysinger
2013-08-30Fix 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-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-12ia64: fix set-but-unused warnings with syscallsMike 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-10-25Convert ia64, linux-generic, m68k <bits/fcntl.h> to use <bits/fcntl-linux.h>Andreas Jaeger
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-02Fix clone flag name in comment to CLONE_CHILD_CLEARTID.Siddhesh Poyarekar
2012-08-14Remove __ASSUME_CLONE_THREAD_FLAGS.Joseph Myers
2012-08-10Move Linux kernel version conditionals to kernel-features.h.Joseph Myers
2012-08-03Remove pre-2.6.0 Linux kernel support (bug 13717).Joseph Myers
2012-07-26Merge Linux 3.5 ptrace changesAndreas Jaeger
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcJoseph Myers