* dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
authorMark Kettenis <kettenis@gnu.org>
Thu, 1 Jul 2004 20:25:54 +0000 (20:25 +0000)
committerMark Kettenis <kettenis@gnu.org>
Thu, 1 Jul 2004 20:25:54 +0000 (20:25 +0000)
code.

gdb/ChangeLog
gdb/dbxread.c
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo

index c9235948d32a8347ba00bccb1a9eecdb2fd6aea8..54d969507b804b5244b8ad684fcce5ea3b23f778 100644 (file)
@@ -1,3 +1,8 @@
+2004-07-01  Mark Kettenis  <kettenis@gnu.org>
+
+       * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
+       code.
+
 2004-07-01  Paul N. Hilfinger  <Hilfinger@gnat.com>
 
        * ada-lang.c (decode_packed_array): Minor change to comment.
index 96ba75b57e818df7375ceb8e3b9bdee6d7a2e3b2..8b1286fff72ebb88a2299b44bc16c1aab11e9c10 100644 (file)
@@ -2868,14 +2868,6 @@ process_one_symbol (int type, int desc, CORE_ADDR valu, char *name,
 
       n_opt_found = 0;
 
-#ifdef PCC_SOL_BROKEN
-      /* pcc bug, occasionally puts out SO for SOL.  */
-      if (context_stack_depth > 0)
-       {
-         start_subfile (name, NULL);
-         break;
-       }
-#endif
       if (last_source_file)
        {
          /* Check if previous symbol was also an N_SO (with some
index 61ddd7aece8b59ad5e54799396a9f32bd47c15b2..2eaec728da15c556b6bd11b9e88ab3fe01b7f4cd 100644 (file)
@@ -1,3 +1,8 @@
+2004-07-01  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdbint.texinfo (Target Architecture Definition): Remove
+       PCC_SOL_BROKEN.
+
 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
 
        * gdbint.texinfo (Target Architecture Definition): Remove
index f6d4a0e407c176e2bc0524dd8ea66f199ffbcac1..76fa057098c63042c2b6bbccc6ed6905edb7972c 100644 (file)
@@ -3547,10 +3547,6 @@ and guess the starting and ending addresses of the compilation unit from
 them.
 @end itemize
 
-@item PCC_SOL_BROKEN
-@findex PCC_SOL_BROKEN
-(Used only in the Convex target.)
-
 @item PC_LOAD_SEGMENT
 @findex PC_LOAD_SEGMENT
 If defined, print information about the load segment for the program