summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix up sched_cpucount in x86-64.Ulrich Drepper2009-05-311-0/+5
* Finish IFUNC support for x86 and x86-64.Ulrich Drepper2009-05-311-0/+27
* Simplify CPUID value handling.Ulrich Drepper2009-05-311-3/+17
* Move AC_CANONICAL_HOST before first use of $host and $build.Andreas Schwab2009-05-311-0/+6
* Fix errno for boundary conditions in 128-bit long double.Ulrich Drepper2009-05-291-0/+11
* Implement longjmp checking for s390.Ulrich Drepper2009-05-291-0/+8
* Compact cache info data structure for x86/x86-64.Ulrich Drepper2009-05-291-0/+6
* Fix errno for IBM long double.Andreas Schwab2009-05-221-0/+5
* Add ___longjmp_chk support for powerpc{32,64}.Andreas Schwab2009-05-221-0/+9
* Implement accept4 for more archs using socketcall.Jakub Jelinek2009-05-221-0/+13
* Handle -g option for IA-64 assembler.Ulrich Drepper2009-05-211-2/+4
* Fix IA-64 memchr read-ahead.Ulrich Drepper2009-05-211-0/+5
* Add ____longjmp_chk support for IA-64.H.J. Lu2009-05-211-0/+4
* Add missing .text directives.H.J. Lu2009-05-211-0/+5
* Don't define __ASSUME_ACCEPT4 for IA-64.Ulrich Drepper2009-05-211-0/+5
* Remove __NR_accept4 definition.Jakub Jelinek2009-05-211-0/+2
* Correct socketcall argument for accept4.Jakub Jelinek2009-05-211-1/+6
* Sun agreed to a change of the license for the RPC code to a BSD-like license.Ulrich Drepper2009-05-201-0/+93
* Danish translation update from translation team.Ulrich Drepper2009-05-201-0/+4
* Add ____longjmp_chk for SH.Kaz Kojima2009-05-181-0/+6
* Fix forced loop termination in nscd database lookup.Jakub Jelinek2009-05-181-0/+8
* Fix typos and pretty printing in sys/wait.h.Ulrich Drepper2009-05-161-1/+2
* Non-code changes to stdlib.h.Ulrich Drepper2009-05-161-0/+2
* Unify __WAIT_INT definition in stdlib.h and sys/wait.h.Ulrich Drepper2009-05-161-0/+3
* Move BLOCK_ALIGN* macros back.Ulrich Drepper2009-05-161-3/+0
* Fix exit condition.Ulrich Drepper2009-05-161-0/+5
* Further robustify nscd database lookup.Ulrich Drepper2009-05-151-0/+9
* Robustify libc-side nscd database reader.Jakub Jelinek2009-05-151-8/+19
* Avoid double definition of catomic_compare_and_exchange_val_acq.Jakub Jelinek2009-05-151-0/+6
* ChangeLog entries incorrectly applied.Ulrich Drepper2009-05-151-0/+25
* Add test for range error in expm1.Ulrich Drepper2009-05-151-0/+2
* Check for valid stack frame in longjmp.Ulrich Drepper2009-05-151-0/+19
* Version info change for 2.11 development.Ulrich Drepper2009-05-151-0/+2
* Test DSOs for executable stack.Ulrich Drepper2009-05-151-0/+5
* * version.h (VERSION): Bump to 2.10.1. cvs/fedora-glibc-20090510T1842 cvs/masterUlrich Drepper2009-05-101-0/+16
* * Makeconfig: Undo last change. Add asflags-cpu to ASFLAGS in the glibc-2.10 cvs/glibc-2_10-base cvs/glibc-2_10 cvs/fedora-glibc-20090509T2200Ulrich Drepper2009-05-091-0/+3
* * version.h (VERSION): Bump for 2.10 release. cvs/fedora-glibc-20090509T1828Ulrich Drepper2009-05-091-0/+5
* [BZ #10128]Ulrich Drepper2009-05-091-0/+6
* [BZ #10118]Ulrich Drepper2009-05-091-0/+20
* * string/stratcliff.c (do_test): Test for zero lengthUlrich Drepper2009-05-091-0/+6
* * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_RANDOM.Ulrich Drepper2009-05-091-0/+2
* * sysdeps/x86_64/memchr.S: Handle invalid buffer pointers whenUlrich Drepper2009-05-091-1/+4
* * po/da.po: Update from translation team.Ulrich Drepper2009-05-081-0/+13
* * io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,Ulrich Drepper2009-05-071-0/+5
* * sysdeps/unix/sysv/linux/ifaddrs.c: Revert unintended 2008-08-12 comment cha...Jakub Jelinek2009-04-291-0/+5
* * locale/programs/locarchive.c (create_archive): Add MAP_PRIVATE cvs/fedora-glibc-20090427T1419Ulrich Drepper2009-04-271-0/+9
* * sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow.Ulrich Drepper2009-04-271-0/+4
* * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors inUlrich Drepper2009-04-271-0/+3
* * inet/inet6_option.c (option_alloc): Add temporary variable toUlrich Drepper2009-04-271-1/+1
* [BZ #10087]Ulrich Drepper2009-04-271-0/+6