This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
contributing to gcc
- From: Zach Tomkoski <zachary dot tomkoski at gmail dot com>
- To: gcc <gcc at gcc dot gnu dot org>
- Date: Thu, 8 Jan 2015 15:02:13 -0500
- Subject: contributing to gcc
- Authentication-results: sourceware.org; auth=none
I have been working on changes to extend the functionality of the
GCC's built in code coverage tool gcov. What steps would I need to go
through to work on getting these additions to be added in to the
upstream releases of GCC?
Thanks,
Zachary Tomkoski