platform/upstream/glibc.git
2012-02-21 David S. MillerUpdate long-double sparc math ULPs missed by previous...
2012-02-21 David S. MillerTweak sparc32 longjmp to not store a dummy frame pointe...
2012-02-21 Joseph MyersFix stray word in line-wrapped comment in install.texi.
2012-02-21 David S. MillerUse PI_STATIC_AND_HIDDEN on sparc if we universally...
2012-02-21 David S. MillerExplain why we don't make use of RDPC in the sparc...
2012-02-21 David S. MillerUse sparc GOTDATA relocations whenever possible.
2012-02-21 David S. MillerAdd sparc configure checks for GOTDATA support.
2012-02-21 David S. MillerConsolidate Sparc ELF configure fragments to one spot.
2012-02-21 David S. MillerRemove sparc WDISP22 configure checks, no longer used.
2012-02-21 Joseph MyersUpdate or avoid glibc version numbers in manual.
2012-02-21 Joseph MyersAdd 13695 to list of bugs fixed in NEWS.
2012-02-21 Joseph MyersRemove old initfini mechanism.
2012-02-21 Joseph MyersSplit architecture-specific parts of sys/epoll.h into...
2012-02-21 Joseph MyersSplit architecture-specific parts of sys/timerfd.h...
2012-02-20 Joseph MyersResort ULPs files with gen-libm-test.pl -n in C locale.
2012-02-20 Aurelien JarnoAdjust SPARC ULPs to take into account the new jn tests.
2012-02-19 Andreas SchwabAdd support for Linux error EHWPOISON
2012-02-19 Aurelien JarnoUse non-signaling floating-point comparisons in math...
2012-02-19 Joseph MyersFix parameter name in strnlen documentation.
2012-02-19 Joseph MyersMake seteuid argument name consistent in manual.
2012-02-19 Joseph MyersCorrect list of services in example NSS configuration...
2012-02-19 Nick BowlerRemove erroneous statements about negative zero.
2012-02-18 Joseph MyersRemove documentation of upgrading from libc5.
2012-02-18 Joseph MyersDo not claim that GCC predefines __POSIX__.
2012-02-19 David S. MillerRework sparc PIC macros so crt{i,n}.S can use them...
2012-02-18 Ulrich DrepperRemove remnants of aout builds
2012-02-18 Rafe KettlerMake declarations of "main" in examples consistent.
2012-02-17 Joseph MyersCorrect documentation of FLT_EPSILON.
2012-02-17 Fabrice BauzacChange recommendation of strchrnul in strchr documentation.
2012-02-17 Dwayne Grant... Document LOCPATH.
2012-02-17 Joseph MyersFix documented parameters to execle.
2012-02-17 Joseph MyersFix ordering of bug numbers in NEWS.
2012-02-17 Paul BolleFix typo (LC_TYPE -> LC_CTYPE).
2012-02-17 Nicolas BoulenguezFix various problems with @deftypefun lines.
2012-02-17 Joseph MyersAdd more bug numbers.
2012-02-17 Joseph MyersFix typos in documentation of fopen ",ccs=STRING".
2012-02-17 Aurelien JarnoInclude <time.h> in clock_settime.c.
2012-02-17 Thomas SchwingeHurd: #define away madvise for malloc code, fix previou...
2012-02-17 Joseph MyersFix typo in manual (bug 9902).
2012-02-17 Joseph MyersInclude <stdlib.h> in argp examples.
2012-02-17 Joseph MyersList bugs 4822 and 11494 as fixed in NEWS.
2012-02-16 Richard Hendersons390: Convert to crt[in].S.
2012-02-16 David S. MillerAdd O_FSYNC define to sparc just like other platforms.
2012-02-15 Kaz KojimaMerge branch 'master' of git://sources.redhat.com/git...
2012-02-15 Kaz KojimaAdd SH target specific crti.S and crtn.S and remove...
2012-02-16 David S. MillerMove sparc away from the deprecated inifini.c scheme.
2012-02-15 Roland McGrathHurd: #define away madvise for malloc code.
2012-02-15 Mike FrysingerInclude sys/param.h in getcwd.c.
2012-02-15 Roland McGrathRemove macros wrongly left for pre-libio case that...
2012-02-15 Joseph MyersSplit architecture-specific parts of sys/signalfd.h...
2012-02-15 Marek PolacekRemove unused Makefile.
2012-02-14 Marek PolacekProvide crt[in].S for x86-64.
2012-02-14 Joseph MyersSplit architecture-specific parts of sys/inotify.h...
2012-02-13 Joseph MyersSplit architecture-specific parts of sys/eventfd.h...
2012-02-10 Roland McGrathlog entry typo fixes
2012-02-10 Thomas SchwingeFix x86 PLT slot usage for feraiseexcept.
2012-02-10 Thomas SchwingeA bit of testsuite cleanup.
2012-02-10 Joseph MyersRevert FSF address changes to locales.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-02-09 Richard HendersonUse <> for include of kernel-features.h.
2012-02-09 Richard HendersonAvoid pointer type mismatch warning.
2012-02-09 Andreas SchwabUpdate ChangeLog
2012-02-09 Marek PolacekRemove _G_HAVE_SYS_CDEFS.
2012-02-08 Andreas SchwabReduce ldouble ULPs for jn tests on x86
2012-02-08 Andreas Schwabpowerpc: add crt files
2012-02-08 Andreas SchwabRemove have-initfini and need-nopic-initfini
2012-02-08 Andreas SchwabAdd missing dependency for pt-crti.o
2012-02-08 Joseph MyersAdd 411 to list of fixed bugs.
2012-02-08 Joseph MyersSupport crti.S and crtn.S provided directly by architec...
2012-02-07 Marek PolacekRemove _G_ARGS macros.
2012-02-07 Marek PolacekAdd tst-CMPLX2 test.
2012-02-07 Andreas SchwabAdjust libm test ULPs for powerpc
2012-02-07 Andreas SchwabFix loss of precision in jn tests
2012-02-06 Marek PolacekRemove __ELF__ conditionals
2012-02-06 Joseph MyersUndefine and redefine __i686 for assembly code.
2012-02-06 Joseph MyersMatch x86 PIC thunk names to compiler version.
2012-02-05 Joseph MyersUse macro for PIC setup in inline asm.
2012-02-03 Joseph MyersUse macros for x86 PIC thunk names.
2012-02-03 Joseph MyersConsistently use macros for x86 PIC thunks.
2012-02-03 Joseph MyersInclude <stdio.h> in math/tst-CMPLX.c.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-31 Ulrich DrepperCleanups of malloc
2012-01-31 Joseph MyersAlways define float_t as float for PowerPC, SH and...
2012-01-31 Marek PolacekRemove PARAMS macros.
2012-01-31 Ulrich DrepperHandle ARENA_TEST correctly
2012-01-31 Ulrich DrepperDon't add CL for generated files!!!
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-31 Ulrich DrepperOptimize __get_tls_addr a bit
2012-01-30 Joseph MyersRemove miscellaneous __STDC__ conditionals.
2012-01-30 Joseph MyersFix makefile/configure problems with sse2avx changes.
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_config'
2012-01-30 Chris MetcalfAdd Tile relocation types.
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_epol...
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_not_...
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_firs...
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_facc...
2012-01-29 Chris MetcalfUpdate config.guess, config.sub from upstream config...
2012-01-29 Ulrich DrepperOptimize x86-64 math inline header a bit
2012-01-28 Ulrich DrepperUse -msse2avx option for x86-64 libm functions
2012-01-28 Chris MetcalfCall __fxstatat64 from faccessat() to avoid PLT in...
next