aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/sysv/linux/alpha
AgeCommit message (Expand)AuthorFilesLines
2014-02-12Relocate alpha from ports to libcRichard Henderson143-11902/+0
2014-02-08Move shared sysdeps files from alpha to arm.Joseph Myers3-121/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae81-81/+81
2013-12-07alpha: Convert <bits/mman.h> to <bits/mman-linux.h>Richard Henderson1-83/+19
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka7-23/+23
2013-11-16alpha: Fix signal thunk unwind infoRichard Henderson1-4/+14
2013-10-30rename configure.in to configure.acMike Frysinger2-1/+1
2013-10-12Fix typos.Yuri Chornoivan2-2/+2
2013-09-11Add O_TMPFILE to <fcntl.h>Andreas Schwab1-0/+1
2013-08-30Fix typos.Ondřej Bílka1-1/+1
2013-06-24[BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson1-0/+5
2013-06-15New API to set default thread attributesSiddhesh Poyarekar1-0/+4
2013-06-05Remove trailing whitespace in ports.Joseph Myers5-10/+10
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado1-1/+9
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge1-0/+5
2013-03-06Sync with Linux 3.8Andreas Jaeger2-0/+4
2013-02-20Add FUTEX_*_REQUEUE_PI support for Alpha.Richard Henderson1-0/+25
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar1-0/+3
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers1-2/+2
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers2-3/+1
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2-4/+2
2013-01-31Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers1-5/+1
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger1-3/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers81-82/+81
2013-01-02alpha: Add lll_futex_timed_wait_bitsetRichard Henderson1-0/+13
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers1-2/+1
2012-11-01Convert alpha to use <bits/fcntl-linux.h>Andreas Jaeger1-228/+13
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath1-0/+5
2012-10-02Fix clone flag name in comment to CLONE_CHILD_CLEARTID.Siddhesh Poyarekar1-1/+1
2012-10-01Get rid of unused __swblk_t type.Roland McGrath1-1/+0
2012-09-28alpha: Fix all users of SYSCALL_ERROR_HANDLERRichard Henderson3-62/+40
2012-09-13alpha: Streamline __setfpucwRichard Henderson1-53/+35
2012-09-13alpha: Update localplt.dataRichard Henderson1-0/+6
2012-08-27alpha: add conditional fdatasync supportMike Frysinger3-0/+71
2012-08-08Remove __ASSUME_TGKILL.Joseph Myers1-3/+0
2012-08-08alpha: Purge __ASSUME_IEEE_RAISE_EXCEPTIONRichard Henderson3-94/+56
2012-08-08alpha: Tidy up ieee_get/set_fp_control syscallsRichard Henderson2-50/+26
2012-08-08alpha: Purge __ASSUME_STAT64_SYSCALLRichard Henderson7-103/+10
2012-08-07Remove pre-2.6.16 Linux kernel support.Joseph Myers1-11/+4
2012-08-06Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath1-1/+4
2012-08-06Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath1-1/+5
2012-08-03Remove pre-2.6.0 Linux kernel support (bug 13717).Joseph Myers2-12/+0
2012-07-26Merge _sigsys changes from Linux 3.5Andreas Jaeger1-0/+11
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer1-0/+3
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers1-0/+20
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers1-0/+67
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers140-0/+12261