| Commit message (Expand) | Author | Age | Files | Lines |
* | Use '%z' instead of '%Z' on printf functions |  Adhemerval Zanella Netto | 2022-09-22 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 2022-01-01 | 9 | -9/+9 |
* | hurd: Fix gmon-static |  Samuel Thibault | 2021-12-12 | 1 | -4/+4 |
* | Remove "Contributed by" lines |  Siddhesh Poyarekar | 2021-09-03 | 3 | -3/+0 |
* | Use __executable_start as the lowest address for profiling [BZ #28153] |  H.J. Lu | 2021-08-24 | 2 | -0/+4 |
* | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 2021-01-02 | 9 | -9/+9 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2020-01-01 | 9 | -9/+9 |
* | Prefer https to http for gnu.org and fsf.org URLs |  Paul Eggert | 2019-09-07 | 9 | -9/+9 |
* | linux: Make profil_counter a compat_symbol (BZ#17726) |  Adhemerval Zanella | 2019-08-23 | 1 | -0/+2 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2019-01-01 | 9 | -9/+9 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2018-01-01 | 9 | -9/+9 |
* | Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630] |  H.J. Lu | 2017-12-19 | 1 | -1/+1 |
* | Add --enable-static-pie configure option to build static PIE [BZ #19574] |  H.J. Lu | 2017-12-15 | 2 | -1/+25 |
* | Add a test for profiling static executable |  H.J. Lu | 2017-10-14 | 3 | -0/+84 |
* | Support profiling PIE [BZ #22284] |  H.J. Lu | 2017-10-12 | 3 | -10/+59 |
* | tst-gmon: Build with -fno-omit-frame-pointer |  Florian Weimer | 2017-10-05 | 1 | -1/+1 |
* | Hide internal __moncontrol function [BZ #18822] |  H.J. Lu | 2017-10-01 | 1 | -0/+2 |
* | gmon: Remove internal_function attribute |  Florian Weimer | 2017-08-31 | 1 | -6/+3 |
* | Consolidate non cancellable writev call |  Adhemerval Zanella | 2017-08-21 | 1 | -6/+6 |
* | Remove __bb_init_func and __bb_exit_func [BZ #21974] |  H.J. Lu | 2017-08-20 | 3 | -130/+1 |
* | Consolidate non cancellable close call |  Adhemerval Zanella | 2017-08-18 | 1 | -1/+1 |
* | Consolidate non cancellable write call |  Adhemerval Zanella | 2017-08-18 | 1 | -2/+2 |
* | Consolidate non cancellable open call |  Adhemerval Zanella | 2017-08-17 | 1 | -2/+2 |
* | gmon: Run tst-gmon-prof only for run-built-tests=yes |  Florian Weimer | 2017-08-15 | 1 | -0/+2 |
* | gmon: Add test for basic mcount/gprof functionality |  Florian Weimer | 2017-08-15 | 3 | -1/+127 |
* | Assume that O_NOFOLLOW is always defined |  Florian Weimer | 2017-04-13 | 1 | -4/+0 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2017-01-01 | 8 | -8/+8 |
* | Installed-header hygiene (BZ#20366): obsolete BSD u_* types. |  Zack Weinberg | 2016-09-23 | 1 | -15/+15 |
* | Copy x86_64 _mcount.op from _mcount.o |  H.J. Lu | 2016-03-03 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2016-01-04 | 8 | -8/+8 |
* | Convert 703 function definitions to prototype style. |  Joseph Myers | 2015-10-16 | 1 | -11/+5 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2015-01-02 | 8 | -8/+8 |
* | Don't use catomic functions in mcount (BZ #16912) |  Andreas Schwab | 2014-05-06 | 1 | -2/+2 |
* | Consistently include Makeconfig after defining subdir. |  Joseph Myers | 2014-02-26 | 1 | -2/+2 |
* | Update copyright notices with scripts/update-copyrights |  Allan McRae | 2014-01-01 | 8 | -8/+8 |
* | Avoid use of "register" as optimization hint. |  Joseph Myers | 2013-06-07 | 2 | -5/+5 |
* | Remove trailing whitespace. |  Joseph Myers | 2013-06-05 | 1 | -3/+3 |
* | Update copyright notices with scripts/update-copyrights. |  Joseph Myers | 2013-01-02 | 8 | -8/+8 |
* | [BZ #157] Remove include/stub-tag.h for good. |  Thomas Schwinge | 2012-11-04 | 1 | -1/+0 |
* | Remove distribute variable from Makefiles |  Ulrich Drepper | 2012-03-07 | 1 | -2/+1 |
* | Replace FSF snail mail address with URLs. |  Paul Eggert | 2012-02-09 | 8 | -24/+16 |
* | Cleanup of configuration options |  Ulrich Drepper | 2011-09-10 | 1 | -5/+3 |
* | Remove redundant .gitignore files. |  Andreas Schwab | 2009-05-16 | 1 | -6/+0 |
* | rename each .cvsignore file to .gitignore |  Jim Meyering | 2009-05-15 | 1 | -0/+0 |
* | * sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init): |  Ulrich Drepper | 2009-04-26 | 1 | -9/+43 |
* | Remove useless "if" before "free". |  Ulrich Drepper | 2008-03-19 | 1 | -2/+1 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] |  Ulrich Drepper | 2007-01-11 | 1 | -2/+2 |
* | . |  Jakub Jelinek | 2007-07-31 | 1 | -2/+2 |
* | * include/atomic.c: Define catomic_* operations. |  Ulrich Drepper | 2006-10-11 | 1 | -2/+2 |
* | * elf/cache.c: Use <> rather than "" #includes. |  Roland McGrath | 2005-12-21 | 1 | -1/+1 |