about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Static linking is always neededUlrich Drepper2012-01-081-0/+10
* Remove pwd tst from configureUlrich Drepper2012-01-081-0/+3
* No need for test for __builtin_expectUlrich Drepper2012-01-081-0/+1
* Remove more unnecessary Alpha and IA-64 configuryUlrich Drepper2012-01-081-0/+2
* gcc better don't use a signed type for size_tUlrich Drepper2012-01-081-0/+2
* Remove last remnants of RANLIBUlrich Drepper2012-01-081-0/+3
* Simplify char16_t implementationUlrich Drepper2012-01-081-0/+12
* More fallout from supporting only ELFUlrich Drepper2012-01-081-0/+28
* Remove pre-ISO C supportUlrich Drepper2012-01-071-0/+202
* Remove non-ELF supportUlrich Drepper2012-01-071-0/+33
* 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