| Commit message (Expand) | Author | Age | Files | Lines |
* | generic paths.h: remove old paths from _PATH_STDPATH | Pino Toscano | 2012-11-04 | 1 | -1/+1 |
* | Fix small indendation issues in paths.h files | Pino Toscano | 2012-11-04 | 1 | -2/+2 |
* | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers | 2012-11-03 | 1 | -0/+16 |
* | Fix strtod handling of underflow (bug 14047). | Joseph Myers | 2012-10-30 | 1 | -0/+33 |
* | Remove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64 from _G_config.h. | Joseph Myers | 2012-10-18 | 1 | -5/+0 |
* | * crypt/crypt-entry.c: Include fips-private.h. | Alexandre Oliva | 2012-10-10 | 1 | -0/+36 |
* | Remove _G_off64_t and _G_stat64 from _G_config.h. | Joseph Myers | 2012-10-09 | 1 | -2/+0 |
* | Move _G_config.h with Linuxism to linux/ directory. | Roland McGrath | 2012-09-28 | 1 | -2/+7 |
* | Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h | H.J. Lu | 2012-09-28 | 1 | -0/+6 |
* | Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629). | Joseph Myers | 2012-09-25 | 1 | -0/+7 |
* | Remove various _G_*_t type names. | Joseph Myers | 2012-09-25 | 1 | -7/+0 |
* | Shrink heap on linux when overcommit_memory == 2 | Siddhesh Poyarekar | 2012-09-25 | 1 | -0/+25 |
* | Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT. | Joseph Myers | 2012-09-21 | 1 | -1/+0 |
* | Remove _G_NEED_STDARG_H. | Joseph Myers | 2012-09-20 | 1 | -1/+0 |
* | Remove _G_HAVE_IO_GETLINE_INFO. | Joseph Myers | 2012-09-17 | 1 | -1/+0 |
* | Remove _G_HAVE_PRINTF_FP. | Joseph Myers | 2012-09-13 | 1 | -1/+0 |
* | Make strtod respect the rounding mode (bug 14518). | Joseph Myers | 2012-09-12 | 1 | -0/+124 |
* | Remove unused typedefs and macros from _G_config.h. | Joseph Myers | 2012-09-11 | 1 | -10/+0 |
* | Remove libio C++ vtable definitions. | Joseph Myers | 2012-09-10 | 1 | -5/+0 |
* | Make malloc build for no-threads configurations. | Roland McGrath | 2012-08-17 | 1 | -5/+6 |
* | Split sys/param.h out into common file and sysdeps bits/param.h file. | Roland McGrath | 2012-08-17 | 1 | -78/+0 |
* | Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX. | Roland McGrath | 2012-08-03 | 1 | -0/+72 |
* | foo | Roland McGrath | 2012-08-01 | 1 | -2/+6 |
* | Don't assume SIGWINCH is defined. | Roland McGrath | 2012-07-31 | 1 | -2/+4 |
* | Fix lots of bitrot for stub configurations. | Roland McGrath | 2012-07-30 | 2 | -9/+68 |
* | Move testsuite audit definitions to sysdeps tst-audit.h files. | Joseph Myers | 2012-07-26 | 1 | -2/+2 |
* | Move ldsodefs.h audit definitions to sysdeps directories. | Joseph Myers | 2012-07-25 | 1 | -108/+0 |
* | Move localplt baselines to sysdeps directories. | Joseph Myers | 2012-07-20 | 1 | -0/+9 |
* | Remove use of INTDEF/INTUSE in stdio-common | Andreas Schwab | 2012-06-01 | 1 | -10/+6 |
* | Add <sys/auxv.h> and getauxval. | Richard Henderson | 2012-05-20 | 2 | -0/+26 |
* | Split up stackguard-macros.h into sysdeps directories. | Joseph Myers | 2012-05-15 | 1 | -0/+4 |
* | Hurd: Fix paths in paths.h | Samuel Thibault | 2012-05-10 | 1 | -4/+4 |
* | Hurd: Fix value of __libc_stack_end | Samuel Thibault | 2012-05-10 | 1 | -1/+5 |
* | Add missed zero length files in previous abilist commit. | David S. Miller | 2012-04-28 | 8 | -0/+0 |
* | move libgcc_s soname definition to shlib-versions | Siddhesh Poyarekar | 2012-04-26 | 2 | -4/+2 |
* | Remove all traces of reg_char. | David S. Miller | 2012-04-18 | 1 | -3/+0 |
* | Fix ilogb exception and errno (bug 6794) | Adhemerval Zanella | 2012-04-17 | 1 | -0/+3 |
* | New ld.so argument --inhibit-ldcache to disable ld.so.cache lookup | Siddhesh Poyarekar | 2012-04-11 | 1 | -1/+4 |
* | Avoid overflows from long double functions using __kernel_standard. | Joseph Myers | 2012-03-28 | 1 | -0/+1 |
* | Merge branch 'elf-move' | Andreas Jaeger | 2012-03-27 | 3 | -247/+0 |
|\ |
|
| * | Remove old debug/backtracesyms files, replace with elf versions. | Andreas Jaeger | 2012-03-20 | 2 | -247/+0 |
| * | Move sysdeps/generic/elf/* to sysdeps/generic | Andreas Jaeger | 2012-03-19 | 3 | -0/+0 |
* | | Add forward declaration for La_x32_regs/La_x32_retval | H.J. Lu | 2012-03-22 | 1 | -0/+2 |
* | | Add x32 support to dynamic linker audit | H.J. Lu | 2012-03-21 | 1 | -0/+9 |
* | | Add _ITOA_NEEDED and _ITOA_WORD_TYPE | H.J. Lu | 2012-03-21 | 1 | -4/+20 |
* | | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu | 2012-03-20 | 2 | -1/+93 |
|/ |
|
* | Create and use libc_feupdateenv_test. | Richard Henderson | 2012-03-19 | 1 | -0/+18 |
* | Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}. | Richard Henderson | 2012-03-19 | 1 | -0/+69 |
* | Convert libc_feholdexcept et al from macros to inline functions. | Richard Henderson | 2012-03-19 | 1 | -21/+78 |
* | Make inline __isnan, __isinf_ns, __finite generic. | Richard Henderson | 2012-03-19 | 1 | -13/+26 |