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
ecad2425
Commit
ecad2425
authored
Jun 14, 1999
by
Robert Lipe
Committed by
Jeff Law
Jun 13, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* svr4.h (DWARF2_DEBUGGING_INFO): Check for redefinition.
From-SVN: r27509
parent
d739a3bc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
+6
-1
gcc/ChangeLog
+4
-0
gcc/config/svr4.h
+2
-1
No files found.
gcc/ChangeLog
View file @
ecad2425
1999-06-14 Robert Lipe (robertlipe@usa.net)
* svr4.h (DWARF2_DEBUGGING_INFO): Check for redefinition.
Mon Jun 14 10:30:52 BST 1999 Nathan Sidwell <nathan@acm.org>
Mon Jun 14 10:30:52 BST 1999 Nathan Sidwell <nathan@acm.org>
* c-typeck.c (process_init_element): Detect excess elements in
* c-typeck.c (process_init_element): Detect excess elements in
...
...
gcc/config/svr4.h
View file @
ecad2425
...
@@ -247,8 +247,9 @@ do { \
...
@@ -247,8 +247,9 @@ do { \
#define DWARF_DEBUGGING_INFO
#define DWARF_DEBUGGING_INFO
/* All ELF targets can support DWARF-2. */
/* All ELF targets can support DWARF-2. */
#ifndef DWARF2_DEBUGGING_INFO
#define DWARF2_DEBUGGING_INFO
#define DWARF2_DEBUGGING_INFO
#endif
/* The numbers used to denote specific machine registers in the System V
/* The numbers used to denote specific machine registers in the System V
Release 4 DWARF debugging information are quite likely to be totally
Release 4 DWARF debugging information are quite likely to be totally
...
...
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