about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Extended ELF ABI version handling only for Linux.Ulrich Drepper2010-03-161-0/+10
* Also update Linux-specific VALID_ELF_ABIVERSION definition.Ulrich Drepper2010-03-161-0/+5
* Update copyright year.Ulrich Drepper2010-03-151-0/+17
* Implement handling of libc ABI in ELF header.Ulrich Drepper2010-03-151-0/+8
* Define UMOUNT_NOFOLLOW.Ulrich Drepper2010-03-121-0/+4
* Don't underestimate length of DST substitutionAndreas Schwab2010-03-121-0/+5
* elf.h: Add missing R_X86_64_*64 relocs.Roland McGrath2010-03-111-0/+5
* power7-optimized 64-bit and 32-bit memcpyLuis Machado2010-03-101-0/+5
* sparc: Optimize strlen using techniques from powerpc implementation.David S. Miller2010-03-091-0/+5
* sparc32: Fix non-v9 build failure in memcpy.David S. Miller2010-03-091-0/+2
* sparc64: Fix handling of R_SPARC_TLS_LE_* relocations.David S. Miller2010-03-091-0/+6
* Fix one left over from last change to statvfs.Ulrich Drepper2010-03-071-0/+5
* Handle ext4 and logfs in statvfs functions.Ulrich Drepper2010-03-061-0/+5
* Fix DEBUG statements in resolv/res_send.cYann Droneaud2010-03-051-0/+6
* Pass -mtune=i686 to assembler when compiling for i686H.J. Lu2010-03-041-0/+9
* Define new x86-64 relocation symbolsUlrich Drepper2010-03-041-0/+5
* Fix R_X86_64_PC32 overflow detectionRichard Guenther2010-03-041-0/+5
* Fixups.Ulrich Drepper2010-03-041-2/+9
|\
| * sparc32: Remove unused code.David S. Miller2010-03-041-0/+3
| * sparc64: Use dbl-64/wordsize-64 math lib code.David S. Miller2010-03-041-0/+4
* | More in.h definitions from the Linux kernel.Ulrich Drepper2010-03-031-0/+5
|/
* (INSERT_WORDS64): Fix argument order.David S. Miller2010-03-031-0/+4
* sparc64: Fix msgrcv()Aurelien Jarno2010-03-031-0/+4
* sparc: Use ba,a,pt in PLTs and fix bugs in R_SPARC_JMP_IREL handling.David S. Miller2010-03-031-0/+16
* Merge commit 'origin/davem/sparc'Roland McGrath2010-03-021-0/+57
|\
| * sparc: Add multiarch support for memset/bzero/memcpy. davem/sparcDavid S. Miller2010-02-251-0/+28
| * sparc: Pull bcopy/memmove out of memcpy.S implementations.David S. Miller2010-02-251-0/+13
| * sparc: Reimplement 64-bit aligned copy routines and remove from memcpy files.David S. Miller2010-02-251-0/+16
* | Define NT_X86_XSTATE constant for ELF core files.Roland McGrath2010-02-281-0/+4
* | Add BZ number.Ulrich Drepper2010-02-261-0/+1
* | Fix unwind info in x86 strcmp-sse4.SH.J. Lu2010-02-261-0/+5
* | We can use the 64-bit register versions of the double functions.Ulrich Drepper2010-02-241-0/+4
* | Fix issues in x86 memcpy-ssse3-rep.SH.J. Lu2010-02-241-0/+9
* | Fix issues in x86 memcpy-ssse3.SH.J. Lu2010-02-241-0/+4
* | Fix issues in x86 memset-sse2.S/memset-sse2-rep.SH.J. Lu2010-02-241-0/+15
* | Fix reporting of I/O errors in *dprintf functions.Ulrich Drepper2010-02-241-0/+5
* | Fix assertion in palloc and pvalloc as well.Petr Baudis2010-02-241-0/+6
* | manual: fix typo: s/are/is/Jim Meyering2010-02-221-0/+2
* | manual: adjust grammarJim Meyering2010-02-221-0/+2
* | manual: fix doubled-words and typosJim Meyering2010-02-221-0/+11
|/
* sparc: Fix 32-bit makecontext arg passing.David S. Miller2010-02-201-0/+4
* sparc: Fix v9 memchr with long buffer lengths.David S. Miller2010-02-201-0/+3
* Fix PLT rewrite when prelinking fails on 32-bit sparc.David S. Miller2010-02-201-0/+5
* Fix PLT rewrite when prelinking fails on 64-bit sparc.Joseph Myers2010-02-201-0/+5
* Fix Hurd tiocsctty change.Carl Fredrik Hammar2010-02-191-0/+5
* Whitespace fix.Ulrich Drepper2010-02-181-1/+1
* Use CPUID_OFFSET instead of FEATURE_OFFSETH.J. Lu2010-02-181-0/+4
* Align x86 memcmp-sse4.S and fix unwind info.H.J. Lu2010-02-171-0/+3
* Fix unwind info in x86 memcmp-ssse3.H.J. Lu2010-02-171-0/+2
* Simplify x86 strcmp-sse4 unwind info.H.J. Lu2010-02-171-0/+4