index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gmon
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2021-08-29
libc: suppress lint warning for namespacing mismatch for _mcount
rillig
2021-05-30
Don't warn about frame pointer use for clang either.
joerg
2019-01-06
use the pico objects if we are making a PIC profiled library.
christos
2018-02-05
copy the i386 workaround for amd64.
mrg
2018-02-04
fixes for GCC 6:
mrg
2014-09-17
Use --no-warn only with GCC on MIPS.
joerg
2011-01-23
Instead of testing for all mips variants, just use MACHINE_CPU.
matt
2009-12-17
don't warn about mcount on mips64* as well.
mrg
2008-07-29
Disable assembler warnings on mipseb and mipsel for mcount.c
lukem
2004-05-10
Make gmon / mcount work properly for threaded applications by keeping
thorpej
2002-01-02
We reference a monstartup(3), so let's actually make a link for it.
briggs
2000-09-05
Move the Alpha _mcount() into a .S file so that it can be
thorpej
1995-02-27
clean up Ids
cgd
1994-12-22
specify man pages the new way.
cgd
1994-05-14
rcsids. also, avoid floating point when picking scale value. doesn't
cgd
1994-05-14
user-land profiling code.
cgd