about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* rshift.c: Replace assert with DEBUG and abort hjl/gmpH.J. Lu2017-08-221-1/+4
* Fix GCC 7 build of k_standard.c.Joseph Myers2017-08-212-0/+8
* Consolidate non cancellable waitpid callAdhemerval Zanella2017-08-215-6/+27
* Consolidate non cancellable fcntl callAdhemerval Zanella2017-08-214-8/+7
* Consolidate non cancellable writev callAdhemerval Zanella2017-08-215-12/+30
* Revert "Add hidden visibility to internal function prototypes".Joseph Myers2017-08-212-14/+11
* Remove SPARC sqrt wrappers (bug 21973).Joseph Myers2017-08-2113-430/+19
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-21113-175/+524
* benchtests: Do not compile benchmark objects as libc modules [BZ #21864]Florian Weimer2017-08-212-4/+12
* assert: Support types without operator== (int) [BZ #21972]Florian Weimer2017-08-215-7/+128
* x86-64: Mark internal symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-213-2/+10
* Add hidden visibility to internal function prototypesH.J. Lu2017-08-212-2/+22
* Enable hidden visibility in libc.a compiled with PIEH.J. Lu2017-08-212-1/+7
* x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]H.J. Lu2017-08-212-1/+16
* Don't compile non-lib modules as lib modules [BZ #21864]H.J. Lu2017-08-214-1/+5
* Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]H.J. Lu2017-08-216-8/+17
* Mark internal nss symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-2111-23/+45
* i386: Hide __old_glob64 [BZ #18822]H.J. Lu2017-08-202-0/+9
* i386: Hide __old_readdir64 [BZ #18822]H.J. Lu2017-08-203-0/+11
* Remove sysdeps/alpha/bb_init_func.SH.J. Lu2017-08-202-86/+1
* Update ChangeLogH.J. Lu2017-08-201-0/+2
* Remove __bb_init_func and __bb_exit_func [BZ #21974]H.J. Lu2017-08-205-134/+11
* Move ____longjmp_chk prototype to include/setjmp.hH.J. Lu2017-08-203-4/+9
* Mark internal SSE2 functions with attribute_hidden [BZ #18822]H.J. Lu2017-08-193-2/+9
* Consolidate non cancellable close callAdhemerval Zanella2017-08-1850-82/+171
* Consolidate non cancellable openat callAdhemerval Zanella2017-08-189-30/+87
* Mark internal argz functions with attribute_hidden [BZ #18822]H.J. Lu2017-08-183-26/+50
* Add NT_GNU_PROPERTY_TYPE_0 macrosH.J. Lu2017-08-182-0/+90
* Do not use generic selection in C++ modeGabriel F. T. Gomes2017-08-182-9/+15
* Do not use __builtin_types_compatible_p in C++ mode (bug 21930)Gabriel F. T. Gomes2017-08-182-2/+12
* Consolidate non cancellable write callAdhemerval Zanella2017-08-1812-18/+45
* Consolidate non cancellable read callAdhemerval Zanella2017-08-1821-28/+72
* x86-64: Check FMA_Usable in ifunc-mathvec-avx2.h [BZ #21966]H.J. Lu2017-08-182-1/+9
* Use the range notation in charmaps/UTF-8 for all ranges of neighbouring chara...Mike FABIAN2017-08-182-113251/+300
* Update nss tests to new skeletonDJ Delorie2017-08-1712-49/+56
* Consolidate non cancellable open callAdhemerval Zanella2017-08-1736-65/+164
* Add math benchmark latency testWilco Dijkstra2017-08-173-10/+43
* Support mcount/gprof test with GCC defaulting to PIEH.J. Lu2017-08-172-1/+6
* Fix abmon for bem_ZMAkhilesh Kumar2017-08-172-13/+17
* Fix country name for xh_ZAAkhilesh Kumar2017-08-172-3/+7
* Refresh generated charmap data and ChangeLogThorsten Glaser2017-08-172-127/+111355
* Resolve some historically special cases of ambiguous widthThorsten Glaser2017-08-171-0/+12
* Handle more cases of combining charactersThorsten Glaser2017-08-171-1/+1
* UnicodeData has precedence over EastAsianWidthThorsten Glaser2017-08-171-17/+9
* __opensock: Remove internal_function attributeFlorian Weimer2017-08-174-3/+9
* Fix sigval namespace (bug 21944).Joseph Myers2017-08-1610-20/+94
* Remove "[Add new features here]" for 2.27H.J. Lu2017-08-162-2/+4
* Allow abort PLT references in libc.so for SH.Joseph Myers2017-08-162-0/+7
* Mention x86-64 FMA optimization in NEWSH.J. Lu2017-08-162-0/+7
* x86-64: Optimize e_expf with FMA [BZ #21912]H.J. Lu2017-08-165-0/+254