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
e69d7376
Commit
e69d7376
authored
Apr 11, 2011
by
Joseph Myers
Committed by
Joseph Myers
Apr 11, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* common.opt (Tbss=, Tdata=, Ttext=): New options.
From-SVN: r172259
parent
9f9ebcdf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
gcc/ChangeLog
+4
-0
gcc/common.opt
+9
-0
No files found.
gcc/ChangeLog
View file @
e69d7376
2011-04-11 Joseph Myers <joseph@codesourcery.com>
* common.opt (Tbss=, Tdata=, Ttext=): New options.
2011-04-11 Martin Jambor <mjambor@suse.cz>
2011-04-11 Martin Jambor <mjambor@suse.cz>
* cgraph.c (cgraph_local_info): Call cgraph_get_node instead
* cgraph.c (cgraph_local_info): Call cgraph_get_node instead
...
...
gcc/common.opt
View file @
e69d7376
...
@@ -456,12 +456,21 @@ Driver Joined Separate
...
@@ -456,12 +456,21 @@ Driver Joined Separate
Tbss
Tbss
Driver Separate
Driver Separate
Tbss=
Driver Joined
Tdata
Tdata
Driver Separate
Driver Separate
Tdata=
Driver Joined
Ttext
Ttext
Driver Separate
Driver Separate
Ttext=
Driver Joined
W
W
Common RejectNegative Warning Alias(Wextra)
Common RejectNegative Warning Alias(Wextra)
This switch is deprecated; use -Wextra instead
This switch is deprecated; use -Wextra instead
...
...
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