Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't always provide definition of gets checking version | Marek Polacek | 2012-01-13 | 1 | -0/+5 |
* | Powerpc: correct duplicate label issue with multiple passes through context code | Will Schmidt | 2012-01-12 | 1 | -0/+8 |
* | Optimized acosh for 64-bit platforms | Ulrich Drepper | 2012-01-11 | 1 | -0/+2 |
* | Optimize scalbln | Ulrich Drepper | 2012-01-11 | 1 | -1/+8 |
* | Optimize s_modf | Ulrich Drepper | 2012-01-10 | 1 | -0/+6 |
* | Add const attribute to fmin and fmax | Ulrich Drepper | 2012-01-10 | 1 | -0/+2 |
* | Optimize ldexp and scalbn | Ulrich Drepper | 2012-01-10 | 1 | -0/+9 |
* | Add noreturn attribute | Marek Polacek | 2012-01-10 | 1 | -0/+5 |
* | Some branch prediction for log1p | Ulrich Drepper | 2012-01-09 | 1 | -0/+4 |
* | bits/poll2.h needs __BEGIN/__END_DECLS | Ulrich Drepper | 2012-01-08 | 1 | -0/+2 |
* | Install bits/poll2.h | Ulrich Drepper | 2012-01-08 | 1 | -0/+4 |
* | Fix typo in Linux/PPC32 getcontext | Will Schmidt | 2012-01-08 | 1 | -0/+5 |
* | Optimize xmalloc, xcalloc, xrealloc, and xstrdup | Ulrich Drepper | 2012-01-08 | 1 | -0/+18 |
* | Mark potential fix for BZ 11929 | Ulrich Drepper | 2012-01-08 | 1 | -0/+1 |
* | sscanf always calls realloc | Paul Pluzhnikov | 2012-01-08 | 1 | -0/+5 |
* | Fix CL | Ulrich Drepper | 2012-01-08 | 1 | -2/+1 |
* | Add test for CMPLX macros | Ulrich Drepper | 2012-01-08 | 1 | -0/+3 |
* | Fix typo in CMPLXL | Ulrich Drepper | 2012-01-08 | 1 | -0/+2 |
* | Add checking versions of poll and ppoll | Ulrich Drepper | 2012-01-08 | 1 | -0/+14 |
* | Define CMPLX, CMPLXF, CMPLXL | Ulrich Drepper | 2012-01-08 | 1 | -0/+3 |
* | Static linking is always needed | Ulrich Drepper | 2012-01-08 | 1 | -0/+10 |
* | Remove pwd tst from configure | Ulrich Drepper | 2012-01-08 | 1 | -0/+3 |
* | No need for test for __builtin_expect | Ulrich Drepper | 2012-01-08 | 1 | -0/+1 |
* | Remove more unnecessary Alpha and IA-64 configury | Ulrich Drepper | 2012-01-08 | 1 | -0/+2 |
* | gcc better don't use a signed type for size_t | Ulrich Drepper | 2012-01-08 | 1 | -0/+2 |
* | Remove last remnants of RANLIB | Ulrich Drepper | 2012-01-08 | 1 | -0/+3 |
* | Simplify char16_t implementation | Ulrich Drepper | 2012-01-08 | 1 | -0/+12 |
* | More fallout from supporting only ELF | Ulrich Drepper | 2012-01-08 | 1 | -0/+28 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 1 | -0/+202 |
* | Remove non-ELF support | Ulrich Drepper | 2012-01-07 | 1 | -0/+33 |
* | Update ABI information | Ulrich Drepper | 2012-01-07 | 1 | -0/+20 |
* | Remove m68k support from Linux configure | Ulrich Drepper | 2012-01-07 | 1 | -0/+2 |
* | Remove Alpha support from ldsodefs.h | Ulrich Drepper | 2012-01-07 | 1 | -0/+2 |
* | Clean up shlib-versions files | Ulrich Drepper | 2012-01-07 | 1 | -0/+2 |
* | More IA-64 removal | Ulrich Drepper | 2012-01-07 | 1 | -0/+6 |
* | Linux configure cleanup | Ulrich Drepper | 2012-01-07 | 1 | -0/+4 |
* | Remove IA-64 support from kernel-features.h | Ulrich Drepper | 2012-01-07 | 1 | -0/+1 |
* | Remove --enable-omitfp support | Ulrich Drepper | 2012-01-07 | 1 | -0/+7 |
* | Remove IA-64 support | Ulrich Drepper | 2012-01-07 | 1 | -0/+4 |
* | Remove support in configure for unsupported architectures | Ulrich Drepper | 2012-01-07 | 1 | -0/+3 |
* | Add BZ | Ulrich Drepper | 2012-01-07 | 1 | -0/+2 |
* | More char16_t and char32_t support | Ulrich Drepper | 2012-01-07 | 1 | -0/+16 |
* | Do not declare gets in _GNU_SOURCE mode at all | Ulrich Drepper | 2012-01-07 | 1 | -0/+2 |
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2012-01-07 | 1 | -0/+7 |
|\ | |||||
| * | Fix C11 header changes for C++. | Joseph Myers | 2012-01-06 | 1 | -0/+7 |
* | | Add explicit declaration of gets in C++ code | Ulrich Drepper | 2012-01-07 | 1 | -0/+5 |
* | | Fix problem with reuse of test-strcpy for wide char testing | Ulrich Drepper | 2012-01-07 | 1 | -0/+4 |
|/ | |||||
* | Fix assertion in gconv's loop.c | Ulrich Drepper | 2012-01-03 | 1 | -0/+3 |
* | Merge branch 'c11' | Ulrich Drepper | 2012-01-03 | 1 | -0/+56 |
|\ | |||||
| * | Add uchar.h support, part 1 | Ulrich Drepper | 2012-01-01 | 1 | -0/+18 |