]> sourceware.org Git - glibc.git/history - ChangeLog
Consistently use macros for x86 PIC thunks.
[glibc.git] / ChangeLog
2012-02-03 Joseph MyersConsistently use macros for x86 PIC thunks.
2012-02-03 Joseph MyersInclude <stdio.h> in math/tst-CMPLX.c.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-31 Ulrich DrepperCleanups of malloc
2012-01-31 Joseph MyersAlways define float_t as float for PowerPC, SH and...
2012-01-31 Marek PolacekRemove PARAMS macros.
2012-01-31 Ulrich DrepperHandle ARENA_TEST correctly
2012-01-31 Ulrich DrepperDon't add CL for generated files!!!
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-31 Ulrich DrepperOptimize __get_tls_addr a bit
2012-01-30 Joseph MyersRemove miscellaneous __STDC__ conditionals.
2012-01-30 Joseph MyersFix makefile/configure problems with sse2avx changes.
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_config'
2012-01-30 Chris MetcalfAdd Tile relocation types.
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_epol...
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_not_...
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_firs...
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_facc...
2012-01-29 Chris MetcalfUpdate config.guess, config.sub from upstream config...
2012-01-29 Ulrich DrepperOptimize x86-64 math inline header a bit
2012-01-28 Ulrich DrepperUse -msse2avx option for x86-64 libm functions
2012-01-28 Chris MetcalfCall __fxstatat64 from faccessat() to avoid PLT in...
2012-01-28 Chris MetcalfFix bug in firstversions.awk version range handling.
2012-01-28 Chris MetcalfUse include/sys/epoll.h to provide libc_hidden_proto...
2012-01-28 Chris MetcalfUse <> brackets for not-cancel.h in sysdeps/unix/sysv...
2012-01-28 Ulrich DrepperSimplify use of AVX instructions in internal math macros
2012-01-27 Adhemerval ZanellaPowerPC - A2 memcpy cache line size initialization
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-27 Ulrich DrepperSort objects before relocations
2012-01-27 Joseph MyersRemove __STDC__ conditionals from libm.
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-26 Joseph MyersRemove __STDC__ conditionals from non-installed headers.
2012-01-26 Joseph MyersRemove __STDC__ conditionals from installed headers.
2012-01-26 Ulrich DrepperReally fix AVX tests
2012-01-26 Ulrich DrepperReset bit_AVX in __cpu_features is OS support is missing
2012-01-25 Joseph MyersRemove gets declarations in C++ tests.
2012-01-25 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-24 Ulrich DrepperFix gets problems
2012-01-24 Joseph MyersRemove posix/glob directory (standalone glob build...
2012-01-24 Joseph MyersUse newly built locales for tst-c16c32-1.
2012-01-23 Samuel ThibaultHurd: Try to respect mmap address hint for non-MAP_FIXED.
2012-01-23 Pino ToscanoHurd: socket uses EAFNOSUPPORT rather than EPFNOSUPPORT.
2012-01-21 Ulrich DrepperFix version check in uchar.h
2012-01-21 Ulrich DrepperDo not cache negative results in nscd if these are...
2012-01-16 Ulrich DrepperMinor cleanups of malloc code
2012-01-16 Ulrich DrepperFix locking problem in fmtmsg
2012-01-13 Marek PolacekDon't always provide definition of gets checking version
2012-01-12 Will SchmidtPowerpc: correct duplicate label issue with multiple...
2012-01-12 Ulrich DrepperOptimized acosh for 64-bit platforms
2012-01-11 Ulrich DrepperOptimize scalbln
2012-01-11 Ulrich DrepperOptimize s_modf
2012-01-11 Ulrich DrepperAdd const attribute to fmin and fmax
2012-01-11 Ulrich DrepperOptimize ldexp and scalbn
2012-01-10 Marek PolacekAdd noreturn attribute
2012-01-09 Ulrich DrepperSome branch prediction for log1p
2012-01-09 Ulrich Drepperbits/poll2.h needs __BEGIN/__END_DECLS
2012-01-09 Ulrich DrepperInstall bits/poll2.h
2012-01-09 Will SchmidtFix typo in Linux/PPC32 getcontext
2012-01-09 Ulrich DrepperOptimize xmalloc, xcalloc, xrealloc, and xstrdup
2012-01-09 Ulrich DrepperMark potential fix for BZ 11929
2012-01-09 Paul Pluzhnikovsscanf always calls realloc
2012-01-08 Ulrich DrepperFix CL
2012-01-08 Ulrich DrepperAdd test for CMPLX macros
2012-01-08 Ulrich DrepperFix typo in CMPLXL
2012-01-08 Ulrich DrepperAdd checking versions of poll and ppoll
2012-01-08 Ulrich DrepperDefine CMPLX, CMPLXF, CMPLXL
2012-01-08 Ulrich DrepperStatic linking is always needed
2012-01-08 Ulrich DrepperRemove pwd tst from configure
2012-01-08 Ulrich Drepper No need for test for __builtin_expect
2012-01-08 Ulrich DrepperRemove more unnecessary Alpha and IA-64 configury
2012-01-08 Ulrich Dreppergcc better don't use a signed type for size_t
2012-01-08 Ulrich DrepperRemove last remnants of RANLIB
2012-01-08 Ulrich DrepperSimplify char16_t implementation
2012-01-08 Ulrich DrepperMore fallout from supporting only ELF
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-08 Ulrich DrepperRemove non-ELF support
2012-01-08 Ulrich DrepperUpdate ABI information
2012-01-07 Ulrich DrepperRemove m68k support from Linux configure
2012-01-07 Ulrich DrepperRemove Alpha support from ldsodefs.h
2012-01-07 Ulrich DrepperClean up shlib-versions files
2012-01-07 Ulrich DrepperMore IA-64 removal
2012-01-07 Ulrich DrepperLinux configure cleanup
2012-01-07 Ulrich DrepperRemove IA-64 support from kernel-features.h
2012-01-07 Ulrich DrepperRemove --enable-omitfp support
2012-01-07 Ulrich DrepperRemove IA-64 support
2012-01-07 Ulrich DrepperRemove support in configure for unsupported architectures
2012-01-07 Ulrich DrepperAdd BZ
2012-01-07 Ulrich DrepperMore char16_t and char32_t support
2012-01-07 Ulrich DrepperDo not declare gets in _GNU_SOURCE mode at all
2012-01-07 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-07 Ulrich DrepperAdd explicit declaration of gets in C++ code
2012-01-07 Ulrich DrepperFix problem with reuse of test-strcpy for wide char...
2012-01-06 Joseph MyersFix C11 header changes for C++.
2012-01-03 Ulrich DrepperFix assertion in gconv's loop.c
2012-01-03 Ulrich DrepperMerge branch 'c11'
2012-01-03 Ulrich DrepperOptimize regex a bit
2012-01-01 Ulrich DrepperAdd uchar.h support, part 1
2012-01-01 Ulrich DrepperAdd missing restrict in mbrtowc declaration
2012-01-01 Ulrich DrepperTypo in CL
2012-01-01 Ulrich DrepperImplement timespec_get
next
This page took 0.566056 seconds and 108 git commands to generate.