summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/gcovinfoset.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: Move <rtems/score/gcov.h>Sebastian Huber2023-07-281-43/+0
| | | | | Move <rtems/score/gcov.h> to <rtems/test-gcov.h>. These functions do not belong to an super core service.
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* gcov: Add functions to dump the gcov informationSebastian Huber2022-07-041-0/+43
Update #4670.