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
4da2ed2f
Commit
4da2ed2f
authored
Feb 04, 2011
by
Joseph Myers
Committed by
Joseph Myers
Feb 04, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/mips/mips.opt (EB, EL, noasmopt): New Driver options.
From-SVN: r169826
parent
0a9e55e1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
1 deletions
+14
-1
gcc/ChangeLog
+4
-0
gcc/config/mips/mips.opt
+10
-1
No files found.
gcc/ChangeLog
View file @
4da2ed2f
2011-02-04 Joseph Myers <joseph@codesourcery.com>
* config/mips/mips.opt (EB, EL, noasmopt): New Driver options.
2011-02-03 Anatoly Sokolov <aesok@post.ru>
2011-02-03 Anatoly Sokolov <aesok@post.ru>
* config/xtensa/xtensa.h (PREFERRED_RELOAD_CLASS,
* config/xtensa/xtensa.h (PREFERRED_RELOAD_CLASS,
...
...
gcc/config/mips/mips.opt
View file @
4da2ed2f
; Options for the MIPS port of the compiler
; Options for the MIPS port of the compiler
;
;
; Copyright (C) 2005, 2007, 2008, 2010 Free Software Foundation, Inc.
; Copyright (C) 2005, 2007, 2008, 2010
, 2011
Free Software Foundation, Inc.
;
;
; This file is part of GCC.
; This file is part of GCC.
;
;
...
@@ -18,6 +18,12 @@
...
@@ -18,6 +18,12 @@
; along with GCC; see the file COPYING3. If not see
; along with GCC; see the file COPYING3. If not see
; <http://www.gnu.org/licenses/>.
; <http://www.gnu.org/licenses/>.
EB
Driver
EL
Driver
mabi=
mabi=
Target RejectNegative Joined
Target RejectNegative Joined
-mabi=ABI Generate code that conforms to the given ABI
-mabi=ABI Generate code that conforms to the given ABI
...
@@ -299,3 +305,6 @@ Perform VR4130-specific alignment optimizations
...
@@ -299,3 +305,6 @@ Perform VR4130-specific alignment optimizations
mxgot
mxgot
Target Report Var(TARGET_XGOT)
Target Report Var(TARGET_XGOT)
Lift restrictions on GOT size
Lift restrictions on GOT size
noasmopt
Driver
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