Commit 789f3ce3 by Alexandre Oliva Committed by Alexandre Oliva

* config/mn10300/mn10300.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Remove.

From-SVN: r33929
parent a48df362
2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
* config/mn10300/mn10300.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Remove.
2000-05-15 Richard Henderson <rth@cygnus.com>
* toplev.c (rest_of_compilation): Run full jump pass before
......
......@@ -1037,10 +1037,6 @@ do { char dstr[30]; \
#define DWARF2_ASM_LINE_DEBUG_INFO 1
/* We need to prepend underscores. */
#define ASM_OUTPUT_DWARF2_ADDR_CONST(FILE,ADDR) \
fprintf ((FILE), "\t%s\t_%s", UNALIGNED_WORD_ASM_OP, (ADDR))
#define DBX_REGISTER_NUMBER(REGNO) REGNO
/* GDB always assumes the current function's frame begins at the value
......
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