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
c25a7053
Commit
c25a7053
authored
Dec 17, 2013
by
Thomas Schwinge
Committed by
Thomas Schwinge
Dec 17, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Properly order chapters in GCC Internals manual.
gcc/ * doc/gccint.texi (Top): Fix inclusion order. From-SVN: r206053
parent
cef0fd0e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/ChangeLog
+4
-0
gcc/doc/gccint.texi
+2
-2
No files found.
gcc/ChangeLog
View file @
c25a7053
2013
-
12
-
17
Thomas
Schwinge
<
thomas
@
codesourcery
.
com
>
*
doc
/
gccint
.
texi
(
Top
):
Fix
inclusion
order
.
2013
-
12
-
17
Kyrylo
Tkachov
<
kyrylo
.
tkachov
@
arm
.
com
>
2013
-
12
-
17
Kyrylo
Tkachov
<
kyrylo
.
tkachov
@
arm
.
com
>
*
config
/
arm
/
arm
-
cores
.
def
(
cortex
-
a12
):
Use
cortexa15
scheduling
.
*
config
/
arm
/
arm
-
cores
.
def
(
cortex
-
a12
):
Use
cortexa15
scheduling
.
gcc/doc/gccint.texi
View file @
c25a7053
...
@@ -143,12 +143,12 @@ Additional tutorial information is linked to from
...
@@ -143,12 +143,12 @@ Additional tutorial information is linked to from
@include
sourcebuild
.
texi
@include
sourcebuild
.
texi
@include
options
.
texi
@include
options
.
texi
@include
passes
.
texi
@include
passes
.
texi
@include
rtl
.
texi
@include
generic
.
texi
@include
generic
.
texi
@include
gimple
.
texi
@include
gimple
.
texi
@include
tree
-
ssa
.
texi
@include
tree
-
ssa
.
texi
@include
loop
.
texi
@include
rtl
.
texi
@include
cfg
.
texi
@include
cfg
.
texi
@include
loop
.
texi
@include
md
.
texi
@include
md
.
texi
@include
tm
.
texi
@include
tm
.
texi
@include
hostconfig
.
texi
@include
hostconfig
.
texi
...
...
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