summaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)Author
2013-02-08Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C code.Joseph Myers
2013-02-05Add missing includes to sysdeps/generic/malloc-sysdep.h.Roland McGrath
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers
2013-02-01Remove BOUNDED_N and BOUNDED_1.Joseph Myers
2013-02-01Remove bp-start.h and INIT_ARGV_and_ENVIRON.Joseph Myers
2013-01-31Remove CHECK_IOCTL, CHECK_FCNTL and CHECK_N_PAGES.Joseph Myers
2013-01-31Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers
2013-01-31Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers
2013-01-31Remove bp-thunks code.Joseph Myers
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-12-06Fix warnings from generic _FPU_GETCWChris Metcalf
2012-12-04Fix sparc build with older compilers.David S. Miller
2012-11-27Fix strict-aliasing warnings from unwind-dw2-fde.c.Joseph Myers
2012-11-22Mark unwind-dw2-fde-glibc.c variable possibly unused.Joseph Myers
2012-11-19Add ldconfig cache tag handling for AArch64Steve McIntyre
2012-11-19Add ldconfig cache tag handling for ARM hard-float ABISteve McIntyre
2012-11-04generic paths.h: remove old paths from _PATH_STDPATHPino Toscano
2012-11-04Fix small indendation issues in paths.h filesPino Toscano
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-11-01Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers
2012-10-18Remove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64 from _G_config.h.Joseph Myers
2012-10-10* crypt/crypt-entry.c: Include fips-private.h.Alexandre Oliva
2012-10-09Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers
2012-09-28Move _G_config.h with Linuxism to linux/ directory.Roland McGrath
2012-09-28Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu
2012-09-25Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers
2012-09-25Remove various _G_*_t type names.Joseph Myers
2012-09-25Shrink heap on linux when overcommit_memory == 2Siddhesh Poyarekar
2012-09-21Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.Joseph Myers
2012-09-20Remove _G_NEED_STDARG_H.Joseph Myers
2012-09-17Remove _G_HAVE_IO_GETLINE_INFO.Joseph Myers
2012-09-13Remove _G_HAVE_PRINTF_FP.Joseph Myers
2012-09-12Make strtod respect the rounding mode (bug 14518).Joseph Myers
2012-09-11Remove unused typedefs and macros from _G_config.h.Joseph Myers
2012-09-10Remove libio C++ vtable definitions.Joseph Myers
2012-08-17Make malloc build for no-threads configurations.Roland McGrath
2012-08-17Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath
2012-08-03Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.Roland McGrath
2012-08-01fooRoland McGrath
2012-07-31Don't assume SIGWINCH is defined.Roland McGrath
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-07-30Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-07-26Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers
2012-07-25Move ldsodefs.h audit definitions to sysdeps directories.Joseph Myers
2012-07-22Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers
2012-06-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge