aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/_mcount.S
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-03-032016-03-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-13/+42
2016-03-01Call x86-64 __mcount_internal/__sigjmp_save directlyH.J. Lu1-8/+0
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek1-2/+2
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek1-3/+3
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-08-07x86: Add support for frame pointer less mcountAndi Kleen1-0/+38
2005-05-26Add space inf weak_alias use.Ulrich Drepper1-1/+1
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-1/+1
2007-07-122.5-18.1Jakub Jelinek1-1/+1
2002-10-16Fix off-by-1 error in argument access.Andreas Jaeger1-1/+1
2002-10-10Restore correct registers.Andreas Jaeger1-6/+6
2002-08-21Fix assemblerAndreas Jaeger1-16/+16
2002-08-21x86-64 mcount implementationAndreas Jaeger1-0/+67