about summary refs log tree commit diff
path: root/sysdeps/x86_64/_mcount.S
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* 2016-03-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2016-03-031-13/+42
* Call x86-64 __mcount_internal/__sigjmp_save directlyH.J. Lu2016-03-011-8/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek2012-08-021-2/+2
* Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2012-07-101-3/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* x86: Add support for frame pointer less mcountAndi Kleen2010-08-071-0/+38
* Add space inf weak_alias use.Ulrich Drepper2005-05-261-1/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-1/+1
* 2.5-18.1Jakub Jelinek2007-07-121-1/+1
* Fix off-by-1 error in argument access.Andreas Jaeger2002-10-161-1/+1
* Restore correct registers.Andreas Jaeger2002-10-101-6/+6
* Fix assemblerAndreas Jaeger2002-08-211-16/+16
* x86-64 mcount implementationAndreas Jaeger2002-08-211-0/+67