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
e06bc4e1
Commit
e06bc4e1
authored
Nov 04, 2001
by
Geoffrey Keating
Committed by
Geoffrey Keating
Nov 04, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/stormy16/stormy16.h (ASM_SPEC): Pass -g to the assembler.
From-SVN: r46763
parent
52560c7b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
gcc/ChangeLog
+2
-0
gcc/config/stormy16/stormy16.h
+1
-0
No files found.
gcc/ChangeLog
View file @
e06bc4e1
2001
-
11
-
03
Geoffrey
Keating
<
geoffk
@redhat
.
com
>
2001
-
11
-
03
Geoffrey
Keating
<
geoffk
@redhat
.
com
>
*
config
/
stormy16
/
stormy16
.
h
(
ASM_SPEC
)
:
Pass
-
g
to
the
assembler
.
*
config
/
stormy16
/
stormy16
.
h
(
ASM_OUTPUT_MI_THUNK
)
:
Call
*
config
/
stormy16
/
stormy16
.
h
(
ASM_OUTPUT_MI_THUNK
)
:
Call
stormy16_asm_output_mi_thunk
.
stormy16_asm_output_mi_thunk
.
*
config
/
stormy16
/
stormy16
.
c
(
stormy16_asm_output_mi_thunk
)
:
New
*
config
/
stormy16
/
stormy16
.
c
(
stormy16_asm_output_mi_thunk
)
:
New
...
...
gcc/config/stormy16/stormy16.h
View file @
e06bc4e1
...
@@ -114,6 +114,7 @@ Boston, MA 02111-1307, USA. */
...
@@ -114,6 +114,7 @@ Boston, MA 02111-1307, USA. */
Defined in svr4.h. */
Defined in svr4.h. */
#undef ASM_SPEC
#undef ASM_SPEC
#define ASM_SPEC "%{g:--gdwarf2}%{-gdwarf-2*:--gdwarf2}"
/* A C string constant that tells the GNU CC driver program how to run any
/* A C string constant that tells the GNU CC driver program how to run any
programs which cleanup after the normal assembler. Normally, this is not
programs which cleanup after the normal assembler. Normally, this is not
...
...
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