projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5663681
)
* i386/sco5.h: enable -gstabs once again.
author
Robert Lipe
<robertl@dgii.com>
Mon, 3 Nov 1997 02:42:31 +0000
(
02:42
+0000)
committer
Jeff Law
<law@gcc.gnu.org>
Mon, 3 Nov 1997 02:42:31 +0000
(19:42 -0700)
From-SVN: r16284
gcc/ChangeLog
patch
|
blob
|
history
gcc/config/i386/sco5.h
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 28bc348c9c20ffbae9e79fc0792f0c83f3d5fd17..7814f0688533b88e66c1d6c692eba19b80c78a0e 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-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.
diff --git
a/gcc/config/i386/sco5.h
b/gcc/config/i386/sco5.h
index 14f14c497b08d70f524ecac5c1bf9a58e6c1a781..a074914fa140882f6305ecf319f04275ba4534a3 100644
(file)
--- a/
gcc/config/i386/sco5.h
+++ b/
gcc/config/i386/sco5.h
@@
-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)