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
a9f15d83
Commit
a9f15d83
authored
Mar 24, 2005
by
James E Wilson
Committed by
Jim Wilson
Mar 24, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove docs for removed option.
* doc/install.texi (--enable-altivec): Delete docs. From-SVN: r97018
parent
9a15bd63
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
6 deletions
+4
-6
gcc/ChangeLog
+4
-0
gcc/doc/install.texi
+0
-6
No files found.
gcc/ChangeLog
View file @
a9f15d83
2005-03-24 James E Wilson <wilson@specifixinc.com>
* doc/install.texi (--enable-altivec): Delete docs.
2005-03-24 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/predicates.md (easy_fp_constant): Return 0 for
...
...
gcc/doc/install.texi
View file @
a9f15d83
...
...
@@ -973,12 +973,6 @@ systems that support conditional traps).
Division by zero checks use the break instruction.
@end table
@item --enable-altivec
Specify that the target supports AltiVec vector enhancements. This
option will adjust the ABI for AltiVec enhancements, as well as generate
AltiVec code when appropriate. This option is only available for
PowerPC systems.
@item --enable-__cxa_atexit
Define if you want to use __cxa_atexit, rather than atexit, to
register C++ destructors for local statics and global objects.
...
...
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