]> git.ipfire.org Git - thirdparty/gcc.git/commit - contrib/header-tools/ChangeLog
count-headers: Initial file.
authorAndrew MacLeod <amacleod@redhat.com>
Wed, 11 Nov 2015 14:28:46 +0000 (14:28 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Wed, 11 Nov 2015 14:28:46 +0000 (14:28 +0000)
commitbd94906f987eb065dd6d4e9cadef82f7513d05cd
tree8925516ac8012caf8509124279d6185b20dcfd4a
parent7337ccc4b2d75d2db24dcb1f2e944f50dbe1e2ab
count-headers: Initial file.

2015-11-11  Andrew MacLeod  <amacleod@redhat.com>

* count-headers: Initial file.
* gcc-order-headers: Initial file.
* graph-header-logs: Initial file.
* graph-include-web: Initial file.
* headerutils.py: Initial file.
* included-by: Initial file.
* README: Initial file.
* reduce-headers: Initial file.
* replace-header: Initial file.
* show-headers: Initial file.

From-SVN: r230171
12 files changed:
contrib/ChangeLog
contrib/header-tools/ChangeLog [new file with mode: 0644]
contrib/header-tools/README [new file with mode: 0644]
contrib/header-tools/count-headers [new file with mode: 0755]
contrib/header-tools/gcc-order-headers [new file with mode: 0755]
contrib/header-tools/graph-header-logs [new file with mode: 0755]
contrib/header-tools/graph-include-web [new file with mode: 0755]
contrib/header-tools/headerutils.py [new file with mode: 0755]
contrib/header-tools/included-by [new file with mode: 0755]
contrib/header-tools/reduce-headers [new file with mode: 0755]
contrib/header-tools/replace-header [new file with mode: 0755]
contrib/header-tools/show-headers [new file with mode: 0755]