aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)AuthorFilesLines
2012-08-07Remove pre-2.6.16 Linux kernel support.Joseph Myers20-47/+58
2012-08-06Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath3-1/+12
2012-08-06Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath4-1/+22
2012-08-04tile: fix typo in ASM_TYPE_DIRECTIVE fixChris Metcalf1-1/+1
2012-08-03ia64: fix byteswap conversion warningMike Frysinger3-2/+9
2012-08-03Remove pre-2.6.0 Linux kernel support (bug 13717).Joseph Myers7-27/+13
2012-08-03m68k: remove ASM_{TYPE,SIZE}_DIRECTIVE and ALIGNARGAndreas Schwab3-22/+14
2012-08-02Remove ASM_TYPE_DIRECTIVE for ARM.Joseph Myers2-3/+6
2012-08-02tile: Get rid of ASM_TYPE_DIRECTIVEChris Metcalf2-3/+6
2012-08-01Remove __ASSUME_FCNTL64.Joseph Myers10-11/+22
2012-08-01Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals).Joseph Myers5-26/+15
2012-08-01Move Linuxism out of sysdeps/arm/dl-machine.h.Roland McGrath3-4/+36
2012-08-01BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath6-3/+15
2012-08-01Fix MIPS PREF/PREFX macro definitions in empty case.Steve Ellcey2-2/+10
2012-08-01m68k: update libm test ULPsAndreas Schwab2-0/+93
2012-07-31Improve MIPS n64 handling of 64-bit fcntl.Joseph Myers5-0/+11
2012-07-31Missing ChangeLog.arm entry.Roland McGrath1-0/+5
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath1-1/+1
2012-07-27Make mmap64 an alias of mmap on MIPS.Joseph Myers3-0/+8
2012-07-26m68k: update libm test ULPsAndreas Schwab2-0/+22
2012-07-26Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers2-0/+5
2012-07-26Merge Linux 3.5 ptrace changesAndreas Jaeger4-10/+30
2012-07-26Merge Linux 3.5 epoll changesAndreas Jaeger2-1/+8
2012-07-26Merge _sigsys changes from Linux 3.5Andreas Jaeger4-0/+34
2012-07-25Remove pre-2.4.21 Linux kernel support.Joseph Myers4-9/+18
2012-07-25Fix up ChangeLog entriesFlorian Weimer7-0/+45
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer12-0/+36
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers10-0/+26
2012-07-17Remove TLS configure check for MIPS.Joseph Myers3-147/+3
2012-07-17Remove TLS configure check for ARM.Joseph Myers3-61/+3
2012-07-17tile: exit with status zero on makecontext return with NULL uc_linkChris Metcalf2-1/+7
2012-07-17tile: update libm test ULPsChris Metcalf2-0/+118
2012-07-17Move tile c++-types baselines to sysdeps directories.Chris Metcalf4-0/+77
2012-07-17Add c++-types information for MIPS.Joseph Myers4-0/+210
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers10-0/+160
2012-07-16m68k: add support for {get,make,set,swap}contextAndreas Schwab7-0/+397
2012-07-12Remove pre-2.4.1 Linux kernel support.Joseph Myers2-7/+10
2012-07-11Rewrite MIPS' atomic.h to use __atomic_* builtins.Maxim Kuvyrkov2-43/+185
2012-07-10tile: correct typo in commentChris Metcalf2-1/+4
2012-07-10tile: Convert ASM_GLOBAL_DIRECTIVE to .globlChris Metcalf2-1/+6
2012-07-10Change ASM_GLOBAL_DIRECTIVE to .globl for ARM.Joseph Myers2-1/+6
2012-07-09m68k: update libm test ULPsAndreas Schwab2-2/+312
2012-07-06Do not store data below the stack pointer on MIPS.Petar Jovanovic2-2/+8
2012-07-05Add ARM-specific static-stubs.c.Joseph Myers2-0/+11
2012-07-03Avoid use of libgcc_s and libgcc_eh when building glibc.Joseph Myers2-0/+15
2012-07-03Add ppca2 to ports powerpc/dl-procinfo.Joseph Myers3-8/+27
2012-07-03Remove ports files no longer relevant now included in libc repository.Joseph Myers4-45/+6
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers2361-0/+320086