platform/upstream/glibc.git
2012-05-19 Joseph MyersClean up MIPS ftruncate64/truncate64.
2012-05-19 Joseph MyersRemove compatibility code for old ARM kernels.
2012-05-19 Carlos O'Donellhppa: Rename all *.s to *.S.
2012-05-19 Carlos O'Donellhppa: Use new libgcc_so in shlib-versions.
2012-05-18 Chris Metcalflinux-generic: add __FSWORD_T_TYPE to <bits/typesizes.h>
2012-05-18 Richard HendersonMerge branch 'master' of ssh://sourceware.org/git/glibc...
2012-05-18 Richard Hendersonalpha: Add localplt data file
2012-05-18 Richard Hendersonalpha: Add __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE...
2012-05-17 Chris Metcalftile: add proper versioning for fegetenv()
2012-05-17 Chris Metcalftile: support tilegx32 in stackguard-macros.h
2012-05-17 Chris Metcalftile: fork tilepro and tilegx copies of c++-types-tile...
2012-05-17 Chris Metcalftile: update libm-test-ulps for improved fma() and...
2012-05-17 Chris Metcalftile: use ieee754/dbl-64 version of fma() and fmaf()
2012-05-17 Chris MetcalfChangelog.tile: fix up some formatting issues
2012-05-17 Chris Metcalftilegx32: fix various bugs in setcontext/getcontext...
2012-05-17 Chris Metcalftile: provide a tile-specific sotruss-lib.c override
2012-05-17 Chris Metcalftile: avoid compiler warning in feraiseexcept() math_pr...
2012-05-17 Chris Metcalftile: add libm-test-ulps
2012-05-17 Chris Metcalftile: provide __FE_UNDEFINED in <bits/fenv.h>
2012-05-16 Joseph MyersAdd powerpc-nofpu ABI baselines.
2012-05-16 Chris Metcalflinux-generic: add header guard for <not-cancel.h>
2012-05-16 Chris Metcalftile: add proper const qualifier for pltexit function...
2012-05-16 Chris Metcalflinux-generic: fix typesizes.h to match recent core...
2012-05-16 Chris Metcalftile: delete now unused file
2012-05-16 Joseph MyersDeclare MIPS stat nanoseconds fields similarly to other...
2012-05-16 Joseph MyersAssume accept4 on ARM for kernels 2.6.36 and later.
2012-05-16 Mike Frysingeria64: delete now unused file
2012-05-15 Mike Frysingeria64: use __aligned__ inside of attributes
2012-05-14 Chris MetcalfMerge branch 'master' of git://sourceware.org/git/glibc...
2012-05-14 Chris Metcalflinux-generic: use "__aligned__", not "aligned", in...
2012-05-14 Chris Metcalftile: add abilist files
2012-05-14 Chris Metcalftile: align stack for tilegx32
2012-05-14 Chris Metcalftile: add include <features.h> to <sys/dataplane.h>
2012-05-14 Chris Metcalftile: fix bug in CFI definitions for clone.S
2012-05-14 Chris Metcalftile: fix broken TLS_GD macros
2012-05-14 Chris Metcalftilegx: small performance fix for string routines
2012-05-14 Chris Metcalftile: allow memcpy(p, p, n) without corrupting memory...
2012-05-14 Chris Metcalftile: avoid using _LP64
2012-05-14 Chris Metcalftile: support stackguard-macros.h header
2012-05-14 Chris Metcalflinux-generic: add wordsize-32 version of prlimit64...
2012-05-14 Chris Metcalftile: remove stale #define of ELF_MACHINE_PLTREL_OVERLAP
2012-05-14 Chris Metcalftile: update pthread_attr_t and struct siginfo names
2012-05-14 Chris Metcalftile: Remove elf/ and create crti.S/crtn.S
2012-05-14 Andreas Schwabm68k: remove duplicate __ASSUME_VFORK_SYSCALL
2012-05-14 Andreas Schwabm68k: use default minimum kernel version for m680x0
2012-05-14 Joseph MyersRemove pre-2.2 kernel support for MIPS.
2012-05-14 Joseph MyersRemove pre-2.2 Linux kernel support for ARM.
2012-05-14 Mike Frysingeria64: delete __ELF__ check in libm-symbols.h
2012-05-11 Chris MetcalfAdd _SNSECONDS_T_TYPE for linux-generic
2012-05-11 Joseph MyersUpdate sysdeps/mips/dl-lookup.c from generic version.
2012-05-10 Andreas Schwabm68k: update libm test ULPs
2012-05-10 Andreas SchwabUpdate Changelog.m68k
2012-05-08 Carlos O'DonellARM: Use /lib/ld-linux-armhf.so.3 for the hard-float...
2012-05-08 Joseph MyersRearrange MIPS libm-test-ulps files.
2012-05-08 Mike Frysingeria64: include errno.h in sysdep.h
2012-05-06 Mike Frysingeria64: add matherr[fl] to libm.so plt whitelist
2012-05-06 Mike Frysingeria64: update abilist
2012-05-06 Mike Frysingeria64: restore abilist files
2012-05-01 Joseph MyersRestore MIPS n64 posix_fadvise64 export at GLIBC_2...
2012-05-01 Joseph MyersRestore ARM profil_counter export (bug 14043).
2012-04-28 Andreas Schwabm68k: add abilist files
2012-04-28 Joseph MyersAdd abilist data for MIPS.
2012-04-28 Joseph MyersAvoid endian.h include in MIPS64 string functions.
2012-04-28 Joseph MyersAdd abilist data for ARM.
2012-04-28 Mike Frysingeria64: math: rename s_ilogbl.S to e_ilogbl.S
2012-04-28 Mike Frysingeria64: define __ASSUME_ACCEPT4
2012-04-28 Mike Frysingeria64: add new GET_ADDR_PARAM define
2012-04-28 Mike Frysingeria64: split 16bit funcs out of byteswap.h and into...
2012-04-28 Mike Frysingeria64: ucontext.h: drop __cplusplus
2012-04-28 Mike Frysingeria64: pthread_attr_t type mangling
2012-04-28 Mike Frysingeria64: add MAP_{STACK,HUGETLB} to bits/mman.h
2012-04-28 Mike Frysingeria64: math: add __scalbn* aliases
2012-04-28 Mike Frysingeria64: drop __STDC__ handlings
2012-04-28 Mike Frysingeria64: math: stub out new e_rem_pio2l func
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
next