about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
| * sparc64: Relax tls linking test.Mike Frysinger2011-03-101-0/+7
| |
* | Fix copy relocations handling of unique objects.Ulrich Drepper2011-03-101-0/+12
| |
* | Don't run tests checking xecutable stack when SELinux is enforcing.Ulrich Drepper2011-03-101-0/+4
|/
* Fix loading first object along a path when tracing.Ulrich Drepper2011-03-061-0/+5
|
* Enable SSE2 memset for AMD'supcoming Orochi processor.Harsha Jagasia2011-03-041-1/+15
| | | | | | | | | This patch enables SSE2 memset for AMD's upcoming Orochi processor. This patch also fixes the following bug: For misaligned blocks larger than > 144 Bytes, memset branches into the integer code path depending on the value of misalignment even if the startup code chooses the SSE2 code path upfront, when multiarch is enabled.
* Optimize fmemopen a bit.Ulrich Drepper2011-03-041-0/+4
|
* Don't read past end of buffer in fmemopenAndreas Schwab2011-03-041-0/+4
|
* setjmp/bits/setjmp2.h: Canonicalize comment formatting.Roland McGrath2011-03-031-0/+4
|
* Fix sparc64 bzero on non-Niagara systems.David S. Miller2011-03-031-0/+5
|
* Fix memory leak in dlopen with RTLD_NOLOAD.Andreas Schwab2011-02-251-0/+18
|
* Don't crash when dependencies are missingAndreas Schwab2011-02-251-1/+7
|
* Fix __if_freereq crash: Unlike the generic version which uses free, Hurd ↵Samuel Thibault2011-02-211-0/+6
| | | | needs munmap.
* Update with BZ number.Ulrich Drepper2011-02-201-0/+1
|
* Fix allocation when handling positional parameters in printf.Petr Baudis2011-02-201-0/+8
|
* Move setting variable in relro data earlier in ld.so.Andreas Schwab2011-02-201-0/+8
|
* elf/elf.h: Add new ARM TLS relocs.Nathan Sidwell2011-02-181-0/+5
|
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-02-171-0/+11
|\ | | | | | | | | Conflicts: ChangeLog
| * Add multiple inclusion protection to some Mach/i386 internal headers.Samuel Thibault2011-02-161-0/+5
| |
| * Conditionalize use of SIGRTMIN in psiginfo.Samuel Thibault2011-02-161-0/+6
| |
* | Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.Ryan S. Arnold2011-02-171-0/+9
| |
* | Disable VSX usage in rtld.c to prevent TOC ref before relocs are resolved.Ryan S. Arnold2011-02-171-0/+7
| |
* | Remove use of ranlib.Ulrich Drepper2011-02-151-0/+9
|/
* Fix two printf handler issues.Jakub Jelinek2011-02-151-0/+8
|
* Update sysdeps/unix/sysv/linux/sparc/bits/socket.hAndreas Schwab2011-02-071-7/+10
|
* Synchronize generic bits/sched.h cpu_set_t with Linux implementation.Samuel Thibault2011-02-071-0/+11
|
* Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper2011-02-051-0/+31
|
* Fix some warning nits.Roland McGrath2011-02-041-0/+14
|
* AVX audit test failures with gcc 4.6H.J. Lu2011-02-021-0/+14
|
* Fix passing symbol value to pltexit callbacks when ld.so auditing.Ulrich Drepper2011-02-021-0/+6
|
* Fix range error handling in sgetspent.Andreas Schwab2011-02-021-0/+5
|
* Patch followup.Ulrich Drepper2011-01-191-0/+1
|
* Fix ordering of DSO constructors and destructors.Ulrich Drepper2011-01-191-0/+27
|
* Fix decoding of canonical name in getaddrinfo.Ulrich Drepper2011-01-191-0/+5
|
* Run IFUNC tests unless no support build in at all.Ulrich Drepper2011-01-181-0/+4
|
* 2.13 release glibc-2.13Ulrich Drepper2011-01-171-0/+3
|
* Define AT_NO_AUTOMOUNT.Ulrich Drepper2011-01-171-0/+2
|
* Define MADV_NOHUGEPAGE.Ulrich Drepper2011-01-171-1/+2
|
* Define MADV_HUGEPAGE.Ulrich Drepper2011-01-171-0/+8
|
* Update copyright year.Ulrich Drepper2011-01-171-0/+17
|
* Add definitions for new socket protocols.Ulrich Drepper2011-01-171-0/+6
|
* Fix missing dependencies and ensure correct CPPFLAGS.Andreas Schwab2011-01-161-0/+12
|
* Don't override --enable-multi-arch.Andreas Schwab2011-01-161-0/+4
|
* Signal temporary host lookup errors in nscd as such to the requester.Ulrich Drepper2011-01-151-0/+8
|
* Change setgroups to affect all the threads in the process.Ulrich Drepper2011-01-141-0/+5
|
* FIx handling of unterminated [ expression in fnmatch.Ulrich Drepper2011-01-141-0/+11
|
* Fix check-execstack testAndreas Schwab2011-01-131-0/+11
|
* Clean up PLT use for getrlimit64.Ulrich Drepper2011-01-131-0/+3
|
* Fix PLT use due to __libc_alloca_cutoff.Ulrich Drepper2011-01-131-0/+1
|
* Relax requirement on close in child created by posix_spawn.Ulrich Drepper2011-01-131-0/+3
|
* Fix handling of missing syscall in Linux mkdirat.Ulrich Drepper2011-01-131-0/+4
|