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
58298177
Commit
58298177
authored
Apr 17, 2009
by
David Edelsohn
Committed by
David Edelsohn
Apr 17, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* dbxout.c (xcoff_debug_hooks): Add set_name_debug_nothing.
From-SVN: r146290
parent
5b4c43d7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gcc/ChangeLog
+4
-0
gcc/dbxout.c
+1
-0
No files found.
gcc/ChangeLog
View file @
58298177
2009-04-17 David Edelsohn <edelsohn@gnu.org>
* dbxout.c (xcoff_debug_hooks): Add set_name_debug_nothing.
2009-04-17 Eric Botcazou <ebotcazou@adacore.com>
* dbxout.c (dbxout_block): Reinstate test on TREE_USED.
...
...
gcc/dbxout.c
View file @
58298177
...
...
@@ -409,6 +409,7 @@ const struct gcc_debug_hooks xcoff_debug_hooks =
dbxout_handle_pch
,
/* handle_pch */
debug_nothing_rtx
,
/* var_location */
debug_nothing_void
,
/* switch_text_section */
debug_nothing_tree_tree
,
/* set_name */
0
/* start_end_main_source_file */
};
#endif
/* XCOFF_DEBUGGING_INFO */
...
...
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