Age | Commit message (Expand) | Author |
2013-04-02 | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge |
2013-02-21 | Remove remaining bounded-pointers support from i386 .S files. | Joseph Myers |
2013-02-18 | C++11 thread_local destructors support | Siddhesh Poyarekar |
2013-02-13 | Remove __ptrvalue, __bounded and __unbounded. | Joseph Myers |
2013-02-08 | Remove CHECK_N and bp-checks.h. | Joseph Myers |
2013-02-08 | Remove CHECK_1 and CHECK_1_NULL_OK. | Joseph Myers |
2013-02-04 | Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. | Joseph Myers |
2013-01-31 | Remove bp-semctl.h and CHECK_SEMCTL. | Joseph Myers |
2013-01-31 | Remove bp-thunks code. | Joseph Myers |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-10-24 | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath |
2012-08-27 | Remove __ASSUME_STAT64_SYSCALL. | Joseph Myers |
2012-08-21 | Remove __ASSUME_FADVISE64_64_SYSCALL. | Joseph Myers |
2012-08-20 | Remove __ASSUME_MMAP2_SYSCALL. | Joseph Myers |
2012-08-08 | Missing #include updates for dirstream code move from unix to posix. | Roland McGrath |
2012-08-07 | Move common dirent implementation from sysdeps/unix to sysdeps/posix. | Roland McGrath |
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 | BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list. | Roland McGrath |
2012-07-25 | Remove unused pseudo_end label | Andreas Schwab |
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 | Move c++-types baselines to sysdeps directories. | Joseph Myers |
2012-06-04 | Use x86_64 bits/{debugreg,reg}.h for i386 and x86-64 | H.J. Lu |
2012-06-04 | Use x86_64 bits/{io,perm}.h for i386 and x86_64 | H.J. Lu |
2012-06-01 | Use i386 sys/elf.h and sys/vm86.h for i386 and x86-64 | H.J. Lu |
2012-06-01 | Use i386 bits/wchar.h for i386 and x86-64 | H.J. Lu |
2012-05-31 | Support __WORDSIZE == 64 in i386 bits/wchar.h | H.J. Lu |
2012-05-31 | Use x86_64 sys/{ucontext,user}.h for i386 and x86_64 | H.J. Lu |
2012-05-31 | Use x86_64 sys/procfs.h for both i386 and x86_64 | H.J. Lu |
2012-05-31 | Use x86_64 bits/mman.h for both i386 and x86_64 | H.J. Lu |
2012-05-31 | Use x86_64 bits/fcntl.h for both i386 and x86_64 | H.J. Lu |
2012-05-31 | Use x86_64 bits/environments.h for i386 and x86_64 | H.J. Lu |
2012-05-31 | Use x86_64 bits/a.out.h for both i386 and x86_64 | H.J. Lu |
2012-05-31 | Add x86-64 support to i386 sys/elf.h and sys/vm86.h | H.J. Lu |
2012-05-30 | Convert WORDSIZE[32|64]/ld entries to abi-variants | H.J. Lu |
2012-05-25 | Remove __ASSUME_NEW_GETRLIMIT_SYSCALL. | Joseph Myers |
2012-05-25 | Add systemtap static probe points in setjmp/longjmp on x86. | Roland McGrath |
2012-05-25 | Remove pre-2.4 Linux kernel support. | Joseph Myers |
2012-05-23 | Replace "jmp L(pseudo_end)" with "ret" | H.J. Lu |
2012-05-23 | Update from Linux 3.4 | Andreas Jaeger |
2012-05-22 | Use "neg %eax" in i386 SYSCALL_ERROR_HANDLER | H.J. Lu |
2012-05-20 | Add <sys/auxv.h> and getauxval. | Richard Henderson |
2012-05-14 | Remove pre-2.2 Linux kernel support. | Joseph Myers |
2012-05-04 | Fix missing vm86 symbol | Andreas Schwab |
2012-04-28 | Move abilist files into sysdep dirs. | David S. Miller |
2012-04-21 | Put vm86 into libc.a | Nix |
2012-03-20 | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu |
2012-03-16 | Add x32 support to ldconfig | H.J. Lu |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |