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
224504d2
Commit
224504d2
authored
Apr 18, 2006
by
Nick Clifton
Committed by
Nick Clifton
Apr 18, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/tm.texi (TARGET_SECTION_TYPE_FLAGS): Fix typo.
From-SVN: r113027
parent
6ee2e158
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/doc/tm.texi
+1
-1
No files found.
gcc/ChangeLog
View file @
224504d2
2006
-
04
-
18
Nick
Clifton
<
nickc
@redhat
.
com
>
*
doc
/
tm
.
texi
(
TARGET_SECTION_TYPE_FLAGS
)
:
Fix
typo
.
2006
-
04
-
18
Paolo
Bonzini
<
bonzini
@gnu
.
org
>
PR
target
/
27117
...
...
gcc/doc/tm.texi
View file @
224504d2
...
...
@@ -6559,7 +6559,7 @@ based on a variable or function decl, a section name, and whether or not the
declaration
'
s
initializer
may
contain
runtime
relocations
.
@var
{
decl
}
may
be
null
,
in
which
case
read
-
write
data
should
be
assumed
.
The
default
version
i
f
this
function
handles
choosing
code
vs
data
,
The
default
version
o
f
this
function
handles
choosing
code
vs
data
,
read
-
only
vs
read
-
write
data
,
and
@code{
flag_pic
}
.
You
should
only
need
to
override
this
if
your
target
has
special
flags
that
might
be
set
via
@code{
__attribute__
}
.
...
...
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