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
d76f631a
Commit
d76f631a
authored
Mar 12, 2010
by
Bruce Korb
Committed by
Bruce Korb
Mar 12, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add comment about changing directory references.
From-SVN: r157401
parent
b2071557
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
fixincludes/ChangeLog
+4
-0
fixincludes/README
+1
-1
No files found.
fixincludes/ChangeLog
View file @
d76f631a
2010-02-10 Bruce Korb <bkorb@gnu.org>
* README: fix up references to old gcc/fixinc directory
2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* inclhack.def (solaris_int_limits_3): New fix.
...
...
fixincludes/README
View file @
d76f631a
...
...
@@ -6,7 +6,7 @@ See also: http://autogen.SourceForge.net/fixinc.html
The set of fixes required was distilled down to just the data required
to specify what needed to happen for each fix. Those data were edited
into a file named
gcc/fixinc
/inclhack.def. A program called AutoGen
into a file named
fixincludes
/inclhack.def. A program called AutoGen
(http://autogen.SourceForge.net) uses these definitions to instantiate
several different templates that then produces code for a fixinclude
program (fixincl.x) and a shell script to test its functioning. On
...
...
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