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
295e823c
Commit
295e823c
authored
Jun 06, 2003
by
Jan Hubicka
Committed by
Jan Hubicka
Jun 06, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* sourcebuild.texi (Front End Directory): Document new hooks.
From-SVN: r67539
parent
67bf5d01
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
gcc/ChangeLog
+6
-0
gcc/doc/sourcebuild.texi
+2
-0
No files found.
gcc/ChangeLog
View file @
295e823c
Thu Jun 5 20:51:09 CEST 2003 Jan Hubicka <jh@suse.cz>
* sourcebuild.texi (Front End Directory): Document new hooks.
Fri Jun 6 11:02:35 CEST 2003 Jan Hubicka <jh@suse.cz>
Fri Jun 6 11:02:35 CEST 2003 Jan Hubicka <jh@suse.cz>
* function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
* function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
...
@@ -111,6 +115,8 @@ Thu Jun 5 18:32:46 CEST 2003 Jan Hubicka <jh@suse.cz>
...
@@ -111,6 +115,8 @@ Thu Jun 5 18:32:46 CEST 2003 Jan Hubicka <jh@suse.cz>
* install.tex: Document profiledbootstrap.
* install.tex: Document profiledbootstrap.
* configure.in: Add support for lang.stageprofile and
lang.stagefeedback
* Makefile.in (clean, distclean): Kill new stages
* Makefile.in (clean, distclean): Kill new stages
(POSTSTAGE1_FLAGS_TO_PASS): Break from ...
(POSTSTAGE1_FLAGS_TO_PASS): Break from ...
(STAGE2_FLAGS_TO_PASS): ... this one.
(STAGE2_FLAGS_TO_PASS): ... this one.
...
...
gcc/doc/sourcebuild.texi
View file @
295e823c
...
@@ -594,6 +594,8 @@ CVS, but should not delete anything checked into CVS@.
...
@@ -594,6 +594,8 @@ CVS, but should not delete anything checked into CVS@.
@itemx
stage2
@itemx
stage2
@itemx
stage3
@itemx
stage3
@itemx
stage4
@itemx
stage4
@itemx
stageprofile
@itemx
stagefeedback
Move
to
the
stage
directory
files
not
included
in
@code{
stagestuff
}
in
Move
to
the
stage
directory
files
not
included
in
@code{
stagestuff
}
in
@file{
config
-
lang
.
in
}
or
otherwise
moved
by
the
main
@file{
Makefile
}
.
@file{
config
-
lang
.
in
}
or
otherwise
moved
by
the
main
@file{
Makefile
}
.
@end
table
@end
table
...
...
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