about summary refs log tree commit diff
path: root/gmon
Commit message (Expand)AuthorAgeFilesLines
* gmon: Remove internal_function attributeFlorian Weimer2017-08-311-6/+3
* Consolidate non cancellable writev callAdhemerval Zanella2017-08-211-6/+6
* Remove __bb_init_func and __bb_exit_func [BZ #21974]H.J. Lu2017-08-203-130/+1
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-1/+1
* Consolidate non cancellable write callAdhemerval Zanella2017-08-181-2/+2
* Consolidate non cancellable open callAdhemerval Zanella2017-08-171-2/+2
* gmon: Run tst-gmon-prof only for run-built-tests=yesFlorian Weimer2017-08-151-0/+2
* gmon: Add test for basic mcount/gprof functionalityFlorian Weimer2017-08-153-1/+127
* Assume that O_NOFOLLOW is always definedFlorian Weimer2017-04-131-4/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-018-8/+8
* Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg2016-09-231-15/+15
* Copy x86_64 _mcount.op from _mcount.oH.J. Lu2016-03-031-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-048-8/+8
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-11/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-028-8/+8
* Don't use catomic functions in mcount (BZ #16912)Andreas Schwab2014-05-061-2/+2
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-018-8/+8
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-072-5/+5
* Remove trailing whitespace.Joseph Myers2013-06-051-3/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-028-8/+8
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-041-1/+0
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-2/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-098-24/+16
* Cleanup of configuration optionsUlrich Drepper2011-09-101-5/+3
* Remove redundant .gitignore files.Andreas Schwab2009-05-161-6/+0
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* * sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init):Ulrich Drepper2009-04-261-9/+43
* Remove useless "if" before "free".Ulrich Drepper2008-03-191-2/+1
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-2/+2
* .Jakub Jelinek2007-07-311-2/+2
* * include/atomic.c: Define catomic_* operations.Ulrich Drepper2006-10-111-2/+2
* * elf/cache.c: Use <> rather than "" #includes.Roland McGrath2005-12-211-1/+1
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-143-0/+133
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-141-0/+54
* * stdio-common/fxprintf.c (__fxprintf): Add INTUSE to _IO_vfprintfUlrich Drepper2005-07-281-1/+1
* * include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper2005-07-201-1/+0
* * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper2005-07-201-9/+4
* * elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper2005-07-072-2/+20
* Add space inf weak_alias use.Ulrich Drepper2005-05-261-1/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-228-212/+13
* 2.5-18.1Jakub Jelinek2007-07-128-13/+212
* Update.Ulrich Drepper2004-10-061-2/+2
* Update.Ulrich Drepper2004-09-141-5/+5
* Update.Ulrich Drepper2004-04-171-1/+1
* Update.Ulrich Drepper2003-09-041-11/+13
* Update.Ulrich Drepper2003-07-311-2/+2
* Update.Ulrich Drepper2003-03-211-2/+2
* Update.Ulrich Drepper2003-03-201-2/+3
* * posix/fnmatch_loop.c: Add casts for signedness.Roland McGrath2003-03-161-1/+1