Age | Commit message (Expand) | Author | Files | Lines |
2012-05-30 | Mention BZ #14183 in NEWS | H.J. Lu | 1 | -1/+1 |
2012-05-30 | Mention x32 in NEWS | H.J. Lu | 1 | -0/+6 |
2012-05-30 | Mention BZ 14075 and 14112 | H.J. Lu | 1 | -2/+2 |
2012-05-27 | Add more NEWS items for 2.16. | Joseph Myers | 1 | -0/+21 |
2012-05-26 | Fix stack size and address inconsistency due to executable stack | Siddhesh Poyarekar | 1 | -13/+13 |
2012-05-25 | NEWS item for --enable-systemtap | Roland McGrath | 1 | -0/+6 |
2012-05-25 | Remove pre-2.4 Linux kernel support. | Joseph Myers | 1 | -1/+1 |
2012-05-25 | Mention BZ 12495 and 13576 in NEWS | H.J. Lu | 1 | -13/+13 |
2012-05-25 | Add missing comma in list of fixed bugs. | Joseph Myers | 1 | -1/+1 |
2012-05-25 | Fix acosf underflow (bug 14153). | Joseph Myers | 1 | -1/+1 |
2012-05-24 | Add tests for underflow exception bugs 10846, 14036. | Joseph Myers | 1 | -5/+5 |
2012-05-24 | Add getauxval news entry. | Richard Henderson | 1 | -0/+4 |
2012-05-22 | Mention 14122 in NEWS. | Paul Pluzhnikov | 1 | -1/+1 |
2012-05-22 | Add new locale mag_IN. | Chandan Kumar | 1 | -3/+6 |
2012-05-21 | Fix spelling of Steven Munroe | Andreas Jaeger | 1 | -1/+1 |
2012-05-19 | Fix ccos, csin, ccosh, csinh overflows (bug 14123). | Joseph Myers | 1 | -1/+1 |
2012-05-17 | BZ#14059: Fix AVX and FMA4 detection. | Carlos O'Donell | 1 | -1/+1 |
2012-05-16 | For [BZ #208], accumulate malloc stats over all arenas. | Paul Pluzhnikov | 1 | -19/+19 |
2012-05-16 | BZ#10375: Configure magic to use -fno-stack-protector if needed. | Roland McGrath | 1 | -14/+14 |
2012-05-15 | Avoid plain "aligned" attributes in installed headers. | Joseph Myers | 1 | -1/+1 |
2012-05-15 | Avoid race in nscd | Andreas Jaeger | 1 | -10/+10 |
2012-05-15 | Add fixed ports bugs to list in NEWS. | Joseph Myers | 1 | -12/+13 |
2012-05-15 | Allow a single-threaded program to cancel itself | Siddhesh Poyarekar | 1 | -9/+10 |
2012-05-14 | Mention BZ #14103/#14104 in News and ChangeLog | H.J. Lu | 1 | -1/+1 |
2012-05-14 | Do not build manual in source dir | Andreas Jaeger | 1 | -8/+8 |
2012-05-14 | Remove pre-2.2 Linux kernel support. | Joseph Myers | 1 | -0/+4 |
2012-05-14 | NEWS: update ia64 info | Mike Frysinger | 1 | -63/+1 |
2012-05-11 | Complete GB18030 charmap | Andreas Schwab | 1 | -11/+11 |
2012-05-11 | 14012 fixed by cross-rpcgen changes. | Joseph Myers | 1 | -2/+2 |
2012-05-11 | Hurd bugs fixed: #766, #3748, #3906. | Thomas Schwinge | 1 | -17/+17 |
2012-05-10 | Fix for logb/logbf/logbl (bugs 13954/13955/13956) | Adhemerval Zanella | 1 | -2/+3 |
2012-05-10 | Make sunrpc code usable again | Andreas Jaeger | 1 | -0/+6 |
2012-05-10 | [PATCH] [BZ #3440] Make LC_ALL etc. useful in #if expressions. | Paul Eggert | 1 | -15/+15 |
2012-05-09 | Add volatiles for x86-64 bits/mathinline.h | Andreas Jaeger | 1 | -1/+1 |
2012-05-09 | Fix strspn warning with -Wconversion | Andreas Jaeger | 1 | -1/+1 |
2012-05-09 | Fix daylight time change for the US | Ian Wienand | 1 | -1/+1 |
2012-05-09 | Make ldconfig message clearer | Andreas Jaeger | 1 | -2/+2 |
2012-05-08 | Warn if user requests __FORTIFY_SOURCE but it is disabled | Roland Mc Grath | 1 | -2/+2 |
2012-05-07 | Fix x86/x86_64 expm1l inaccuracy and exceptions (bugs 13885, 13923). | Joseph Myers | 1 | -5/+5 |
2012-05-06 | Fix exp10 inaccuracy and exceptions (bugs 13884, 13914). | Joseph Myers | 1 | -4/+5 |
2012-05-06 | Fix libm-test.inc ulps calculation for subnormals (bug 14064). | Joseph Myers | 1 | -1/+1 |
2012-05-06 | Patch 31dc8730af585d8e13021484752fb20decae0661 fixes BZ#13563 | Andreas Jaeger | 1 | -8/+8 |
2012-05-05 | Fix missing exceptions from exp (bugs 13787, 13922, 14036). | Joseph Myers | 1 | -6/+6 |
2012-05-04 | Revert "Do not build manual in the source directory" | Andreas Jaeger | 1 | -6/+6 |
2012-05-04 | Do not build manual in the source directory | Andreas Jaeger | 1 | -6/+6 |
2012-05-04 | Fix strtod rounding of hex values (bug 14049). | Joseph Myers | 1 | -1/+1 |
2012-05-03 | Fix conditions on checking versions of dprintf (bug 13775). | Joseph Myers | 1 | -6/+6 |
2012-05-02 | For PR 14055, add bounds check to _dl_show_auxv(). | Paul Pluzhnikov | 1 | -1/+1 |
2012-05-01 | Note bug 6959 also fixed for 2.16. | Joseph Myers | 1 | -11/+11 |
2012-05-01 | Fix nexttoward bugs (bugs 2550, 2570). | Joseph Myers | 1 | -14/+15 |