aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2012-08-03ia64: fix byteswap conversion warningMike Frysinger2-2/+2
2012-08-03Remove pre-2.6.0 Linux kernel support (bug 13717).Joseph Myers5-27/+1
2012-08-03m68k: remove ASM_{TYPE,SIZE}_DIRECTIVE and ALIGNARGAndreas Schwab2-22/+5
2012-08-02Remove ASM_TYPE_DIRECTIVE for ARM.Joseph Myers1-3/+1
2012-08-02tile: Get rid of ASM_TYPE_DIRECTIVEChris Metcalf1-3/+2
2012-08-01Remove __ASSUME_FCNTL64.Joseph Myers5-11/+1
2012-08-01Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals).Joseph Myers3-26/+1
2012-08-01Move Linuxism out of sysdeps/arm/dl-machine.h.Roland McGrath2-4/+32
2012-08-01BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath3-3/+0
2012-08-01Fix MIPS PREF/PREFX macro definitions in empty case.Steve Ellcey1-2/+2
2012-08-01m68k: update libm test ULPsAndreas Schwab1-0/+89
2012-07-31Improve MIPS n64 handling of 64-bit fcntl.Joseph Myers4-0/+2
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath1-1/+1
2012-07-27Make mmap64 an alias of mmap on MIPS.Joseph Myers2-0/+3
2012-07-26m68k: update libm test ULPsAndreas Schwab1-0/+18
2012-07-26Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers1-0/+1
2012-07-26Merge Linux 3.5 ptrace changesAndreas Jaeger2-10/+18
2012-07-26Merge Linux 3.5 epoll changesAndreas Jaeger1-1/+3
2012-07-26Merge _sigsys changes from Linux 3.5Andreas Jaeger2-0/+22
2012-07-25Remove pre-2.4.21 Linux kernel support.Joseph Myers2-9/+5
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer12-0/+36
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers5-0/+90
2012-07-17Remove TLS configure check for MIPS.Joseph Myers2-147/+0
2012-07-17Remove TLS configure check for ARM.Joseph Myers2-61/+0
2012-07-17tile: exit with status zero on makecontext return with NULL uc_linkChris Metcalf1-1/+4
2012-07-17tile: update libm test ULPsChris Metcalf1-0/+116
2012-07-17Move tile c++-types baselines to sysdeps directories.Chris Metcalf3-0/+201
2012-07-17Add c++-types information for MIPS.Joseph Myers3-0/+201
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers5-0/+335
2012-07-16m68k: add support for {get,make,set,swap}contextAndreas Schwab6-0/+388
2012-07-12Remove pre-2.4.1 Linux kernel support.Joseph Myers1-7/+3
2012-07-11Rewrite MIPS' atomic.h to use __atomic_* builtins.Maxim Kuvyrkov1-43/+168
2012-07-10tile: correct typo in commentChris Metcalf1-1/+1
2012-07-10tile: Convert ASM_GLOBAL_DIRECTIVE to .globlChris Metcalf1-1/+1
2012-07-10Change ASM_GLOBAL_DIRECTIVE to .globl for ARM.Joseph Myers1-1/+1
2012-07-09m68k: update libm test ULPsAndreas Schwab1-2/+308
2012-07-06Do not store data below the stack pointer on MIPS.Petar Jovanovic1-2/+3
2012-07-05Add ARM-specific static-stubs.c.Joseph Myers1-0/+7
2012-07-03Avoid use of libgcc_s and libgcc_eh when building glibc.Joseph Myers1-0/+8
2012-07-03Add ppca2 to ports powerpc/dl-procinfo.Joseph Myers2-8/+14
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers2334-0/+311475