about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix makefile/configure problems with sse2avx changes.Joseph Myers2012-01-301-0/+8
* Merge remote-tracking branch 'origin/cmetcalf/tile_config'Roland McGrath2012-01-301-0/+5
|\
| * Update config.guess, config.sub from upstream config git repository.Chris Metcalf2012-01-291-0/+5
* | Add Tile relocation types.Chris Metcalf2012-01-301-0/+4
* | Merge remote-tracking branch 'origin/cmetcalf/tile_epoll_pwait'Roland McGrath2012-01-301-0/+4
|\ \
| * | Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait().Chris Metcalf2012-01-281-0/+6
| |/
* | Merge remote-tracking branch 'origin/cmetcalf/tile_not_cancel_h'Roland McGrath2012-01-301-0/+2
|\ \
| * | Use <> brackets for not-cancel.h in sysdeps/unix/sysv/linux/grantpt.c.Chris Metcalf2012-01-281-0/+4
| |/
* | Merge remote-tracking branch 'origin/cmetcalf/tile_firstversions'Roland McGrath2012-01-301-0/+2
|\ \
| * | Fix bug in firstversions.awk version range handling.Chris Metcalf2012-01-281-0/+4
| |/
* | Merge remote-tracking branch 'origin/cmetcalf/tile_faccessat'Roland McGrath2012-01-301-0/+4
|\ \
| * | Call __fxstatat64 from faccessat() to avoid PLT in -Os builds.Chris Metcalf2012-01-281-0/+4
| |/
* | Optimize x86-64 math inline header a bitUlrich Drepper2012-01-281-0/+7
* | Use -msse2avx option for x86-64 libm functionsUlrich Drepper2012-01-281-0/+17
|/
* Simplify use of AVX instructions in internal math macrosUlrich Drepper2012-01-281-0/+4
* PowerPC - A2 memcpy cache line size initializationAdhemerval Zanella2012-01-271-0/+6
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2012-01-271-0/+137
|\
| * Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-0/+137
* | Sort objects before relocationsUlrich Drepper2012-01-271-0/+11
|/
* Remove __STDC__ conditionals from non-installed headers.Joseph Myers2012-01-261-0/+12
* Remove __STDC__ conditionals from installed headers.Joseph Myers2012-01-261-0/+13
* Really fix AVX testsUlrich Drepper2012-01-261-1/+10
* Reset bit_AVX in __cpu_features is OS support is missingUlrich Drepper2012-01-261-0/+7
* Remove gets declarations in C++ tests.Joseph Myers2012-01-251-0/+7
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2012-01-241-0/+19
|\
| * Remove posix/glob directory (standalone glob build support).Joseph Myers2012-01-241-0/+4
| * Use newly built locales for tst-c16c32-1.Joseph Myers2012-01-241-0/+4
| * Hurd: Try to respect mmap address hint for non-MAP_FIXED.Samuel Thibault2012-01-231-0/+6
| * Hurd: socket uses EAFNOSUPPORT rather than EPFNOSUPPORT.Pino Toscano2012-01-231-0/+5
* | Fix gets problemsUlrich Drepper2012-01-241-0/+7
|/
* Fix version check in uchar.hUlrich Drepper2012-01-211-0/+4
* Do not cache negative results in nscd if these are transientUlrich Drepper2012-01-201-0/+10
* Minor cleanups of malloc codeUlrich Drepper2012-01-161-0/+3
* Fix locking problem in fmtmsgUlrich Drepper2012-01-161-0/+8
* Don't always provide definition of gets checking versionMarek Polacek2012-01-131-0/+5
* Powerpc: correct duplicate label issue with multiple passes through context codeWill Schmidt2012-01-121-0/+8
* Optimized acosh for 64-bit platformsUlrich Drepper2012-01-111-0/+2
* Optimize scalblnUlrich Drepper2012-01-111-1/+8
* Optimize s_modfUlrich Drepper2012-01-101-0/+6
* Add const attribute to fmin and fmaxUlrich Drepper2012-01-101-0/+2
* Optimize ldexp and scalbnUlrich Drepper2012-01-101-0/+9
* Add noreturn attributeMarek Polacek2012-01-101-0/+5
* Some branch prediction for log1pUlrich Drepper2012-01-091-0/+4
* bits/poll2.h needs __BEGIN/__END_DECLSUlrich Drepper2012-01-081-0/+2
* Install bits/poll2.hUlrich Drepper2012-01-081-0/+4
* Fix typo in Linux/PPC32 getcontextWill Schmidt2012-01-081-0/+5
* Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper2012-01-081-0/+18
* Mark potential fix for BZ 11929Ulrich Drepper2012-01-081-0/+1
* sscanf always calls reallocPaul Pluzhnikov2012-01-081-0/+5
* Fix CLUlrich Drepper2012-01-081-2/+1