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
ed4db1ee
Commit
ed4db1ee
authored
Aug 19, 1998
by
Hans-Peter Nilsson
Committed by
Jeff Law
Aug 19, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* tm.texi (PIC): Fix typo "PPIC".
From-SVN: r21849
parent
81610a0d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
gcc/ChangeLog
+2
-0
gcc/tm.texi
+1
-1
No files found.
gcc/ChangeLog
View file @
ed4db1ee
Wed Aug 19 13:51:35 1998 Hans-Peter Nilsson <hp@axis.se>
* tm.texi (PIC): Fix typo "PPIC".
* tm.texi (Caller Saves): Say that DEFAULT_CALLER_SAVES has no
effect when -O2 and higher.
* invoke.texi (Optimize Options): Likewise for -fcaller-saves.
...
...
gcc/tm.texi
View file @
ed4db1ee
...
...
@@ -4952,7 +4952,7 @@ necessary).
@item
PIC_OFFSET_TABLE_REG_CALL_CLOBBERED
Define
this
macro
if
the
register
defined
by
@code{
PIC_OFFSET_TABLE_REGNUM
}
is
clobbered
by
calls
.
Do
not
define
this
macro
if
@code{
P
P
IC_OFFSET_TABLE_REGNUM
}
is
not
defined
.
this
macro
if
@code{
PIC_OFFSET_TABLE_REGNUM
}
is
not
defined
.
@findex
FINALIZE_PIC
@item
FINALIZE_PIC
...
...
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