aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libgcov/Makefile
Commit message (Expand)AuthorAgeFilesLines
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-291-66/+0
* Support reading in .depend files.Bryan Drewery2019-06-151-3/+3
* Convert gnu to using SRCTOPWarner Losh2017-03-121-3/+3
* When MAKEOBJDIRPREFIX points to a case-insensitive file system, theMarcel Moolenaar2016-09-241-1/+1
* Follow-up r297842: Rework header generation to fix always rebuilding.Bryan Drewery2016-04-181-5/+5
* META_MODE: Avoid changed build command every build.Bryan Drewery2016-04-121-1/+1
* Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportAndrew Turner2014-10-011-1/+1
* Make sure that the sub-makes for unwind.h start from the CURDIRWarner Losh2014-06-241-1/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Spell NO_PROFILE= as MK_PROFILE=no.Warner Losh2014-04-251-2/+3
* Add compiler support for the ARM EABI.Andrew Turner2013-01-171-0/+5
* Compile libgcov without stack protection. It can be linked intoAlexander Kabaev2009-10-251-0/+1
* Compile static gcov library with -fPIC to match what stock GCC buildsAlexander Kabaev2009-06-211-4/+12
* Update bmake glue to build GCC 4.2.Alexander Kabaev2007-05-191-5/+10
* Convert NO_PROFILE and NO_LIB32 to new style.Ruslan Ermilov2006-03-181-2/+3
* NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov2004-12-211-3/+3
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Add libgcov, a runtime support library for binaries compiled for basicAlexander Kabaev2004-08-141-0/+45