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
789f3ce3
Commit
789f3ce3
authored
May 16, 2000
by
Alexandre Oliva
Committed by
Alexandre Oliva
May 16, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/mn10300/mn10300.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Remove.
From-SVN: r33929
parent
a48df362
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/ChangeLog
+4
-0
gcc/config/mn10300/mn10300.h
+0
-4
No files found.
gcc/ChangeLog
View file @
789f3ce3
2000
-
05
-
16
Alexandre
Oliva
<
aoliva
@cygnus
.
com
>
*
config
/
mn10300
/
mn10300
.
h
(
ASM_OUTPUT_DWARF2_ADDR_CONST
)
:
Remove
.
2000
-
05
-
15
Richard
Henderson
<
rth
@cygnus
.
com
>
*
toplev
.
c
(
rest_of_compilation
)
:
Run
full
jump
pass
before
...
...
gcc/config/mn10300/mn10300.h
View file @
789f3ce3
...
...
@@ -1037,10 +1037,6 @@ do { char dstr[30]; \
#define DWARF2_ASM_LINE_DEBUG_INFO 1
/* We need to prepend underscores. */
#define ASM_OUTPUT_DWARF2_ADDR_CONST(FILE,ADDR) \
fprintf ((FILE), "\t%s\t_%s", UNALIGNED_WORD_ASM_OP, (ADDR))
#define DBX_REGISTER_NUMBER(REGNO) REGNO
/* GDB always assumes the current function's frame begins at the value
...
...
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