platform/upstream/glibc.git
2013-03-13 Andreas SchwabDon't build .os objects of static-only-routines for...
2013-03-13 Carlos O'DonellInclude atomic.h in generic lowlevellock.c.
2013-03-13 Joseph MyersUpdate zic from tzcode 2013b.
2013-03-13 Carlos O'DonellRemove mention of i386-pc-linux-gnu.
2013-03-13 Roland McGrathARM: Make armv6t2 memchr implementation usable without...
2013-03-13 Roland McGrathARM: Change register allocation in armv6t2 memchr imple...
2013-03-12 Roland McGrathAdd sysdeps/init_array to produce empty crt[in].o and...
2013-03-12 Roland McGrathFix up log entry.
2013-03-12 Mike Frysingeria64: fix set-but-unused warnings with syscalls
2013-03-12 Mike Frysingeria64: fix strict aliasing warnings with libm error
2013-03-12 Mike Frysingeria64: fix strict aliasing warnings with func descriptors
2013-03-11 Joseph MyersAdd comments about ARM configure -fno-unwind-tables...
2013-03-11 Roland McGrathARM: Consolidate setjmp details in include/bits/setjmp...
2013-03-11 Roland McGrathARM: Convert string/ assembly to unified syntax.
2013-03-11 Roland McGrathARM: Use r10 instead of r9.
2013-03-11 Andreas JaegerAM33: Use <bits/mman.h>
2013-03-11 Andreas JaegerUse <bits/mman.h> on ia64
2013-03-11 Roland McGrathClean up ARM preconfigure.
2013-03-11 Ondrej BilkaRemove Prefer_SSE_for_memop on x64
2013-03-11 Andreas SchwabRemove extra pthread_atfork compat symbols
2013-03-11 Mike Frysingeria64: makecontext: fix signed warnings
2013-03-10 Mike Frysingeria64: fix NEED_DL_SYSINFO_DSO conditionals
2013-03-09 Paul PluzhnikovSet LC_ALL=C before sed.
2013-03-08 Roland McGrathAdd dependency tracking for preconfigure files.
2013-03-08 Joseph MyersRemove __malloc_ptr_t.
2013-03-08 Joseph MyersUse ISO C prototype for __default_morecore.
2013-03-08 Joseph MyersRemove __malloc_ptrdiff_t.
2013-03-08 Joseph MyersRemove __malloc_size_t.
2013-03-08 Adhemerval... PowerPC: unify math_ldbl.h implementations
2013-03-08 Siddhesh PoyarekarConsolidate copies of mp code in powerpc
2013-03-07 Richard Hendersonarm: Implement armv6 optimized string routines
2013-03-07 Andreas JaegerAARCH64: Use <bits/mman-linux.h>
2013-03-07 Andreas JaegerInstall <bits/mman-linux.h>
2013-03-07 Siddhesh PoyarekarMerge powerpc slowexp.c into generic code
2013-03-07 Siddhesh PoyarekarMerge powerpc slowpow.c into generic code
2013-03-07 Siddhesh PoyarekarUse an intermediate variable to sum exponents in powerp...
2013-03-07 Siddhesh PoyarekarUse generic mpa.c code for everything except __mul...
2013-03-07 Siddhesh PoyarekarRemove PIPE_BUF Linux-specific code
2013-03-06 Ondrej BilkaRevert " * sysdeps/x86_64/strlen.S: Replace with new...
2013-03-06 Ondrej Bilka * sysdeps/x86_64/strlen.S: Replace with new SSE2 based...
2013-03-06 Patsy FranklinT_REMOVEDIR and AT_EACCESS have the same value.
2013-03-06 Andreas JaegerUse <bits/mman-linux.h> for MIPS
2013-03-06 Richard Hendersonarm: Add optimized add_n and sub_n
2013-03-06 Richard Hendersonarm: Add optimized submul_1
2013-03-06 Richard Hendersonarm: Add optimized addmul_1
2013-03-06 Richard Hendersonarm: Add optimized ffs for armv6t2
2013-03-06 Richard Hendersonarm: Implement hard-tp for GET_TLS
2013-03-06 Richard Hendersonarm: Tidy architecture selection
2013-03-06 Richard Hendersonarm: Unless arm4t, pop return address directly into pc
2013-03-06 Richard Hendersonarm: Commonize BX conditionals
2013-03-06 Richard Hendersonarm: Delete LOADREGS macro
2013-03-06 Richard Hendersonarm: Use push/pop mnemonics
2013-03-06 Richard Hendersonarm: Enable thumb2 mode in assembly files
2013-03-06 Richard Hendersonarm: Introduce and use GET_TLS
2013-03-06 Richard Hendersonarm: Introduce and use NEGOFF series of macros
2013-03-06 Richard Hendersonarm: Introduce and use LDST_PCREL
2013-03-06 Andreas JaegerRemove MAP_GROWSUP on s390
2013-03-06 Andreas JaegerSync with Linux 3.8
2013-03-06 Andreas JaegerUpdate date of last entry
2013-03-06 Andreas JaegerUse <bits/mman-linux.h> on M68k
2013-03-06 Andreas JaegerUse <bits/mman-linux.h> on ARM
2013-03-06 Andreas KrebbelS/390: Add BZ number to changelog entry and NEWS.
2013-03-06 Paul PluzhnikovReplace __builtin_expect(..., 0) with __glibc_unlikely().
2013-03-06 Joseph MyersRemove powerpc64 bounded-pointers code.
2013-03-05 Paul Pluzhnikov * stdio-common/vfprintf.c (vfprintf): Check malloc...
2013-03-05 Andreas JaegerUse bits/mman-linux.h for TILE
2013-03-05 David S. MillerUpdate Spanish PO file from translation team.
2013-03-05 Andreas JaegerDefine MCL_CURRENT, MCL_FUTURE in bits/mman-linux.h
2013-03-05 Andreas KrebbelS/390: Use attribute_hidden in ifunc-resolve.c
2013-03-05 Andreas KrebbelS/390: Fix rt_sigprocmask syscall invocation in get...
2013-03-04 Joseph MyersRemove powerpc32 strncmp comments about bounded pointers.
2013-03-04 Andreas JaegerFix ChangeLog
2013-03-04 Andreas JaegerCreate <bits/mman-linux.h>
2013-03-04 Roland McGrathRejigger i386 dl-sysdep.h files.
2013-03-04 Adhemerval... BZ #15055: Use __ieee754_sqrl in acoshl for lbdl-128ibm
2013-03-01 Joseph MyersUse same installed powerpc headers for hard and soft...
2013-03-01 Roland McGrathFix NEED_DL_SYSINFO_DSO conditionals.
2013-03-01 Carlos O'DonellRevert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.
2013-03-01 Siddhesh PoyarekarFix build warning
2013-03-01 Siddhesh PoyarekarUpdate NEWS
2013-03-01 Siddhesh PoyarekarSet default stack size from program environment
2013-02-28 Chris Metcalftile: Add priority inheritance futex support
2013-02-28 Joseph MyersRemove bounded-pointers relics from am33 code.
2013-02-28 Joseph MyersRemove powerpc32 bounded-pointers code.
2013-02-28 Richard Hendersonarm: Mark assembly files that will not use thumb mode
2013-02-28 Richard Hendersonarm: Add IT insns for thumb mode
2013-02-28 Richard Hendersonarm: Introduce and use PC_OFS
2013-02-28 Richard Hendersonarm: Tidy whitespace in sysdep.h files
2013-02-28 Richard Hendersonarm: Include libc-do-syscall in sysdep-rtld-routines
2013-02-28 Richard Hendersonarm: Handle armv6 in preconfigure
2013-02-28 Richard Hendersonarm: Update preconfigure fragment for gcc 4.8
2013-02-28 Siddhesh PoyarekarSync up ppc add_magnitudes and sub_magnitudes with...
2013-02-28 Roland McGrathARM: Macroize use of .cfi_sections directive.
2013-02-27 Maciej W. RozyckiAdd support for building as MIPS16 code.
2013-02-27 Roland McGrathAdd license exception text to gmon-start.
2013-02-27 Richard HendersonFix file modes
2013-02-27 Richard HendersonSync config.guess and config.sub with upstream
2013-02-27 Siddhesh PoyarekarFormat mpsqrt.c
2013-02-27 Siddhesh PoyarekarFormat mpatan2.c
2013-02-27 Siddhesh PoyarekarFormat mpatan.c
next