Age | Commit message (Expand) | Author |
2012-08-08 | Fiddle ARM atomic.h to avoid -Wvolatile-register-var warnings. | Roland McGrath |
2012-08-08 | Add missing #include for sysdeps/arm/dl-irel.h. | Roland McGrath |
2012-08-08 | Fix __dl_start declaration to avoid warning. | Roland McGrath |
2012-08-08 | alpha: Purge __ASSUME_IEEE_RAISE_EXCEPTION | Richard Henderson |
2012-08-08 | alpha: Tidy up ieee_get/set_fp_control syscalls | Richard Henderson |
2012-08-08 | alpha: Purge __ASSUME_STAT64_SYSCALL | Richard Henderson |
2012-08-08 | m68k/cf: define __signbit/__signbitf as inlines | Andreas Schwab |
2012-08-08 | m68k/cf: avoid warning in non-shared atomic_compare_and_exchange_val_acq | Andreas Schwab |
2012-08-07 | Remove pre-2.6.16 Linux kernel support. | Joseph Myers |
2012-08-06 | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath |
2012-08-06 | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath |
2012-08-04 | tile: fix typo in ASM_TYPE_DIRECTIVE fix | Chris Metcalf |
2012-08-03 | ia64: fix byteswap conversion warning | Mike Frysinger |
2012-08-03 | Remove pre-2.6.0 Linux kernel support (bug 13717). | Joseph Myers |
2012-08-03 | m68k: remove ASM_{TYPE,SIZE}_DIRECTIVE and ALIGNARG | Andreas Schwab |
2012-08-02 | Remove ASM_TYPE_DIRECTIVE for ARM. | Joseph Myers |
2012-08-02 | tile: Get rid of ASM_TYPE_DIRECTIVE | Chris Metcalf |
2012-08-01 | Remove __ASSUME_FCNTL64. | Joseph Myers |
2012-08-01 | Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals). | Joseph Myers |
2012-08-01 | Move Linuxism out of sysdeps/arm/dl-machine.h. | Roland McGrath |
2012-08-01 | BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list. | Roland McGrath |
2012-08-01 | Fix MIPS PREF/PREFX macro definitions in empty case. | Steve Ellcey |
2012-08-01 | m68k: update libm test ULPs | Andreas Schwab |
2012-07-31 | Improve MIPS n64 handling of 64-bit fcntl. | Joseph Myers |
2012-07-31 | Missing ChangeLog.arm entry. | Roland McGrath |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath |
2012-07-27 | Make mmap64 an alias of mmap on MIPS. | Joseph Myers |
2012-07-26 | m68k: update libm test ULPs | Andreas Schwab |
2012-07-26 | Move testsuite audit definitions to sysdeps tst-audit.h files. | Joseph Myers |
2012-07-26 | Merge Linux 3.5 ptrace changes | Andreas Jaeger |
2012-07-26 | Merge Linux 3.5 epoll changes | Andreas Jaeger |
2012-07-26 | Merge _sigsys changes from Linux 3.5 | Andreas Jaeger |
2012-07-25 | Remove pre-2.4.21 Linux kernel support. | Joseph Myers |
2012-07-25 | Fix up ChangeLog entries | Florian Weimer |
2012-07-25 | Rename __secure_getenv to secure_getenv | Florian Weimer |
2012-07-20 | Move localplt baselines to sysdeps directories. | Joseph Myers |
2012-07-17 | Remove TLS configure check for MIPS. | Joseph Myers |
2012-07-17 | Remove TLS configure check for ARM. | Joseph Myers |
2012-07-17 | tile: exit with status zero on makecontext return with NULL uc_link | Chris Metcalf |
2012-07-17 | tile: update libm test ULPs | Chris Metcalf |
2012-07-17 | Move tile c++-types baselines to sysdeps directories. | Chris Metcalf |
2012-07-17 | Add c++-types information for MIPS. | Joseph Myers |
2012-07-17 | Move c++-types baselines to sysdeps directories. | Joseph Myers |
2012-07-16 | m68k: add support for {get,make,set,swap}context | Andreas Schwab |
2012-07-12 | Remove pre-2.4.1 Linux kernel support. | Joseph Myers |
2012-07-11 | Rewrite MIPS' atomic.h to use __atomic_* builtins. | Maxim Kuvyrkov |
2012-07-10 | tile: correct typo in comment | Chris Metcalf |
2012-07-10 | tile: Convert ASM_GLOBAL_DIRECTIVE to .globl | Chris Metcalf |
2012-07-10 | Change ASM_GLOBAL_DIRECTIVE to .globl for ARM. | Joseph Myers |
2012-07-09 | m68k: update libm test ULPs | Andreas Schwab |