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
cdde6ab4
Commit
cdde6ab4
authored
Jan 31, 2011
by
Joseph Myers
Committed by
Joseph Myers
Jan 31, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/vms/vms.opt (map, mvms-return-codes): New Driver options.
From-SVN: r169451
parent
3a13ffa9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
1 deletions
+11
-1
gcc/ChangeLog
+4
-0
gcc/config/vms/vms.opt
+7
-1
No files found.
gcc/ChangeLog
View file @
cdde6ab4
2011-01-31 Joseph Myers <joseph@codesourcery.com>
* config/vms/vms.opt (map, mvms-return-codes): New Driver options.
2011-01-31 Sebastian Pop <sebastian.pop@amd.com>
2011-01-31 Sebastian Pop <sebastian.pop@amd.com>
* common.opt (ftree-loop-linear): Use Alias to make it an alias of
* common.opt (ftree-loop-linear): Use Alias to make it an alias of
...
...
gcc/config/vms/vms.opt
View file @
cdde6ab4
; Copyright (C) 2009 Free Software Foundation, Inc.
; Copyright (C) 2009
, 2011
Free Software Foundation, Inc.
;
;
; This file is part of GCC.
; This file is part of GCC.
;
;
...
@@ -16,6 +16,9 @@
...
@@ -16,6 +16,9 @@
; 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/>.
map
Driver RejectNegative
mmalloc64
mmalloc64
Target Report Mask(MALLOC64)
Target Report Mask(MALLOC64)
Malloc data into P2 space
Malloc data into P2 space
...
@@ -23,3 +26,6 @@ Malloc data into P2 space
...
@@ -23,3 +26,6 @@ Malloc data into P2 space
mdebug-main=
mdebug-main=
Target RejectNegative Joined Var(vms_debug_main)
Target RejectNegative Joined Var(vms_debug_main)
Set name of main routine for the debugger
Set name of main routine for the debugger
mvms-return-codes
Driver RejectNegative
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