Commit Graph

35 Commits

Author SHA1 Message Date
Richard Kenner 12357e4274 (sdbout_record_type_name): If TYPE_NAME is a TYPE_DECL, get name from
DECL_NAME.

From-SVN: r9166
1995-03-10 14:37:52 -05:00
Jim Wilson f5e795cee6 (syms.h): Don't include under Linux.
From-SVN: r8780
1995-01-20 17:33:08 -08:00
Richard Kenner 7726fc45ee (plain_type_1): For LONG_LONG_TYPE_SIZE, return T_[U]LONG instead of 0 (i.e.
(plain_type_1): For LONG_LONG_TYPE_SIZE, return T_[U]LONG instead of 0
(i.e. T_VOID).

From-SVN: r8755
1995-01-13 20:40:18 -05:00
Ian Lance Taylor f76b9db287 Check target endianness at run time, not compile time
From-SVN: r8470
1994-11-16 21:10:09 +00:00
Richard Kenner 369404d97d Don't include syms.h for winnt.
From-SVN: r8181
1994-09-30 17:29:14 -04:00
Jim Wilson 2817f10ffc (sdbout_symbol): Use DECL_ASSEMBLER_NAME if
DECL_LANG_SPECIFIC is set.

From-SVN: r7522
1994-06-18 14:01:07 -07:00
Jim Wilson ee3e2d3de0 (sdbout_one_type): Use DECL_ASSEMBLER_NAME not
DECL_NAME for child_type that is a template type.

From-SVN: r7518
1994-06-18 13:48:02 -07:00
Jim Wilson 0eb111c2d9 (sdbout_one_type): Use DECL_ASSEMBLER_NAME if
DECL_LANG_SPECIFIC is set.

From-SVN: r7516
1994-06-18 13:42:18 -07:00
Jim Wilson 9f27ca8bff (sdbout_begin_block): Don't output block for function level scope unless MIPS_DEBUGGING_INFO is defined.
(sdbout_begin_block): Don't output block for function
level scope unless MIPS_DEBUGGING_INFO is defined.
(sdbout_end_block): Likewise.  Add new parameter n for the block
number.

From-SVN: r6966
1994-04-04 14:39:19 -07:00
Richard Kenner e35c06f577 (sdbout_symbol): Remove decl of unused variable LETTER.
(sdbout_type): Remove decl of unused variable TEM.

From-SVN: r6894
1994-03-25 14:19:11 -05:00
Jim Wilson 6d55e0ab0a (sdbout_symbol): Handle variables at zero offset from frame pointer.
From-SVN: r6358
1994-01-04 10:43:51 -08:00
Richard Stallman 39eae9f47a (sdbout_symbol): If non-static var has static-style RTL,
don't output anything for it.

From-SVN: r6106
1993-11-16 10:22:29 +00:00
Richard Stallman 182056932a (sdbout_init) [RMS_QUICK_HACK_1]: Call sdbout_symbol for __vtbl_ptr_type.
From-SVN: r6040
1993-11-08 22:57:28 +00:00
Richard Kenner 6fb2e34673 (KNOWN_TYPE_TAG, SET_KNOWN_TYPE_TAG): Refer to TYPE_SYMTAB_POINTER and remove casts.
(KNOWN_TYPE_TAG, SET_KNOWN_TYPE_TAG): Refer to TYPE_SYMTAB_POINTER and remove
casts.
(tag_of_ru_type): Likewise.

From-SVN: r5756
1993-10-12 17:06:37 -04:00
Doug Evans d8a0edf4b4 sdbout.c: (sdbout_symbol): Use HARD_FRAME_POINTER_REGNUM instead of FRAME_POINTER_REGNUM.
* sdbout.c: (sdbout_symbol): Use HARD_FRAME_POINTER_REGNUM instead of
FRAME_POINTER_REGNUM.

From-SVN: r5467
1993-09-24 19:55:19 +00:00
Richard Kenner c1b98a9573 Treat QUAL_UNION_TYPE like UNION_TYPE when seeing if aggregate.
From-SVN: r4118
1993-04-13 06:47:33 -04:00
Richard Stallman aa7a59132b (PUSH_DERIVED_LEVEL): Cast enumm constants to int.
From-SVN: r3681
1993-03-09 00:10:48 +00:00
Paul Eggert ac2a945455 # Fix misspellings in comments.
From-SVN: r3183
1993-01-10 22:49:32 +00:00
Jim Wilson aed0ae9b82 (plain_type_1): Distinguish some C integer types by name.
From-SVN: r3046
1993-01-01 16:39:33 -08:00
Richard Stallman 4be2397b19 (template_name_p): New function.
(sdbout_record_type_name): Use it to possibly use the
DECL_ASSEMBLER_NAME instead of DECL_NAME if looking at a template.
(sdbout_symbol): Ditto.

From-SVN: r2787
1992-11-24 05:18:35 +00:00
Richard Stallman 580b8ee2bd (plain_type_1): Handle LONG_TYPE_SIZE like INT_TYPE_SIZE.
From-SVN: r2739
1992-11-10 21:27:39 +00:00
Richard Stallman ed5f835574 (sdbout_symbol): Return if a symbol's DECL_NAME is
empty, since we won't be able to make a symtab of it.

From-SVN: r2585
1992-10-24 01:19:09 +00:00
Richard Stallman 606f392077 Don't use system syms.h on hpux.
From-SVN: r2286
1992-09-30 21:28:24 +00:00
Richard Stallman 638e22943f entered into RCS
From-SVN: r1639
1992-07-20 03:26:54 +00:00
Richard Stallman 216d5cdd13 *** empty log message ***
From-SVN: r1566
1992-07-12 02:43:19 +00:00
Charles Hannum 8c334b8d4e *** empty log message ***
From-SVN: r1479
1992-07-06 20:26:57 +00:00
Richard Kenner 373666321a *** empty log message ***
From-SVN: r1475
1992-07-06 16:14:57 -04:00
Richard Stallman bf1e8c4ddc *** empty log message ***
From-SVN: r1349
1992-06-30 01:12:43 +00:00
Richard Stallman 16d907969e *** empty log message ***
From-SVN: r1130
1992-05-31 05:03:41 +00:00
Richard Stallman 5e32e83b4a *** empty log message ***
From-SVN: r1104
1992-05-27 21:54:51 +00:00
Richard Stallman 6dc42e49d3 *** empty log message ***
From-SVN: r930
1992-05-07 06:41:23 +00:00
Tom Wood c325abbd2e *** empty log message ***
From-SVN: r553
1992-03-21 23:23:49 +00:00
Michael Meissner 6513f4686a *** empty log message ***
From-SVN: r437
1992-03-11 19:08:03 +00:00
Richard Stallman 5b7f1820c6 *** empty log message ***
From-SVN: r433
1992-03-11 04:52:53 +00:00
Richard Stallman 37ba33904d Initial revision
From-SVN: r129
1991-12-23 22:45:25 +00:00