summaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/sysv/linux/m68k
AgeCommit message (Expand)Author
2014-02-10Move m68k from ports to libcAndreas Schwab
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-10m68k: add support for PI futexesAndreas Schwab
2013-12-10m68k: don't assume PI futexes before 3.10Andreas Schwab
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-10-30rename configure.in to configure.acMike Frysinger
2013-09-04Define MMAP2_PAGE_SHIFT to -1 for m68k.Joseph Myers
2013-07-21m68k: use _dl_static_init to set GLR0(dl_pagesize)Andreas Schwab
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-06-05Remove trailing whitespace in ports.Joseph Myers
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab
2013-03-06Use <bits/mman-linux.h> on M68kAndreas Jaeger
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-02-08m68k: update kernel-features.hAndreas Schwab
2013-01-19Add not-cancel.h for m68k/nptlAndreas Schwab
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-21m68k: fix return value of lll_futex_timed_wait_bitsetAndreas Schwab
2012-11-18m68k: fix cancellable syscall with 5 or 6 argumentsAndreas Schwab
2012-11-18m68k: define lll_futex_timed_wait_bitsetAndreas Schwab
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-10-01Clean up init-first.c files.Roland McGrath
2012-08-27Remove __ASSUME_STAT64_SYSCALL.Joseph Myers
2012-08-21Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers
2012-08-20Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers
2012-08-08Remove __ASSUME_TGKILL.Joseph Myers
2012-08-08m68k/cf: avoid warning in non-shared atomic_compare_and_exchange_val_acqAndreas Schwab
2012-08-07Remove pre-2.6.16 Linux kernel support.Joseph Myers
2012-08-01Remove __ASSUME_FCNTL64.Joseph Myers
2012-08-01Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals).Joseph Myers
2012-08-01BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath
2012-07-25Remove pre-2.4.21 Linux kernel support.Joseph Myers
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-16m68k: add support for {get,make,set,swap}contextAndreas Schwab
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcJoseph Myers