]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2012-04-28  Mike Frysingeria64: convert __const to const
2012-04-28  Mike Frysingeria64: convert "math{,_private}.h" to <math{,_private}.h>
2012-04-28  Mike Frysingeria64: convert <stdio-common/_itoa.h> to <_itoa.h>
2012-04-28  Mike Frysingeria64: initfini.c -> crt{i,n}.S split
2012-04-28  Mike Frysingeria64: merge sysdeps/ia64/elf/ into sysdeps/ia64/
2012-04-28  Mike Frysingeria64: add split-out settings into dedicated files
2012-04-28  Mike Frysingeria64: update include paths
2012-04-27  Joseph MyersIncrease minimum MIPS kernel version to 2.6.12.
2012-04-27  Matt Turneralpha: Correct kernel version needed to define __ASSUME...
2012-04-27  Matt Turneralpha: Use fopen "rce" in ioperm
2012-04-27  Matt Turneralpha: Update bits/mman.h.
2012-04-27  Matt Turneralpha: Remove __STDC__ conditionals.
2012-04-27  Matt Turneralpha: Use const instead of __const.
2012-04-27  Matt Turneralpha: Define O_PATH.
2012-04-26  Joseph MyersRemove unused sysdeps/unix/mips files.
2012-04-26  Joseph MyersAvoid endian.h include in MIPS string functions.
2012-04-26  Joseph MyersUse siginfo_t instead of struct siginfo for MIPS kernel...
2012-04-26  Joseph MyersRemove unused sysdeps/arm files.
2012-04-26  Siddhesh Poyarekarm68k: move definition of libgcc_s soname to shlib-versions
2012-04-26  Mike Frysingeria64: fix license text to "Lesser" not "Library"
2012-04-24  Joseph MyersRemove unused sysdeps/unix/mips/fork.S.
2012-04-24  Joseph MyersRemove unused sysdeps/unix/arm/fork.S.
2012-04-24  Mike Frysingermips: use $dir for path to ldd-rewrite.sed
2012-04-23  Mike Frysingeria64: update FSF license address to URL
2012-04-22  Mike Frysingeria64: strip trailing whitespace
2012-04-22  Mike Frysingeria64: move from main tree
2012-04-21  Joseph MyersRemove ARM EABI/old-ABI conditionals.
2012-04-21  Joseph MyersMerge sysdeps/arm/eabi into sysdeps/arm.
2012-04-21  Joseph MyersMerge sysdeps/unix/sysv/linux/arm/eabi into sysdeps...
2012-04-18  Andreas Schwabm68k: update libm test ULPs
2012-04-17  Andreas Schwabm68k: rename s_ilogb* to e_ilogb*
2012-04-17  Andreas JaegerAvoid warnings about redefinition
2012-04-17  Carlos O'Donellhppa: Build fixes for STT_GNU_IFUNC.
2012-04-17  Carlos O'Donellhppa: Remove relocation in OPD handling code.
2012-04-17  Carlos O'Donellhppa: Remove elf/ and create crti.S/crtn.S
2012-04-15  Mike Frysingertile: update _itoa.h include path
2012-03-28  Andreas Schwabm68k: define MAP_STACK and MAP_HUGETLB
2012-03-28  Joseph MyersMIPS: Define MAP_STACK and MAP_HUGETLB.
2012-03-28  Joseph MyersARM: Define MAP_STACK and MAP_HUGETLB.
2012-03-27  Andreas Schwabm68k: drop elf directory
2012-03-27  Richard HendersonMerge sysdeps/alpha/elf/ into sysdeps/alpha/.
2012-03-27  Joseph MyersMerge sysdeps/mips/elf/ into sysdeps/mips/.
2012-03-27  Joseph MyersMerge sysdeps/arm/elf/ into sysdeps/arm/.
2012-03-23  Andreas Schwabm68k: update libm test ULPs
2012-03-23  Andreas Schwabm68k: avoid undue overflow in cexp
2012-03-23  Andreas Schwabm68k: prevent gcc from CSEing mathinline asms
2012-03-22  Andreas Schwabm68k: update libm test ULPs
2012-03-22  Carlos O'DonellUpdate copyright year to 2012.
2012-03-22  Carlos O'Donell[PARISC] small atomic.h optimization
2012-03-21  Richard Hendersonalpha: Update _itoa.h include.
2012-03-20  Andreas Schwabm68k: update _itoa.h include
2012-03-20  Joseph MyersMIPS: Update _itoa.h include.
2012-03-20  Joseph MyersARM: Update _itoa.h include.
2012-03-19  Andreas Schwabm68k: update libm test ULPs
2012-03-19  Richard Hendersonalpha: Tell math_private.h that we have __isnan et al.
2012-03-15  Andreas Schwabm68k: update libm test ULPs
2012-03-13  Andreas Schwabm68k: update kernel-features.h
2012-03-11  Richard Hendersonalpha: replace bits/socket.h with bits/socket_type.h.
2012-03-10  Paul EggertReplace FSF snail mail address with URL in sysdeps...
2012-03-10  Richard HendersonUse include_next to chain math_private.h headers.
2012-03-10  Richard HendersonUse <> for math.h and math_private.h everywhere.
2012-03-09  Paul EggertReplace FSF snail mail address by URL.
2012-03-09  Joseph MyersMIPS: replace bits/socket.h with bits/socket_type.h.
2012-03-05  Michael HopeARM: Implement *context routines.
2012-03-05  Andreas Schwabm68k: update libm test ULPs
2012-03-05  Carlos O'DonellHPPA: Update socket.h, pthreadtypes.h and pthread.h
2012-03-04  Richard Hendersonalpha: Avoid -Winline warning in ioperm.c.
2012-03-04  Richard Hendersonalpha: Update recvmmsg and sendmmsg declarations.
2012-03-04  Richard Hendersonalpha: Update for pthread_attr_t typedef changes.
2012-03-02  Andreas Schwabm68k: update libm test ULPs
2012-02-27  Andreas Schwabm68k: only define pthread_attr_t if not already defined
2012-02-27  Joseph MyersMIPS: do not declare recvmmsg and sendmmsg for !__USE_GNU.
2012-02-27  Joseph MyersMIPS: fix pthread_attr_t definitions.
2012-02-27  Joseph MyersARM: fix pthread_attr_t definitions.
2012-02-27  Andreas Schwabm68k: fix name of pthread_attr_t union
2012-02-26  Andreas Schwabm68k: name pthread_attr_t union
2012-02-26  Joseph MyersMIPS: Name pthread_attr_t union, use it in sigevent...
2012-02-26  Joseph MyersARM: name pthread_attr_t union.
2012-02-26  Andreas Schwabm68k: remove unused fpu switch implementation
2012-02-26  Andreas Schwabm68k: remove __kernel_{sin,cos,tan} implementations
2012-02-25  Andreas Schwabm68k: avoid invalid exception for ccosh(NaN+iNaN)
2012-02-24  Andreas Schwabm68k: update libm test ULPs
2012-02-24  Andreas Schwabm68k: set errno in exp
2012-02-24  Andreas Schwabm68k: set errno in sin, cos, tan
2012-02-21  Joseph MyersRemove CRIS port.
2012-02-21  Richard Hendersonalpha: Convert to bits/timerfd.h and bits/epoll.h.
2012-02-21  Joseph MyersReplace MIPS sys/epoll.h and sys/timerfd.h with bits...
2012-02-20  Joseph MyersResort ULPs file (Power soft-float) with gen-libm-test...
2012-02-20  Andreas SchwabWhitespace cleanup
2012-02-20  Andreas Schwabalpha: Add support for Linux error EHWPOISON
2012-02-20  Andreas Schwabmips: Add support for Linux error EHWPOISON
2012-02-20  Aurelien Jarnoalpha: Fix _SC_LEVEL*CACHE*
2012-02-20  Richard Hendersonalpha: Eliminate plt entries for __ieee_[sg]et_fp_control
2012-02-17  Aurelien JarnoFix dl-procinfo support for MIPS.
2012-02-17  Aurelien JarnoAdjust MIPS ULPS to take into account the new jn tests.
2012-02-17  Aurelien JarnoAdjust ARM ULPS to take into account the new jn tests.
2012-02-16  Mike Hommeyalpha: Support 6th argument to syscall
2012-02-16  Richard Hendersonalpha: Convert to bits/signalfd.h.
2012-02-16  Richard Hendersonalpha: Do signed promotion of 32-bit arguments to syscalls
2012-02-16  Richard Hendersonalpha: Correct relocation markup for PIC SYSCALL_ERROR_...
next