* i386/sco5.h: enable -gstabs once again.
From-SVN: r16284
This commit is contained in:
parent
5663681816
commit
cbd44549e6
@ -1,3 +1,7 @@
|
||||
Sun Nov 2 19:44:00 1997 Robert Lipe (robertl@dgii.com)
|
||||
|
||||
* i386/sco5.h: enable -gstabs once again.
|
||||
|
||||
Sun Nov 2 19:27:21 1997 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* arm.c (output_move_double): Allocate 3 entries in otherops array.
|
||||
|
@ -570,6 +570,7 @@ do { \
|
||||
|
||||
#define DWARF_DEBUGGING_INFO 1
|
||||
#define SDB_DEBUGGING_INFO 1
|
||||
#define DBX_DEBUGGING_INFO 1
|
||||
#define PREFERRED_DEBUGGING_TYPE \
|
||||
((TARGET_ELF) ? DWARF_DEBUG: SDB_DEBUG)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user