Age | Commit message (Expand) | Author |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-11-27 | Rename localedir to complocaledir (bug 14259). | Carlos O'Donell |
2015-09-01 | Add more TCP_* values to netinet/tcp.h. | Joseph Myers |
2015-02-08 | hurd: fix unwind-resume.c build | Samuel Thibault |
2015-02-08 | hurd: fix unwind-resume.c build | Samuel Thibault |
2015-01-05 | ARM: Consolidate with generic unwinder wrapper code | Roland McGrath |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-16 | Use PTR_MANGLE on libgcc unwinder function pointers. | Roland McGrath |
2014-12-16 | Revert "Use pragmas rather than makefiles for necessary options for unwind co... | Roland McGrath |
2014-12-16 | Use pragmas rather than makefiles for necessary options for unwind code. | Roland McGrath |
2014-12-02 | Fix getifaddrs, freeifaddrs namespace (bug 17668). | Joseph Myers |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar |
2014-11-19 | Add new macro IN_MODULE to identify module in which source is built | Siddhesh Poyarekar |
2014-09-12 | Add new Linux 3.16 constants to netinet/udp.h. | Joseph Myers |
2014-07-17 | Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac. | Joseph Myers |
2014-05-09 | Silence a missing-noreturn warning for _Unwind_Resume. | Roland McGrath |
2014-05-05 | Fix -Wundef issues in generated errlist.c. | Roland McGrath |
2014-02-12 | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-12-17 | Remove __FAVOR_BSD. | Joseph Myers |
2013-11-26 | Use __glibc_reserved instead __unused. | Ondřej Bílka |
2013-10-30 | rename configure.in to configure.ac | Mike Frysinger |
2013-09-04 | Remove --disable-versioning. | Joseph Myers |
2013-08-29 | Support ELFOSABI_GNU on all GNU systems. | Thomas Schwinge |
2013-06-08 | Avoid trailing whitespace in sysdeps/gnu/errlist.c. | Joseph Myers |
2013-05-30 | [BZ #14256] | Jeff Law |
2013-05-03 | Sync with Linux 3.9 | Andreas Jaeger |
2013-03-19 | s390x: Move rtld link to /lib | Andreas Schwab |
2013-03-15 | Reverting wrong commit. | Adhemerval Zanella |
2013-03-15 | PowerPC: gettimeofday optimization by using IFUNC | Adhemerval Zanella |
2013-02-13 | Remove __ptrvalue, __bounded and __unbounded. | Joseph Myers |
2013-01-09 | Sync netinet/tcp.h with upstream Linux kernel. | David S. Miller |
2013-01-02 | Fix copyright notice corruption from update-copyright bug. | Joseph Myers |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers |
2012-12-28 | Add new defines from Linux 3.7 to <netinet/tcp.h> | Andreas Jaeger |
2012-09-28 | Move _G_config.h with Linuxism to linux/ directory. | Roland McGrath |
2012-09-25 | Remove various _G_*_t type names. | Joseph Myers |
2012-09-21 | Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT. | Joseph Myers |
2012-09-20 | Remove _G_NEED_STDARG_H. | Joseph Myers |
2012-09-17 | Remove _G_HAVE_IO_GETLINE_INFO. | Joseph Myers |
2012-09-13 | Remove _G_HAVE_PRINTF_FP. | Joseph Myers |
2012-09-11 | Remove unused typedefs and macros from _G_config.h. | Joseph Myers |
2012-09-10 | Remove _G_USING_THUNKS. | Joseph Myers |
2012-09-10 | Remove libio C++ vtable definitions. | Joseph Myers |
2012-06-22 | Respect --localstatedir for /var/db parent directory. | Roland McGrath |
2012-06-01 | Remove use of INTDEF/INTUSE in stdio-common | Andreas Schwab |
2012-05-21 | Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32 | H.J. Lu |
2012-05-10 | Hurd: Support --prefix=/usr special-casing for all GNU systems. | Thomas Schwinge |