about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Update ABI informationUlrich Drepper2012-01-071-0/+20
* Remove m68k support from Linux configureUlrich Drepper2012-01-071-0/+2
* Remove Alpha support from ldsodefs.hUlrich Drepper2012-01-071-0/+2
* Clean up shlib-versions filesUlrich Drepper2012-01-071-0/+2
* More IA-64 removalUlrich Drepper2012-01-071-0/+6
* Linux configure cleanupUlrich Drepper2012-01-071-0/+4
* Remove IA-64 support from kernel-features.hUlrich Drepper2012-01-071-0/+1
* Remove --enable-omitfp supportUlrich Drepper2012-01-071-0/+7
* Remove IA-64 supportUlrich Drepper2012-01-071-0/+4
* Remove support in configure for unsupported architecturesUlrich Drepper2012-01-071-0/+3
* Add BZUlrich Drepper2012-01-071-0/+2
* More char16_t and char32_t supportUlrich Drepper2012-01-071-0/+16
* Do not declare gets in _GNU_SOURCE mode at allUlrich Drepper2012-01-071-0/+2
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2012-01-071-0/+7
|\
| * Fix C11 header changes for C++.Joseph Myers2012-01-061-0/+7
* | Add explicit declaration of gets in C++ codeUlrich Drepper2012-01-071-0/+5
* | Fix problem with reuse of test-strcpy for wide char testingUlrich Drepper2012-01-071-0/+4
|/
* Fix assertion in gconv's loop.cUlrich Drepper2012-01-031-0/+3
* Merge branch 'c11'Ulrich Drepper2012-01-031-0/+56
|\
| * Add uchar.h support, part 1Ulrich Drepper2012-01-011-0/+18
| * Add missing restrict in mbrtowc declarationUlrich Drepper2012-01-011-0/+4
| * Typo in CLUlrich Drepper2012-01-011-1/+1
| * Implement timespec_getUlrich Drepper2012-01-011-0/+9
| * Implement aligned_allocUlrich Drepper2012-01-011-1/+7
| * Enable at_quick_exit and quick_exit for ISO C11Ulrich Drepper2012-01-011-0/+4
| * Add __USE_ISOCXX11Ulrich Drepper2012-01-011-0/+3
| * Remove gets declarationUlrich Drepper2012-01-011-0/+3
| * Define static_assertUlrich Drepper2012-01-011-0/+3
| * Start 2.16 developmentUlrich Drepper2012-01-011-0/+2
| * Missing BZUlrich Drepper2012-01-011-0/+1
| * Support C11 __STDC_SOURCE__ and _ISOC11_SOURCEUlrich Drepper2012-01-011-0/+3
* | Optimize regex a bitUlrich Drepper2012-01-031-0/+4
|/
* Also update new programsUlrich Drepper2012-01-011-0/+4
* Update copyright yearUlrich Drepper2012-01-011-0/+19
* Fix up regcomp/regexecJakub Jelinek2011-12-301-0/+5
* Preliminaries for 2.15 release glibc-2.15Ulrich Drepper2011-12-231-0/+3
* Fix typos in commentsMarek Polacek2011-12-231-0/+3
* Prevent warnings due to long long constantsUlrich Drepper2011-12-231-0/+8
* CLLiubov Dmitrieva2011-12-231-2/+2
* Fix overrun in destination bufferLiubov Dmitrieva2011-12-231-0/+8
* Add missing inline keywordMarek Polacek2011-12-231-0/+8
* Add another BZUlrich Drepper2011-12-231-0/+1
* Optimize x86-32 feraiseexcept also for !__SSE_MATH__Ulrich Drepper2011-12-231-0/+5
* Fix wrong copying processing for last bytes in x86-32 wcscpyLiubov Dmitrieva2011-12-231-0/+5
* iconv mapping of 0xA8 0xEC in CP1258 is non-canonicalBruno Haible2011-12-231-0/+4
* iconv mapping of U+0385 in TCVN5712-1 is incorrectBruno Haible2011-12-231-0/+6
* Fix error code for too small input buffer to getnameinfoUlrich Drepper2011-12-221-0/+4
* Add missing BZUlrich Drepper2011-12-221-0/+1
* Add feraiseexcept optimization for x86-32Ulrich Drepper2011-12-221-0/+3
* Also retrieve SSE exceptions in x86-32 fegetexceptflagUlrich Drepper2011-12-221-0/+6