summaryrefslogtreecommitdiff
path: root/lib/libc/gmon/Makefile.inc
AgeCommit message (Expand)Author
2021-08-29libc: suppress lint warning for namespacing mismatch for _mcountrillig
2021-05-30Don't warn about frame pointer use for clang either.joerg
2019-01-06use the pico objects if we are making a PIC profiled library.christos
2018-02-05copy the i386 workaround for amd64.mrg
2018-02-04fixes for GCC 6:mrg
2014-09-17Use --no-warn only with GCC on MIPS.joerg
2011-01-23Instead of testing for all mips variants, just use MACHINE_CPU.matt
2009-12-17don't warn about mcount on mips64* as well.mrg
2008-07-29Disable assembler warnings on mipseb and mipsel for mcount.clukem
2004-05-10Make gmon / mcount work properly for threaded applications by keepingthorpej
2002-01-02We reference a monstartup(3), so let's actually make a link for it.briggs
2000-09-05Move the Alpha _mcount() into a .S file so that it can bethorpej
1995-02-27clean up Idscgd
1994-12-22specify man pages the new way.cgd
1994-05-14rcsids. also, avoid floating point when picking scale value. doesn'tcgd
1994-05-14user-land profiling code.cgd