Commit 80a8aac6 by Richard Henderson Committed by Richard Henderson

* config/alpha/elf.h (SDB_DEBUGGING_INFO): Undef.

From-SVN: r49330
parent 12beba6f
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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment