GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
gentoo/2.41
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use O_CLOEXEC in more places (BZ #15722)
Sergey Bugaev
2023-04-22
1
-3
/
+4
*
Remove --enable-tunables configure option
Adhemerval Zanella Netto
2023-03-29
1
-10
/
+2
*
gmon: fix memory corruption issues [BZ# 30101]
Simon Kissane
2023-02-22
3
-8
/
+64
*
gmon: improve mcount overflow handling [BZ# 27576]
Simon Kissane
2023-02-22
6
-7
/
+172
*
gmon: Fix allocated buffer overflow (bug 29444)
Леонид Юрьев (Leonid Yuriev)
2023-02-22
1
-1
/
+3
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
9
-9
/
+9
*
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
[next]