| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | m68k/cf: avoid warning in non-shared atomic_compare_and_exchange_val_acq | Andreas Schwab | 2012-08-08 | 2 | -6/+12 |
* | Remove pre-2.6.16 Linux kernel support. | Joseph Myers | 2012-08-07 | 20 | -47/+58 |
* | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath | 2012-08-06 | 3 | -1/+12 |
* | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath | 2012-08-06 | 4 | -1/+22 |
* | tile: fix typo in ASM_TYPE_DIRECTIVE fix | Chris Metcalf | 2012-08-04 | 1 | -1/+1 |
* | ia64: fix byteswap conversion warning | Mike Frysinger | 2012-08-03 | 3 | -2/+9 |
* | Remove pre-2.6.0 Linux kernel support (bug 13717). | Joseph Myers | 2012-08-03 | 7 | -27/+13 |
* | m68k: remove ASM_{TYPE,SIZE}_DIRECTIVE and ALIGNARG | Andreas Schwab | 2012-08-03 | 3 | -22/+14 |
* | Remove ASM_TYPE_DIRECTIVE for ARM. | Joseph Myers | 2012-08-02 | 2 | -3/+6 |
* | tile: Get rid of ASM_TYPE_DIRECTIVE | Chris Metcalf | 2012-08-02 | 2 | -3/+6 |
* | Remove __ASSUME_FCNTL64. | Joseph Myers | 2012-08-01 | 10 | -11/+22 |
* | Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals). | Joseph Myers | 2012-08-01 | 5 | -26/+15 |
* | Move Linuxism out of sysdeps/arm/dl-machine.h. | Roland McGrath | 2012-08-01 | 3 | -4/+36 |
* | BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list. | Roland McGrath | 2012-08-01 | 6 | -3/+15 |
* | Fix MIPS PREF/PREFX macro definitions in empty case. | Steve Ellcey | 2012-08-01 | 2 | -2/+10 |
* | m68k: update libm test ULPs | Andreas Schwab | 2012-08-01 | 2 | -0/+93 |
* | Improve MIPS n64 handling of 64-bit fcntl. | Joseph Myers | 2012-07-31 | 5 | -0/+11 |
* | Missing ChangeLog.arm entry. | Roland McGrath | 2012-07-31 | 1 | -0/+5 |
* | Fix lots of bitrot for stub configurations. | Roland McGrath | 2012-07-30 | 1 | -1/+1 |
* | Make mmap64 an alias of mmap on MIPS. | Joseph Myers | 2012-07-27 | 3 | -0/+8 |
* | m68k: update libm test ULPs | Andreas Schwab | 2012-07-26 | 2 | -0/+22 |
* | Move testsuite audit definitions to sysdeps tst-audit.h files. | Joseph Myers | 2012-07-26 | 2 | -0/+5 |
* | Merge Linux 3.5 ptrace changes | Andreas Jaeger | 2012-07-26 | 4 | -10/+30 |
* | Merge Linux 3.5 epoll changes | Andreas Jaeger | 2012-07-26 | 2 | -1/+8 |
* | Merge _sigsys changes from Linux 3.5 | Andreas Jaeger | 2012-07-26 | 4 | -0/+34 |
* | Remove pre-2.4.21 Linux kernel support. | Joseph Myers | 2012-07-25 | 4 | -9/+18 |
* | Fix up ChangeLog entries | Florian Weimer | 2012-07-25 | 7 | -0/+45 |
* | Rename __secure_getenv to secure_getenv | Florian Weimer | 2012-07-25 | 12 | -0/+36 |
* | Move localplt baselines to sysdeps directories. | Joseph Myers | 2012-07-20 | 10 | -0/+26 |
* | Remove TLS configure check for MIPS. | Joseph Myers | 2012-07-17 | 3 | -147/+3 |
* | Remove TLS configure check for ARM. | Joseph Myers | 2012-07-17 | 3 | -61/+3 |
* | tile: exit with status zero on makecontext return with NULL uc_link | Chris Metcalf | 2012-07-17 | 2 | -1/+7 |
* | tile: update libm test ULPs | Chris Metcalf | 2012-07-17 | 2 | -0/+118 |
* | Move tile c++-types baselines to sysdeps directories. | Chris Metcalf | 2012-07-17 | 4 | -0/+77 |
* | Add c++-types information for MIPS. | Joseph Myers | 2012-07-17 | 4 | -0/+210 |
* | Move c++-types baselines to sysdeps directories. | Joseph Myers | 2012-07-17 | 10 | -0/+160 |
* | m68k: add support for {get,make,set,swap}context | Andreas Schwab | 2012-07-16 | 7 | -0/+397 |
* | Remove pre-2.4.1 Linux kernel support. | Joseph Myers | 2012-07-12 | 2 | -7/+10 |
* | Rewrite MIPS' atomic.h to use __atomic_* builtins. | Maxim Kuvyrkov | 2012-07-11 | 2 | -43/+185 |
* | tile: correct typo in comment | Chris Metcalf | 2012-07-10 | 2 | -1/+4 |
* | tile: Convert ASM_GLOBAL_DIRECTIVE to .globl | Chris Metcalf | 2012-07-10 | 2 | -1/+6 |
* | Change ASM_GLOBAL_DIRECTIVE to .globl for ARM. | Joseph Myers | 2012-07-10 | 2 | -1/+6 |
* | m68k: update libm test ULPs | Andreas Schwab | 2012-07-09 | 2 | -2/+312 |
* | Do not store data below the stack pointer on MIPS. | Petar Jovanovic | 2012-07-06 | 2 | -2/+8 |
* | Add ARM-specific static-stubs.c. | Joseph Myers | 2012-07-05 | 2 | -0/+11 |
* | Avoid use of libgcc_s and libgcc_eh when building glibc. | Joseph Myers | 2012-07-03 | 2 | -0/+15 |
* | Add ppca2 to ports powerpc/dl-procinfo. | Joseph Myers | 2012-07-03 | 3 | -8/+27 |
* | Remove ports files no longer relevant now included in libc repository. | Joseph Myers | 2012-07-03 | 4 | -45/+6 |
* | Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-merge | Joseph Myers | 2012-07-01 | 2361 | -0/+320086 |