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
df7b6aaa
Commit
df7b6aaa
authored
Dec 29, 2009
by
Joel Brobecker
Committed by
Joel Brobecker
Dec 29, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
From-SVN: r155501
parent
d8299715
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
include/ChangeLog
+4
-0
include/dwarf2.h
+4
-0
No files found.
include/ChangeLog
View file @
df7b6aaa
2009-12-29 Joel Brobecker <brobecker@adacore.com>
* dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
2009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
Add DWARF attribute value for the "Borland fastcall" calling
...
...
include/dwarf2.h
View file @
df7b6aaa
...
...
@@ -425,6 +425,10 @@ enum dwarf_attribute
DW_AT_GNU_template_name
=
0x2110
,
/* VMS extensions. */
DW_AT_VMS_rtnbeg_pd_address
=
0x2201
,
/* GNAT extensions. */
/* GNAT descriptive type.
See http://gcc.gnu.org/wiki/DW_AT_GNAT_descriptive_type . */
DW_AT_GNAT_descriptive_type
=
0x2302
,
/* UPC extension. */
DW_AT_upc_threads_scaled
=
0x3210
,
/* PGI (STMicroelectronics) extensions. */
...
...
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