Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
5be1aac9
Commit
5be1aac9
authored
Jan 02, 2001
by
Bruce Korb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more README info
From-SVN: r38601
parent
c76fbbe2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
gcc/fixinc/README
+7
-0
No files found.
gcc/fixinc/README
View file @
5be1aac9
...
...
@@ -150,6 +150,13 @@ Here are the rules for making fixes in the inclhack.def file:
to the empty string. Both or the second "c_fix_arg"s may be
omitted and the file will still be wrapped.
THERE IS A SPECIAL EXCEPTION TO THIS, HOWEVER:
If the regular expression '#if.*__need' is found, then it is
assumed that the file needs to be read and interpreted more
than once. However, the prolog and epilog text (if any) will
be inserted.
v) format - Replaces text selected with a regular expression with
a specialized formating string. The formatting works as follows:
The format text is copied to the output until a '%' character
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment