summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libgcov
Commit message (Expand)AuthorAgeFilesLines
* MFC r305855, r306297, r306300, r306312-r306313marcel2016-12-111-1/+1
* Follow-up r297842: Rework header generation to fix always rebuilding.bdrewery2016-04-181-5/+5
* META_MODE: Avoid changed build command every build.bdrewery2016-04-121-1/+1
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-241-112/+0
* Add META_MODE support.sjg2015-06-131-0/+125
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-271-0/+1
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-191-1/+1
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-191-1/+1
| |\
| * \ Merge from headsjg2014-05-081-1/+1
| |\ \
| * \ \ Merge headsjg2014-04-281-2/+3
| |\ \ \
| * | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | Sync with HEAD.obrien2013-02-081-0/+5
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+128
* | | | | | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportandrew2014-10-011-1/+1
| |_|_|_|/ |/| | | |
* | | | | Make sure that the sub-makes for unwind.h start from the CURDIRimp2014-06-241-1/+1
| |_|_|/ |/| | |
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|/ |/| |
* | | Spell NO_PROFILE= as MK_PROFILE=no.imp2014-04-251-2/+3
| |/ |/|
* | Add compiler support for the ARM EABI.andrew2013-01-171-0/+5
|/
* Compile libgcov without stack protection. It can be linked intokan2009-10-251-0/+1
* Compile static gcov library with -fPIC to match what stock GCC buildskan2009-06-211-4/+12
* Update bmake glue to build GCC 4.2.kan2007-05-191-5/+10
* Convert NO_PROFILE and NO_LIB32 to new style.ru2006-03-181-2/+3
* NODOCCOMPRESS -> NO_DOCCOMPRESSru2004-12-211-3/+3
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Add libgcov, a runtime support library for binaries compiled for basickan2004-08-141-0/+45
OpenPOWER on IntegriCloud