summaryrefslogtreecommitdiffstats
path: root/fixincludes/README
diff options
context:
space:
mode:
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>2009-08-28 19:42:41 +0000
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>2009-08-28 19:42:41 +0000
commit3c36388d644008fff687503f0291fb3ac85ecbce (patch)
treec7f6efcdc69d033e8a43502b2ec8d4f6fb38512b /fixincludes/README
parent73c1c1d21e4a72b5b50dddb80152e35d84b063fb (diff)
downloadppe42-gcc-3c36388d644008fff687503f0291fb3ac85ecbce.tar.gz
ppe42-gcc-3c36388d644008fff687503f0291fb3ac85ecbce.zip
2009-08-28 Bruce Korb <bkorb@gnu.org>
Steve Ellcey <sje@cup.hp.com> * README (files): Describe files entry. * inclhack.def (hpux_stdint_least): Remove. (hpux_stdint_fast): Remove. (hpux_stdint_fast): Remove. (hpux_stdint_least_fast): New. (hpux_inttype_int_least8_t): Remove. (hpux_inttype_int8_t): Modify. * fixincl.x: Regenerate. * tests/base/stdint.h: Update. * tests/base/sys/_inttypes.h: Update. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151178 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fixincludes/README')
-rw-r--r--fixincludes/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/fixincludes/README b/fixincludes/README
index 50f408f9eca..e9e46546636 100644
--- a/fixincludes/README
+++ b/fixincludes/README
@@ -89,6 +89,11 @@ MAKING CHANGES TO INCLHACK.DEF
* c-test - call a function in fixtests.c. See that file.
+ * files - the "fnmatch" pattern of the file(s) to examine for
+ the issue. There may be several copies of this attribute.
+ If the header lives in a /usr/include subdirectory, be
+ sure to include that subdirectory in the name. e.g. net/if.h
+
* mach - Match the output of config.conf against a series of fnmatch
patterns. It must match at least one of the patterns, unless
"not-machine" has also been specified. In that case, the
OpenPOWER on IntegriCloud