Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-08 | Remove am33 port. | Joseph Myers | 1 | -0/+6 | |
This patch removes the am33 port (no other port #includes any files from it), as previously discussed (see <https://sourceware.org/ml/libc-ports/2014-01/msg00046.html>). | |||||
2013-11-28 | Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271). | Joseph Myers | 1 | -0/+4 | |
2013-10-30 | rename configure.in to configure.ac | Mike Frysinger | 1 | -0/+6 | |
Autoconf has been deprecating configure.in for quite a long time. Rename all our configure.in and preconfigure.in files to .ac. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||||
2013-08-29 | Fix typos. | Ondřej Bílka | 1 | -0/+4 | |
2013-08-21 | Fix typos. | Ondřej Bílka | 1 | -0/+4 | |
2013-06-05 | Remove trailing whitespace in ports. | Joseph Myers | 1 | -0/+5 | |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 1 | -0/+5 | |
2013-03-11 | AM33: Use <bits/mman.h> | Andreas Jaeger | 1 | -0/+5 | |
2013-02-28 | Remove bounded-pointers relics from am33 code. | Joseph Myers | 1 | -0/+7 | |
2013-02-15 | Remove miscellaneous bounded-pointers relics in C code. | Joseph Myers | 1 | -0/+6 | |
2013-02-13 | Remove __ptrvalue, __bounded and __unbounded. | Joseph Myers | 1 | -0/+7 | |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -0/+5 | |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 1 | -0/+6 | |
2012-11-03 | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers | 1 | -0/+3 | |
2012-11-03 | Make fenv.h FE_* macros usable in #if (bug 3439). | Joseph Myers | 1 | -0/+12 | |
2012-10-30 | Fix strtod handling of underflow (bug 14047). | Joseph Myers | 1 | -0/+5 | |
2012-10-09 | Add missing magic to GLIBC_PROVIDES. | Roland McGrath | 1 | -0/+4 | |
2012-08-07 | Remove pre-2.6.16 Linux kernel support. | Joseph Myers | 1 | -0/+6 | |
2012-08-01 | BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list. | Roland McGrath | 1 | -0/+5 | |
2012-07-01 | Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-merge | Joseph Myers | 1 | -0/+260 | |