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
753cc685
Commit
753cc685
authored
Jan 12, 2011
by
Iain Sandoe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dwarf2.h: Update value for DW_AT_hi_user.
include: * dwarf2.h: Update value for DW_AT_hi_user. From-SVN: r168707
parent
ca1e00b3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
include/ChangeLog
+4
-0
include/dwarf2.h
+1
-1
No files found.
include/ChangeLog
View file @
753cc685
2011-01-12 Iain Sandoe <iains@gcc.gnu.org>
* dwarf2.h: Update value for DW_AT_hi_user.
2010-11-16 Ian Lance Taylor <iant@google.com>
2010-11-16 Ian Lance Taylor <iant@google.com>
* simple-object.h (simple_object_attributes_merge): Declare,
* simple-object.h (simple_object_attributes_merge): Declare,
...
...
include/dwarf2.h
View file @
753cc685
...
@@ -377,7 +377,7 @@ enum dwarf_attribute
...
@@ -377,7 +377,7 @@ enum dwarf_attribute
DW_AT_linkage_name
=
0x6e
,
DW_AT_linkage_name
=
0x6e
,
DW_AT_lo_user
=
0x2000
,
/* Implementation-defined range start. */
DW_AT_lo_user
=
0x2000
,
/* Implementation-defined range start. */
DW_AT_hi_user
=
0x3ff
0
,
/* Implementation-defined range end. */
DW_AT_hi_user
=
0x3ff
f
,
/* Implementation-defined range end. */
/* SGI/MIPS extensions. */
/* SGI/MIPS extensions. */
DW_AT_MIPS_fde
=
0x2001
,
DW_AT_MIPS_fde
=
0x2001
,
...
...
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