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
54a41d1b
Commit
54a41d1b
authored
Jul 21, 2013
by
Mike Stump
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix.
From-SVN: r201104
parent
d76e725e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
gcc/doc/extend.texi
+1
-1
gcc/doc/gcov.texi
+1
-1
gcc/doc/invoke.texi
+1
-1
No files found.
gcc/doc/extend.texi
View file @
54a41d1b
...
...
@@ -11044,7 +11044,7 @@ A memory transaction commits all changes to memory in an atomic way,
as visible to other threads. If the transaction fails it is rolled back
and all side effects discarded.
Generally there is no guarantee that a memory transaction ever suceeds
Generally there is no guarantee that a memory transaction ever suc
c
eeds
and suitable fallback code always needs to be supplied.
@deftypefn {RTM Function} {unsigned} _xbegin ()
...
...
gcc/doc/gcov.texi
View file @
54a41d1b
...
...
@@ -259,7 +259,7 @@ file. All entries following a @var{file} pertain to that source file
until
the
next
@var
{
file
}
entry
.
@end
smallexample
Here
is
a
sample
when
@option
{
-
i
}
is
used
in
conjuction
with
@option
{
-
b
}
option
:
Here
is
a
sample
when
@option
{
-
i
}
is
used
in
conju
n
ction
with
@option
{
-
b
}
option
:
@smallexample
file
:
array
.
cc
...
...
gcc/doc/invoke.texi
View file @
54a41d1b
...
...
@@ -16161,7 +16161,7 @@ knows that the target of the jump is not compressed.
@
opindex
mno
-
interlink
-
mips16
Aliases
of
@
option
{-
minterlink
-
compressed
}
and
@
option
{-
mno
-
interlink
-
compressed
}.
These
options
predate
the
microMIPS
ASE
and
are
retained
for
backwards
compatiblity
.
and
are
retained
for
backwards
compatib
i
lity
.
@
item
-
mabi
=
32
@
itemx
-
mabi
=
o64
...
...
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