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
80a8aac6
Commit
80a8aac6
authored
Jan 29, 2002
by
Richard Henderson
Committed by
Richard Henderson
Jan 29, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/alpha/elf.h (SDB_DEBUGGING_INFO): Undef.
From-SVN: r49330
parent
12beba6f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
gcc/ChangeLog
+4
-0
gcc/config/alpha/elf.h
+3
-0
No files found.
gcc/ChangeLog
View file @
80a8aac6
2002-01-29 Richard Henderson <rth@redhat.com>
* config/alpha/elf.h (SDB_DEBUGGING_INFO): Undef.
2002-01-29 Richard Henderson <rth@redhat.com>
* expr.c (force_operand): Ignore flag_pic for detecting pic
address loads.
* regclass.c (init_reg_sets_1): Test fixed_regs not flag_pic
...
...
gcc/config/alpha/elf.h
View file @
80a8aac6
...
...
@@ -24,6 +24,9 @@ Boston, MA 02111-1307, USA. */
#undef EXTENDED_COFF
#define OBJECT_FORMAT_ELF
/* ??? Move all SDB stuff from alpha.h to osf.h. */
#undef SDB_DEBUGGING_INFO
#define DBX_DEBUGGING_INFO
#define DWARF2_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