]> sourceware.org Git - glibc.git/history - ChangeLog
Include atomic.h in generic lowlevellock.c.
[glibc.git] / ChangeLog
2013-03-13 Joseph MyersUpdate zic from tzcode 2013b.
2013-03-13 Carlos O'DonellRemove mention of i386-pc-linux-gnu.
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-11 Ondrej BilkaRemove Prefer_SSE_for_memop on x64
2013-03-11 Andreas SchwabRemove extra pthread_atfork compat symbols
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 ZanellaPowerPC: unify math_ldbl.h implementations
2013-03-08 Siddhesh PoyarekarConsolidate copies of mp code in powerpc
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 Andreas JaegerRemove MAP_GROWSUP on s390
2013-03-06 Andreas JaegerSync with Linux 3.8
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 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 Adhemerval ZanellaBZ #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 PoyarekarUpdate NEWS
2013-03-01 Siddhesh PoyarekarSet default stack size from program environment
2013-02-28 Joseph MyersRemove powerpc32 bounded-pointers code.
2013-02-28 Siddhesh PoyarekarSync up ppc add_magnitudes and sub_magnitudes with...
2013-02-27 Roland McGrathAdd license exception text to gmon-start.
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
2013-02-27 Siddhesh PoyarekarFormat mptan.c
2013-02-27 Siddhesh PoyarekarFormat mplog.c
2013-02-27 Roland McGrathFix last change.
2013-02-27 Roland McGrathGeneralize %.v.i rule a bit.
2013-02-26 Siddhesh PoyarekarAnother tweak to the multiplication algorithm
2013-02-26 Siddhesh PoyarekarDon't duplicate mpone and mptwo
2013-02-26 Siddhesh PoyarekarFix FPE in memusagestat when malloc utilization is...
2013-02-26 Paul EggertBring back definition of __attribute__ for non-gcc...
2013-02-26 Siddhesh PoyarekarFix some build warnings
2013-02-25 Siddhesh PoyarekarRemove commented declarations
2013-02-25 Siddhesh PoyarekarUse long wherever possible in mpa.c
2013-02-25 Siddhesh PoyarekarFormat slowexp.c
2013-02-25 Siddhesh PoyarekarReformat slowpow.c
2013-02-25 Siddhesh PoyarekarRemove commented code
2013-02-25 Siddhesh PoyarekarSync up powerpc __mp_dbl with default code
2013-02-24 Allan McRaeFix menu ordering in socket.texi.
2013-02-24 Allan McRaeAdd @detailmenu to subsection node listing
2013-02-21 Joseph MyersRemove remaining bounded-pointers support from i386...
2013-02-21 Allan McRaeMove @end statement to start of line
2013-02-21 Siddhesh PoyarekarMark __inv as static in powerpc
2013-02-21 Siddhesh PoyarekarFix whitespace differences between generic and powerpc...
2013-02-21 Andreas KrebbelS/390: Fix _dl_runtime_profile for 32 bit.
2013-02-21 Siddhesh PoyarekarMark ZERO inputs to __mul as unlikely on powerpc
2013-02-20 Carlos O'Donellmanual: Remove frobnicate @pxref.
2013-02-20 Thomas SchwingeRespect the user's namespace in installed header files.
2013-02-20 Petr MachataAdd ARM relocation constants to elf/elf.h.
2013-02-20 Thomas Schwingebits/nan.h: Change __attribute_used__ to __attribute__...
2013-02-20 Siddhesh PoyarekarCopy comment about inner loop from powerpc mpa.c to...
2013-02-19 Joseph MyersRemove some bounded-pointers support from i386 .S files.
2013-02-19 Jakub JelinekMerge branch 'master' of ssh://sourceware.org/git/glibc
2013-02-19 Jakub Jelinek * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as...
2013-02-19 Siddhesh PoyarekarFix some testsuite build warning fixes in libm
2013-02-19 Siddhesh PoyarekarFix copyright year in new files
2013-02-18 Mike Frysingerstdlib.h: use existing malloc/alloc_size attribute...
2013-02-18 Mike Frysingersys/cdefs.h: export __attribute_alloc_size__
2013-02-18 Mike Frysingerunify xmalloc prototypes & friends
2013-02-18 Siddhesh PoyarekarFix ChangeLogs
2013-02-18 Siddhesh PoyarekarC++11 thread_local destructors support
2013-02-18 Siddhesh PoyarekarFix build warnings in some test cases
2013-02-18 Siddhesh PoyarekarNew function _dl_find_dso_for_object
2013-02-18 Andreas KrebbelS/390: Fix _dl_runtime_profile
2013-02-17 Joseph MyersRemove bounded-pointers handling from x86_64 assembly...
2013-02-17 Andreas JaegerSort Versions files
2013-02-15 Siddhesh PoyarekarFix ChangeLog date (again)
2013-02-15 Siddhesh PoyarekarDon't require LIM to determine loop end in __sqr
2013-02-15 Siddhesh PoyarekarUse intermediate variable to compute exponent in __mul
2013-02-15 Siddhesh PoyarekarFix determination of lower precision in __mul
2013-02-15 Joseph MyersRemove bounded-pointers build system support.
2013-02-15 Joseph MyersRemove miscellaneous bounded-pointers relics in C code.
2013-02-14 Joseph MyersRemove bp-sym.h and BP_SYM uses from C code.
next
This page took 0.5512 seconds and 108 git commands to generate.